Hi, I have just compiled an open source program under VS2008, the compilation is success. But when running, the program crashes with error can be traced back to std:list. The author claimed that the program can be compiled successfully under VS2005 and VS2003, I'm quite new to VC++ thus I don't know much about any change to base library from 2005 to 2008.
Any help is really appreciate.
Boehm.