Plasmacore v2.24 Change Log (2009.10.13)

Posted Tue, 10/13/2009 - 17:39 by admin

Plasmacore

  • Fixed critical bug that shipped with v2.23: Images were not being automatically unloaded from memory when set to null. Aspect GenericImage (converted from a class to an aspect in v2.23) was mistakenly marked as "overlaying" instead of "underlying" and thus was wiping out the original definition of Image::release().

 

Slag

  • Fixed bug in Scanner::scan_Real64 (modified in v2.23) that ignored leading zeros on the fraction. For example, "0.001" was reading in as "0.1".