Very, very nearly ready for 0.0.6. Too tired to press the burron tonight.
This commit is contained in:
parent
b720211b7b
commit
1900bca706
29 changed files with 567 additions and 800 deletions
|
|
@ -370,7 +370,7 @@ struct cons_pointer read_number( struct stack_frame *frame,
|
|||
( to_long_double
|
||||
( base ),
|
||||
places_of_decimals ),
|
||||
NIL ), true);
|
||||
NIL ), true );
|
||||
inc_ref( div );
|
||||
|
||||
result = make_real( to_long_double( div ) );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue