On Sun, Jun 17, 2007 at 01:15:00PM +0000, Martin Stjernholm, Roxen IS @ Pike developers forum wrote:
The "doc" command could use a bit better error handling.
true. i have been focusing on making sure the functionality works, and neglected testing the nonfunctionality.
doc write;
Bad argument 1 to Gmp.mpz(). Expected int|float|Gmp.mpz|Gmp.mpf|Gmp.mpq. Unknown program: Gmp.mpz(Fd(1)->write)
that is a puzzling one. i don't understand how the error relates to the code in that place.
doc
Bad argument 1 to Program.defined(). Expected program.
fixed. thank you!
greetings, martin.