Re: [gob-list] Gob2 sigfault with dispose

From: Dan Saul <daniel.saul_at_gmail.com>
Date: Thu, 1 Apr 2010 15:49:15 -0500

Thank you for taking the time to look into this.

Dan

On Mon, Mar 29, 2010 at 10:40 PM, Jiri Lebl <jirka_at_5z.com> wrote:

> There is a bug with the new dispose/finalize/construct methods from
> the last version. I have it fixed in git now and I'll release a new
> version this week.
>
> Jiri
>
> On Thu, Mar 25, 2010 at 7:28 PM, Dan Saul <daniel.saul_at_gmail.com> wrote:
> > Hello all,
> > I am having a problem with the GOB2 preprocessor, with a minimal file of:
> > class Ude:Dock:Debug from G:Object
> > {
> > init (self)
> > {
> > }
> > dispose(self)
> > {
> > }
> > }
> > I am receiving a sigfault when gob is run with the command:
> > gob2 --always-private-header --always-private-struct -o ./gen/
> > ../src/ude-dock-debug.gob
> > I would like to confirm whether this is just me, or if it is a simple
> > mistake i've made?
> > If I remove the dispose method it works fine, this also happens if I add
> a
> > finalize method.
> > Thanks for your time, Dan
> > --
> > to unsubscribe:
> > send mail to minimalist_at_5z.com with "unsubscribe gob-list" in the
> subject
> >
> >
>
>
>
> --
> Jiri (George) Lebl, http://www.math.uiuc.edu/~jlebl/ or
> http://www.jirka.org/
>
Received on Thu Apr 01 2010 - 15:49:23 CDT

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