$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dominik Stadler (dstadler_at_[hidden])
Date: 2003-11-24 03:59:31
Can anyone confirm that this is a bug?
Or is there something wrong the way regex is used here?
Thanks... Dominik
On Thu, 20 Nov 2003 16:03:19 +0100,
Dominik Stadler wrote:
> In our code the regular expression library reports the following assertion on Linux in
> Debug-compilation:
>
> Linux_Oracle_9.2.0.4_Debug:>TestRunner --dll=TestRegex
>
> suite RegexTest started:
> ..
> /dcaclearcase/vobs/eParty/STLport/stlport/stl/_alloc.c(105): STL error :
> Size of block passed to deallocate() doesn't match block size
> /dcaclearcase/vobs/eParty/STLport/stlport/stl/_alloc.c(105): STL assertion
> failure: __real_p->_M_size == __n
> Abort
>
...