$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-05-07 00:54:02
Michael LaSpina wrote:
> > I believe that now all major changes are finished and the library is
> > ready to be added to CVS. If nobody find any showstoppers within a week,
> > I'll go ahead. I'd appreciate any comments on this version.
>
> I needed to apply to following patch to compile under Mac OS X. It
> appears that environ isn't available to dynamically linked libraries,
> instead _NSGetEnviron() must be used.
Thanks! Applied in revision 286.
- Volodya