You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run the program:
#!r6rs
(import (rnrs))
(write 2.2250738585072012e-308 )(newline)
What is the expected output? What do you see instead?
It should print the number. It prints: fatal: heap memory overflow (32MB).
What version of the product are you using? On what operating system?
Ypsilon 0.9.6-trunk/r503 Copyright (c) 2009 Y.Fujita, LittleWing Company
Limited. i686-pc-linux-gnu.
Original issue reported on code.google.com by mrc....@gmail.com on 9 Feb 2011 at 9:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
mrc....@gmail.com
on 9 Feb 2011 at 9:42The text was updated successfully, but these errors were encountered: