Opened 16 years ago

Closed 16 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 16 years ago by nelhage@MIT.EDU

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r819

Note: See TracTickets for help on using tickets.