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
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk