Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-12-16 09:53:03


"Ralf W. Grosse-Kunstleve" wrote:
> Alternative 2:
>
> cxx V6.2 uses EDG version 240. This suggests:
>
> % cvs -q diff
> Index: common_edg.hpp
> ===================================================================
> RCS file: /cvsroot/boost/boost/boost/config/compiler/common_edg.hpp,v
> retrieving revision 1.6
> diff -r1.6 common_edg.hpp
> 17c17
> < #if (__EDG_VERSION__ <= 238)
> ---
> > #if (__EDG_VERSION__ <= 240)
> 18a19,20
> > #endif
> > #if (__EDG_VERSION__ <= 238)

Applied. Please use "diff -c" or "diff -u" (context diff)
format next time.

Thanks,
Jens Maurer


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk