Changeset 5f784ec for zwrite.c

Timestamp:
Sep 30, 2011, 8:12:24 AM (13 years ago)
Author:
Jason Gross <jgross@mit.edu>
Children:
c0e728a
Parents:
7803326
git-author:
Jason Gross <jgross@mit.edu> (07/12/11 18:29:38)
git-committer:
Jason Gross <jgross@mit.edu> (09/30/11 08:12:24)
Message:
Refactored perl variable creation code in preparation for ambiguous types

When we allow enums in perl, we can't be sure that recreation of an int
isn't actually changing it into an enum (though, really, variables
should only be recreated when you reload module code).  This makes
BarnOwl reinitilize all the fields, but keep the current value, if there
is one.
(No files)

Note: See TracChangeset for help on using the changeset viewer.