[Chicken-users] Using fmt and numbers eggs together

2016-01-02 Thread Sudarshan S Chawathe
I seem to get incorrect output and errors in some cases when using the fmt and numbers eggs together. A brief transcript illustrating the problem is included below. In brief: * (fix 30 2/3) doesn't behave as indicated in the docs. * Some large numbers cause errors. When not using the

[Chicken-users] Happy New Haircut!

2016-01-02 Thread Andy Bennett
Hi Chickens! Happy New Year! I hope you're all having a wonderful 2016 already. I hope this slightly off-topic message finds you well and that you don't mind me bothering you with it; after all, my hair has been a talking point at many Chicken meetup and conference! :-) As some of you know, I

Re: [Chicken-users] Using fmt and numbers eggs together

2016-01-02 Thread Peter Bex
On Sat, Jan 02, 2016 at 11:40:47AM -0500, Sudarshan S Chawathe wrote: > I seem to get incorrect output and errors in some cases when using the > fmt and numbers eggs together. A brief transcript illustrating the > problem is included below. In brief: > > * (fix 30 2/3) doesn't behave as

Re: [Chicken-users] Using fmt and numbers eggs together

2016-01-02 Thread John Cowan
Sudarshan S Chawathe scripsit: > When not using the numbers egg, fmt's behavior seems to be as expected > (given Chicken's implementation of numbers without the 'numbers' egg). Since the fmt egg is compiled without the numbers egg, it only recognizes native Chicken numbers, i.e. fixnums and