I'm getting this when trying to build Harbour with
HB_BUILD_DEBUG=yes on darwin:

In file included from ../../hvmall.c:69:
../../arrays.c: In function ‘hb_arraySetTDT’:
../../arrays.c:717: warning: format ‘%lf’ expects type ‘double’, but argument 4 has type ‘LONG’
../../arrays.c:717: warning: too many arguments for format

Brgds,
Viktor

On 2009.06.29., at 13:08, Przemyslaw Czerpak wrote:

On Mon, 29 Jun 2009, Szak�ts Viktor wrote:
Thank you. The small test is okay now,
but my large app still GPFs in dbUseArea().
(after rebuilding everything with recent
Harbour)

Use GDB or VALGRIND to catch the GPF and show C call stack.

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

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

Reply via email to