[ expat-Bugs-846309 ] warning: `cdecl' attribute directive ignored
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.text.xml.expat.bugs |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #846309, was opened at 2003-11-20 17:59 Message generated for change (Comment added) made by wheeler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=846309&group_id=10127 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Peter Handel (phandel) Assigned to: Nobody/Anonymous (nobody) Summary: warning: `cdecl' attribute directive ignored Initial Comment: Noticed the following warnings while compiling with expat: warning: `cdecl' attribute directive ignored ---------------------------------------------------------------------- Comment By: David Wheeler (wheeler) Date: 2003-12-11 21:54 Message: Logged In: YES user_id=309379 True enough. I thought it was failing because `make check` was failing spectacularly, but it turns out that the same is true of 1.95.5, which issues no warnings. I've now tried 1.95.7 with XML::Parser, and all its tests pass, so I'm happy. Thanks, David ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2003-12-11 21:46 Message: Logged In: YES user_id=290026 The build should still succeed. Its only a warning. ---------------------------------------------------------------------- Comment By: David Wheeler (wheeler) Date: 2003-12-11 15:01 Message: Logged In: YES user_id=309379 I notice I get the same results with gcc 2.95.2, gcc3 (GCC) 3.1 20021003 (prerelease), and gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495). Pity. Regards, David ---------------------------------------------------------------------- Comment By: David Wheeler (wheeler) Date: 2003-12-11 14:55 Message: Logged In: YES user_id=309379 Is there a workaround, in the meantime? I'm trying to get expat built on Mac OS X 10.3 "Panther". Thanks, David ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2003-11-25 08:41 Message: Logged In: NO The same warning occurs also with gcc on Solaris. Somewhat annoying. it might be useful to try and compile a program during configure to see whether the cdecl works. ---------------------------------------------------------------------- Comment By: Karl Waclawek (kwaclaw) Date: 2003-11-20 18:08 Message: Logged In: YES user_id=290026 Does gcc on MacOSX know about cdecl at all, or does it just not understand the attribute directive? ---------------------------------------------------------------------- Comment By: Peter Handel (phandel) Date: 2003-11-20 18:00 Message: Logged In: YES user_id=152036 This was with MacOS X 10.3 Panther, with the built-in gcc. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=110127&aid=846309&group_id=10127