$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dan W. (danw_at_[hidden])
Date: 2004-01-05 15:43:04
David B. Held wrote:
> "Dan W." <danw_at_[hidden]> wrote in message
> news:btbilf$8lh$1_at_sea.gmane.org...
>>[...]
>>asm int 3
>>[...]
> What about platforms that don't have this instruction, or for
> which this instruction means something different than on
> IA-32?
I guess I was pre-consciously hoping one of the gurus around here would
port it for me... :-)
No, I realize now that ENSURE() seems to only work on my machine. And
ironically it seems that assert() seems to only not work on my machine.
So I'm back to square[-1].
Cheers!