$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: john_p_osborn (john_p_osborn_at_[hidden])
Date: 2002-06-27 15:55:15
When I upgraded to Visual Studio .NET my programs that use regex++
stopped working. Many simple calls fail during string destruction
with bad heap pointers. I never had any problems under msvc version
6. Has anyone else experienced this? Is a problem with the new MS
STL?