Re: STDOUT_FILENO and STDERR_FILENO



On 05/19/2013 08:23 AM, John Emmas wrote:
Just updated from Git and tried to build libglib using MSVC.  The build
fails because a couple of files are now referencing 'STDOUT_FILENO'
and/or 'STDERR_FILENO'.

Oops. It builds under mingw...

Let's see what Matthias says, but I'd say probably just drop the use of
the defines and use "1" and "2" directly... That's probably what we do
elsewhere.

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]