Phil Dibowitz wrote:
> It's so weird I don't get the same behavior...
> [variadic macros error from gcc]

Yes indeed.

I installed a Debian sid chroot on my Fedora 8 system using the
debootstrap utility, and installed the gcc-4.3 and g++-4.3 packages
using aptitude (Debian seems crazy fast downloading/installing
packages!) And, I get the same issue as I do on Fedora:

[EMAIL PROTECTED]:~/cvs_wa/concordance/concordance# gcc-4.3 --version
gcc-4.3 (Debian 4.3.0-2) 4.3.1 20080321 (prerelease)

gcc-4.3 -DHAVE_CONFIG_H -I.    -Wall -ansi -pedantic-errors
-I../libconcord -MT concordance-concordance.o -MD -MP -MF
.deps/concordance-concordance.Tpo -c -o concordance-concordance.o `test
-f 'concordance.c' || echo './'`concordance.c
In file included from concordance.c:21:
../libconcord/libconcord.h:47:19: error: anonymous variadic macros were
introduced in C99

(same thing with gcc-4.1 and gcc-4.2 too)

I have no idea what's going on now!

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to