Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-10-30 08:40:38


Rene Rivera wrote:

> From: Vladimir Prus <vladimir_prus_at_[hidden]>
>
> Index: jam.h
> ===================================================================
> RCS file: /cvsroot/boost/boost/tools/build/jam_src/jam.h,v
> retrieving revision 1.12
> retrieving revision 1.13
> diff -u -d -r1.12 -r1.13
> --- jam.h 4 Aug 2003 09:01:53 -0000 1.12
> +++ jam.h 30 Oct 2003 07:13:52 -0000 1.13
> @@ -468,7 +468,7 @@
> */
>
> # ifndef MAXLINE
> -# define MAXLINE 10240 /* longest 'together' actions' */
> +# define MAXLINE 102400 /* longest 'together' actions' */
> # endif

> You sure about this check in???? Given that the comment doesn't match the
> change makes me suspicious.

No. It was accidental. But, while we're at it --- it seems that MAXLINE for
Linux is not correct. At least come testcase used to break with old limit and
works with the new. Any ideas what's the right value?

- Volodya

>
>
> -- grafik - Don't Assume Anything
> -- rrivera (at) acm.org - grafik (at) redshift-software.com
> -- 102708583 (at) icq
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk