dlls/mshtml/tests/htmldoc.c breakage

Gerald Pfeifer gerald at pfeifer.com
Sat Jan 13 12:46:24 CST 2007


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 at 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



More information about the wine-devel mailing list