Marc Lehmann napsal(a):
On Sat, Apr 25, 2009 at 08:55:15PM +0200, Milos Jakubicek <[email protected]>
wrote:
It does, because starting with gcc 4.4, str(r)chr returns const char*,
if you pass const char* as parameter. See the following page for details:
http://gcc.gnu.org/gcc-4.4/porting_to.html
the fact remains that rxvt-unicode compiles with gcc 4.4 here.
did you enable some special options? I simply cannot reproduce any problems.
It is compiled with:
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586
-mtune=generic -fasynchronous-unwind-tables -w
See the build log here:
https://koji.fedoraproject.org/koji/getfile?taskID=1319932&name=build.log
Regards,
Milos
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode