Bug#439473: reassigning to gimp

2007-08-25 Thread Bernd Zeimetz
and for the funny part - it builds if you add the missing }: 0 [EMAIL PROTECTED]:/tmp$ g++ -o foo foo.c -I/usr/include/CImg -Wall -g -O2 `/usr/bin/gimptool-2.0 --cflags` 0 [EMAIL PROTECTED]:/tmp$ cat foo.c #include #include #include } int main() { return 1; } -- Bernd Zeimetz <[EMAIL PRO

Bug#439473: reassigning to gimp

2007-08-25 Thread Bernd Zeimetz
Sorry for the upper part of the cut& paste - the important part is this one: > 1 [EMAIL PROTECTED]:/tmp$ cat foo.c > #include > #include > #include > > int main() { return 1; } > 0 [EMAIL PROTECTED]:/tmp$ gcc -o foo foo.c -I/usr/include/CImg -Wall -g -O2 > `/usr/bin/gimptool-2.0 --cflags` > 0 [

Bug#439473: reassigning to gimp

2007-08-25 Thread Bernd Zeimetz
reassign 439473 libgimp2.0-dev retitle 439473 libgimp2.0-dev: #include fails with g++ found 439473 2.4.0~rc1-4 thanks Although I'm not sure if this is a bug in the recent g++ (same issue for 4.2 btw), or in gimp - I'm reassigning it to libgimp2.0-dev. It definitely stops to build properly after u