$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil] Ok to merge new gil's extension to release branch?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-04-14 19:13:12
> > When I run in the verbose mode the output is:
> >
>
> What's odd is that the errors don't appear
> with --verbose. Did you get all the output?
> Does it fail consistently without --verbose?
>
>
The complete stdout is here:
The complete stderr is here:
I run
python zlib.py msvc
10 times and it seems to work occasionally. Meaning no console output was
produced. Here is the order:
1) fail
2) success
3) success
4) fail
5) success
6) fail
7) fail
8) success
9) fail
10) fail
It seems random to me.
Christian