Summary
setting default nursery size via compiler option doesn't seem to work
Metadata
- Id: 70c6de7c02d68182ca474d7c593aba206fa90562
- Trac id: 9
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.0.0
- Changetime: 2009-04-17 11:28:12 UTC
- Created: 2009-04-15 18:42:00 UTC
- Keywords:
Description
Reported by Jim Ursetto. It seems only -:s works, but not `-nursery`.
Changes and comments
[2009-04-17 11:28:12 UTC] felix changed status from new to closed
[2009-04-17 11:28:12 UTC] felix set resolution to fixed
[2009-04-17 11:28:12 UTC] felix wrote:
Fixed in svn rev. 14279 (the `C_resize_stack` macro was overridden in an incorrect way).