help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Problem building GST Gtk package on Ubuntu Edgy


From: Jānis Rūcis
Subject: Re: [Help-smalltalk] Problem building GST Gtk package on Ubuntu Edgy
Date: Fri, 06 Apr 2007 17:01:06 +0300
User-agent: Icedove 1.5.0.10 (X11/20070307)

Sam Phillips wrote:
> It doesn't just seem to be messing with the gdate functions I've also
> gotten this gem in my gtk/Funcs.st generated:
> 
> !GOptionContext methodsFor: 'C call-outs'!
> parse: *arg ***a: ***a **err: **err
>    <cCall: 'g_option_context_parse' returning: #boolean
>        args: #( #self #cObject #cObject #cObject )>! !
> 
> Most of the functions that use any kind of pointer type seem to be
> rewritten strangely.
> 

I can confirm this.

    $ grep AWK gtk/Makefile
    AWK = gawk

    $ gawk --version
    GNU Awk 3.1.5

Best,
Jānis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]