$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2005-08-25 12:53:11
On 8/25/05, Sohail Somani <s.somani_at_[hidden]> wrote:
> Valgrind doesn't find it either. I have yet to try it with stack walker
> (was about to but xp blue screened so I took it as a sign)
>
Isn't valgrind for linux? I think the problem might be on Windows
machines, only.
The functions new_critical_section() and delete_critical_section()
should be called only on Windows machines, since they are calling
Win32 functions.