On Sun, Mar 9, 2008 at 1:19 PM, Lorenzo Fiorini
<[EMAIL PROTECTED]> wrote:

> I'm testing my apps with this svn under Linux Fc8 32 bit with gttrm
>  2008-03-05 19:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
>  and I get strange random SegFaults.

I've found a test. The code below works with gtxwc but with gttrm gives:

Program received signal SIGSEGV, Segmentation fault.
0x08093904 in hb_gt_getClipboard (pszClipData=0xbf95d040,
pulLen=0xbf95d03c) at ../../gtclip.c:85
85            *pszClipData[ s_ulClipboardLen ] = '\0';

#include "hbcompat.ch"

procedure main()

   ? GTSETCLIPBOARD( "test clip" )

   ? GTGETCLIPBOARD()

   return

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

Reply via email to