[Mono-list] Maybe stupid, but...

ville vi64pa@koti.soon.fi
Sun, 27 Oct 2002 11:47:25 +0200


On Friday 25 October 2002 15:05, you wrote:
> On Fri, Oct 25, 2002 at 10:43:47AM +0200, ville wrote:
> > Hi
> >
> > Can somebody explain me what is wrong when I run following code (code
> > compiles ok), mono jams and after a while prints output: Killed.
> >
> > Console.WriteLine (new SqlBoolean (true).Value);
> >
> > I think it is no matter which SqlType it is and which method is
> > invoked. It just allways jams (trying to do something with my hd).
>
> It may be getting stuck in an infinite loop (or is that supposed to
> generate an exception?).  There may be a situation where two
> methods/properties are recursively calling each other.

Yea, are right. IsNull --> == --> IsNull --> == .....

Thanks a lot.

ville

ps. my monitor is broken, so I can't fix it now, but soon... i hope. :-(