
20 Feb
2007
20 Feb
'07
14:11
https://bugzilla.novell.com/show_bug.cgi?id=246879 ------- Comment #3 from rguenther@novell.com 2007-02-20 07:11 MST ------- # g++ -S -ffortify=2 test.ii -m32 test.cc: In function 'int printcode(const char*, const toStringAble&) [with toStringAble = YCPValue]': test.cc:70: instantiated from here test.cc:46: error: invalid conversion from 'int' to 'const char*' # g++ -S test.ii -m32 # g++ --version g++ (GCC) 4.2.0 20070130 (prerelease) (SUSE Linux) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.