[Gd-hackers] [Gd-chatter] r11468 - in branches/opendylan-melange: gtk-c-ffi gtk-duim

Chris Page chris at chris-page.org
Wed Oct 17 11:14:48 CEST 2007


On Oct 16, 2007, at 15:17 PM, andreas at gwydiondylan.org wrote:

> Modified: branches/opendylan-melange/gtk-c-ffi/gtk-2-10-win32.dylan
> ====================================================================== 
> ========
> --- branches/opendylan-melange/gtk-c-ffi/gtk-2-10-win32.dylan	 
> (original)
> +++ branches/opendylan-melange/gtk-c-ffi/gtk-2-10-win32.dylan	Wed  
> Oct 17 00:17:22 2007
> @@ -669,7 +669,7 @@
>
>  define constant <gushort> = <C-unsigned-short>;
>
> -define C-pointer-type <char*> => <C-signed-char>;
> +define constant <char*> = <C-string>;
>  define constant <char<@20>> = <char*>;
>  define C-pointer-type <short*> => <C-signed-short>;
>  define constant <short<@10>> = <short*>;

Why did you change the definition of <char*>?

-- 
Chris Page - Software Wrangler

  That’s “Chris” with a silent *and* invisible “3”.





More information about the hackers mailing list