Re: STDOUT_FILENO and STDERR_FILENO
- From: Dan Winship <danw gnome org>
- To: John Emmas <johne53 tiscali co uk>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: STDOUT_FILENO and STDERR_FILENO
- Date: Mon, 20 May 2013 09:04:13 -0300
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]