On Thu, 24 Sep 2009, David Arturo Macias Corona wrote:

Hi,

> Przemek: hbrun.exe run fine. As you remember it was raising GPF

Yes but Viktor changed -P64 to -P72 in WLIB parameters and I guess it
also resolved the problem with symbol table inside HBEXTERN library
which caused the GPF.

> ..\..\..\hpdffdft.c(2109): Warning! W136: Comparison equivalent to
> 'unsigned == 0'
[...]

in current SVN I disabled all OpenWatcom warnings for external/ code.
If you repeat the test then they should disappear.

> tlabel.c(548): Warning! W013: col(18) unreachable code
> tlabel.c(548): Warning! W013: col(18) unreachable code

It's a side effect of -gc3 code compiled by OpenWatcom. In fact
it's an OpenWatcom problem (false warning). You can safely ignore
them.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to