[ expat-Bugs-926893 ] AMD64 - lib/expat.h: warning: `cdecl' attribute ignored
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #926893, was opened at 2004-03-31 14:12 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926893&group_id=10127 Category: Build control Group: Platform Specific >Status: Closed >Resolution: Rejected Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Greg Stein (gstein) Summary: AMD64 - lib/expat.h: warning: `cdecl' attribute ignored Initial Comment: AMD 64 Opteron (Mandrake 9.2) Expat 1.95.7 when doing a simple ./configure and make, get about 100 of these messages: /bin/sh ./libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -I./lib -I. -o lib/xmlp arse.lo -c lib/xmlparse.c In file included from lib/xmlparse.c:20: lib/expat.h:216: warning: `cdecl' attribute ignored lib/expat.h:220: warning: `cdecl' attribute ignored lib/expat.h:236: warning: `cdecl' attribute ignored ... lib/xmlparse.c:663: warning: `cdecl' attribute ignored lib/xmlparse.c:669: warning: `cdecl' attribute ignored lib/xmlparse.c:686: warning: `cdecl' attribute ignored and In file included from xmlwf/xmlwf.c:10: lib/expat.h:216: warning: `cdecl' attribute ignored ... xmlwf/xmlwf.c:25: warning: `cdecl' attribute ignored ... and In file included from xmlwf/xmlfile.c:17: lib/expat.h:216: warning: `cdecl' attribute ignored ... This does not happen in 1.95.6 [email protected] ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2004-04-30 02:13 Message: Logged In: YES user_id=3066 Closed as rejected due to non-reponse from the original poster. ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2004-03-31 14:27 Message: Logged In: YES user_id=290026 Please try with the current CVS version. It might be fixed there. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=926893&group_id=10127