Re: [gob-list] Gob2 sigfault with dispose

From: Jiri Lebl <jirka_at_5z.com>
Date: Thu, 25 Mar 2010 21:11:48 -0600

I will investigate as soon as I get back home next 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 Mar 25 2010 - 22:12:28 CDT

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