------- Comment #2 from bangerth at dealii dot org  2007-05-17 15:55 -------
Initializer syntax
   int i = i;
is a gcc extension. You may want to read the documentation of -Winit-self.

W.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31960

Reply via email to