$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2005-11-15 00:44:17
On Mon, 14 Nov 2005 13:27:02 -0600, Benjamin Kosnik wrote
> > I'm not sure if 1.33.1 is binary compatible with 1.33.0 (and, worse, I
> > don't know how to check...).
>
> Lordy.
>
> You can start with just looking at what is exported, and checking to
> see if things were added or removed between 1.33.0 and 1.33.1.
> That's a good first step.
I assume you are talking about something like 'nm -g' ?
Jeff