On Sun, Mar 9, 2008 at 3:51 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote:

>  make tests using valgrind and send here stderr output, f.e.:
>    valgrind --tool=memcheck --leak-check=yes --num-callers=16 -v \
>       ./yourapp 2> log.out

I've rebuilt everything but I still get segfaults.

The same test removing hbcompat.ch.

#include "hbgtinfo.ch"

procedure main()

   ? hb_gtInfo( HB_GTI_CLIPBOARDDATA, "test clip" )

   alert( hb_gtInfo( HB_GTI_CLIPBOARDDATA ) )

   return

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to