On Fri, May 22, 2009 at 06:53:09PM +0200, Adrian Rutkowski wrote:
Hi, I'm trying to compile latest dillo hg snapshot with GCC 4.4.0 and got this error:
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O2 -Wall -W -Wno-unused-parameter -fno-rtti -fno-exceptions -MT tablecell.o -MD -MP -MF .deps/tablecell.Tpo -c -o tablecell.o tablecell.cc tablecell.cc: In member function ???virtual void dw::TableCell::wordWrap(int)???: tablecell.cc:55: error: invalid conversion from ???const char*??? to ???char*??? make[2]: *** [tablecell.o] B????d 1 make[2]: Opuszczenie katalogu `/home/adrian/src/dillo/dw' make[1]: *** [all-recursive] B????d 1 make[1]: Opuszczenie katalogu `/home/adrian/src/dillo' make: *** [all] B????d 2
System is Arch Linux with latest gcc package (gcc-4.4.0-2).
Can you provide temporary access (account/passwd) to a machine with gcc-4.4.0-2? I'd gladly take a look into it (you can send me the account/passwd encrypted with dillo.org/authors/jcid.gpg). Unfortunately the proposed patch has severe flaws with memory handling. -- Cheers Jorge.-