------------------------------ CGLib Version 1.0 build 24 bis ------------------------------ Differences from build 24 by J M Brisson Lopes, brisson@ist.utl.pt March 23, 2011 This incremental build solves problems that prevented build 24 from compiling and running correctly under VS2010. These problems were caused by incorrect source code that prior compiler versions allowed but which violated the C++ standard. This incremental build also removes some minor CGLib compilation warnings, mostly related to the absence of explicit casting in CGLib source code. The differences from the original build 24 are: CGLIB package cglib.dev/cglib/src - new files Util.cpp and Properties.cpp cglib.dev/template - new file MyText.cpp Tutorial package template/src - new file MyText.cpp src/step 11/ - new file main.cpp