nikhilgupta10 / GridLAB-D

Other
1 stars 0 forks source link

#546 Commit / Pre-commit need to be added to Runtime classes, #2292

Closed nikhilgupta10 closed 8 years ago

nikhilgupta10 commented 8 years ago

Runtime classes need to stay in sync with built-in objects, so the addition of commit and pre-commit functionality needs to be extended to runtime operation.

,

nikhilgupta10 commented 8 years ago

nikhilgupta10 imported these comments from Sourceforge: The user mhauer does not exist anymore. Therefore assigning this to afisher1. "dchassin": * status changed from new to closed

This was caused by a severe case of copyitis that is fixed by changeset:2819, which also fixes a severe heap smashing problem that was observed under similar test conditions.

,

"dchassin": * status changed from closed to reopened

,

"mhauer": * status changed from reopened to closed

Commit, precommit, and finalize have been added to runtime classes and are being tested with test_opt_core_pc_and_fn.glm, and test_opt_commit.glm.
r2994 for changes and test.

,