Opened 17 years ago
Closed 17 years ago
#9 closed defect (fixed)
setting default nursery size via compiler option doesn't seem to work
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | compiler | Version: | 4.0.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
Reported by Jim Ursetto. It seems only -:s works, but not -nursery.
Note: See
TracTickets for help on using
tickets.

Fixed in svn rev. 14279 (the
C_resize_stackmacro was overridden in an incorrect way).