Opened 13 years ago
Closed 13 years ago
#207 closed bug (fixed)
"nesting too deep" missing in Singular on Windows
Reported by: | dreyer | Owned by: | seelisch |
---|---|---|---|
Priority: | minor | Milestone: | 3-1-1 |
Component: | dontKnow | Version: | 3-1-0 |
Keywords: | Cc: |
Description
proc a(){ a(); }; a();
closes Singular without any message on Windows (tested on 3-1-0 and 3-1-1). On Linux says "nesting too deep" and work can continue.
Regards,
Alexander
Change History (2)
comment:1 Changed 13 years ago by
Owner: | changed from somebody to seelisch |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
acceptible nesting depth under XP and under Vista is 490
Note: See
TracTickets for help on using
tickets.
on Frank's Windows XP computer, nesting depth is 490; I asked Shwaki to run under Windows 7; waiting for result...