------- Comment #1 from pinskia at gcc dot gnu dot org  2007-02-09 21:43 -------
First off, this is not the place for asking how to fix C code.
Second what is happening is that the code in
/home/.../bin/TOOLKIT/include/PGS_SMF.h on line 200 does a typedef for
sys_errlist which is different from what was previously typedef'ed in
/usr/include/bits/sys_errlist.h on line 28.  Since GCC does not controll either
of those files, this is not a GCC bug.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to