Re: [gob-list] GOB 1.0 release coming, comments? concerns?

From: Andreas Persenius <ndap_at_swipnet.se>
Date: Mon, 29 May 2000 17:19:26 +0200

Quoting George (jirka_at_5z.com):
> Since it seems that no one said anything about any problems with 0.93.5, I
> will release 1.0 next week sometime (monday most likely). Does anybody have
> any comments or concerns about this? Is there something severly broken? Did
> I miss something important? Am I a complete idiot?
>
> If so, please say so.

The following code generates a parse error:

%h{
#include <gtk/gtk.h>
enum {
        ONE,
        TWO,
        TOTAL
}
%}

class The:Class from Gtk:Widget {
        private char text[TWO];
}

It works fine if you replace TWO with 2.

-- 
Andreas Persenius |
ndap@swipnet.se   | http://home.swipnet.se/darshiva/
----------------------------------------------------
Received on Mon May 29 2000 - 08:16:13 CDT

This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:05:02 CDT