Re: [fpc-devel] test

2008-06-18 Thread Graeme Geldenhuys
it worked! 2008/6/17 Vincent Snijders <[EMAIL PROTECTED]>: > > ___ > fpc-devel maillist - fpc-devel@lists.freepascal.org > http://lists.freepascal.org/mailman/listinfo/fpc-devel > -- Regards, - Graeme - __

Re: [fpc-devel] Assignment to bitpacked record member that crosses byte boundary does not always work correctly (i386).

2008-06-18 Thread Jonas Maebe
On 17 Jun 2008, at 23:38, Jonas Maebe wrote: On 17 Jun 2008, at 10:56, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] > wrote: The limited amount of testing done indicates that the record member bit8_1 only causes a problem with a value of $FF, but the interesting thing is that the result varies dep

Re: [fpc-devel] gdk cursor missed functions

2008-06-18 Thread Marco van de Voort
> Michael Van Canneyt ?: > >> All other gdk/gtk objects have GDK_IS_XXX functions but GdkCursor doesnot. > >> This patch solves discrimination. Please apply and since it cannot harm I'm > >> asking to apply it also to the prepared for release version. > > > > Patch applied. Release version: To

Re: [fpc-devel] gdk cursor missed functions

2008-06-18 Thread Paul Ishenin
Michael Van Canneyt пишет: On Wed, 18 Jun 2008, Paul Ishenin wrote: Hello, FPC developers' list. All other gdk/gtk objects have GDK_IS_XXX functions but GdkCursor doesnot. This patch solves discrimination. Please apply and since it cannot harm I'm asking to apply it also to the prepared for