Opened 17 years ago
Closed 17 years ago
#44 closed defect (fixed)
BarnOwl::new_variable_* clobbers the old value
Reported by: | nelhage@MIT.EDU | Owned by: | nelhage@mit.edu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | internals | Keywords: | |
Cc: |
Description
If a variable already exists, calling new_variable_* will clobber its old value with the default value. This is wrong.
Change History (1)
comment:1 Changed 17 years ago by nelhage@MIT.EDU
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r819