13 Jan
2007
13 Jan
'07
6:46 p.m.
The following change to dlls/mshtml/tests/htmldoc.c date: 2007-01-12 19:56:11 +0000; author: julliard; state: Exp; lines: +2 -1 Paul Vriens <paul.vriens.wine(a)gmail.com> mshtml/tests: Cast-qual warning fix. breaks the build with GCC 3.4: /usr/bin/gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o htmldoc.o htmldoc.c htmldoc.c: In function `test_Load': htmldoc.c:1806: error: invalid initializer Would you mind having a look? Gerald