bug-gnulib
[Top][All Lists]
Advanced

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

Re: tmpfile on mingw


From: Ben Pfaff
Subject: Re: tmpfile on mingw
Date: Sun, 04 Apr 2010 12:16:02 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Bruno Haible <address@hidden> writes:

> The reason is that <cstdio> does a
>
>   using ::tmpfile;
>
> but gnulib has renamed that function to rpl_tmpfile, already before the system
> headers were included. This fixes it:

I'm happy with these patches.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]