On Tue, 2002-09-10 at 09:35, Sean O'Rourke wrote: > On 10 Sep 2002, Aaron Sherman wrote: > > > So, I'm almost done and ready to cut the Builtins patch, but the > > following problem has come up: > > > > I get no warnings or errors while it reads and parses the Builtins, but > > then Tree.pm throws a number of uninitialized value warnings and then > > Context.pm throws an error about not being able to find "ctx_right" via > > "P6C::class_def". > > I'm assuming you don't have any class definitions (or declarations) in any > of your builtins. If you do, then this is something like expected > behavior, since classes aren't at all implemented.
Heh... "class real {}" ... sigh. It was a stub for the math functions that take floating-point parameters and might benefit from communicating that in the signature. I'll remove it for now. I'll take that out and see how it goes tonight... off to do day-work now. Thanks for the tip! -- Aaron Sherman <[EMAIL PROTECTED]> http://www.ajs.com/~ajs