|
Boost-Build : |
Subject: Re: [Boost-build] Breakage in Doxygen rule
From: Kirit Sælensminde (kirit.saelensminde_at_[hidden])
Date: 2008-12-03 04:54:48
Vladimir Prus wrote:
> John Maddock wrote:
>> On Win32 as well?
>
> into 'nul'? Well, *only* on windows :-) "> nul" will redirect stdout; I don't remember
> how to redirect stderr offhand.
On Windows using 2>
del nofile.txt 2> nul.txt
K
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