guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exactness prefix bugs


From: Keith Wright
Subject: Exactness prefix bugs
Date: Tue, 9 Oct 2001 01:28:51 -0400

The saga continues...

> >     The codes for indicating exactness (which can, incidentally, be
> >  applied to all numerical values) are:
> >
> >   * `#e', `#E' -- the number is exact

  guile> #E3  ==>  3
  guile> #E3.0
  ERROR: In procedure scm_lreadr:
  ERROR: unknown # object

Better change the reference manual s/, incidentally,/'t/.

(That's a joke son.  The Scheme language requires #e in front
of any number to at least do nothing successfully.)

-- 
     -- Keith Wright  <address@hidden>

Programmer in Chief, Free Computer Shop <http://www.free-comp-shop.com>
         ---  Food, Shelter, Source code.  ---



reply via email to

[Prev in Thread] Current Thread [Next in Thread]