[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Userdata and methods
- From: Edgar Toernig <froese@...>
- Date: Fri, 23 Nov 2001 05:50:38 +0100
Philip Bock wrote:
>
> All console_write() does is output it's (string) argument to
> cerr, so I can't see how it should be generating a segfault.
Me neither. The code you posted looks correct (except a typo,
console_wirte instead of console_write; but that should not
generate a segfault). Maybe you should start applying the
usual bug hunting procedures ;-)
Ciao, ET.