[tyvis-devel] tyvis update
Doug Hickey
dhickey at cliftonlabs.com
Thu Apr 20 17:59:37 EDT 2006
Update of /usr/local/cvsroot/tyvis/src/tyvis
In directory silverton:/tmp/cvs-serv17046/tyvis
Modified Files:
PhysicalTypeInfo.cc PhysicalTypeInfo.hh
Log Message:
- Added PhysicalTypeInfo(range) constructor to avoid recursive_init errors
when using g++-4.0
- PhysicalTypeInfo referenced vector<UnitDeclaration> which referenced
PhysicalLiteral which referenced PhysicalTypeInfo static objects
- Modified code generator to call PhysicalTypeInfo with range then call
addUnits for PhysicalTypeInfo definitions
- Verified to fix Billowitch test cases tc277, tc278, tc279, tc281
More information about the tyvis-devel
mailing list