[Bug 183438] Review Request: idioskopos (C++ Introspection Library)

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 6 05:37:04 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: idioskopos (C++ Introspection Library)


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=183438





------- Additional Comments From rc040203 at freenet.de  2006-03-06 00:37 EST -------
The code isn't ready for GCC-4.1:
...
make[3]: Entering directory `/builddir/build/BUILD/idioskopos-0.1.9/examples/simple'
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../. -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include      -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386
-mtune=generic -fasynchronous-unwind-tables -MT simple.o -MD -MP -MF
".deps/simple.Tpo" -c -o simple.o simple.cpp; \
then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f ".deps/simple.Tpo";
exit 1; fi
simple.cpp:27: error: extra qualification 'Simple::' on member 'Simple'
simple.cpp:32: error: extra qualification 'Simple::' on member 'Simple'
simple.cpp:46: error: extra qualification 'Example::' on member 'Example'
simple.cpp: In function 'int main()':
simple.cpp:73: warning: unused variable 'y'
simple.cpp:75: warning: unused variable 'c'
make[3]: *** [simple.o] Error 1

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list