Re: failure to include C++'s when gmtime and localtime are replaced by gnulib

2013-12-17 Thread Paul Eggert
Thanks, I don't use C++ so I can't really review that, but nobody else has commented so I installed it into gnulib.

Re: failure to include C++'s when gmtime and localtime are replaced by gnulib

2013-12-17 Thread Paul Eggert
On 12/17/2013 11:06 AM, Paul Eggert wrote: > Thanks, I don't use C++ so I can't really review that, but nobody > else has commented so I installed it into gnulib. > Well, I spoke too quickly; that patch broke Emacs. I installed the following further patch to try to fix things. It's a bit of a mess

Re: failure to include C++'s when gmtime and localtime are replaced by gnulib

2013-12-17 Thread Alexandre Duret-Lutz
On Tue, Dec 17, 2013 at 9:45 PM, Paul Eggert wrote: > On 12/17/2013 11:06 AM, Paul Eggert wrote: >> Thanks, I don't use C++ so I can't really review that, but nobody >> else has commented so I installed it into gnulib. >> > > Well, I spoke too quickly; that patch broke Emacs. > I installed the fol

Re: failure to include C++'s when gmtime and localtime are replaced by gnulib

2013-12-17 Thread Alexandre Duret-Lutz
On Thu, Jul 18, 2013 at 10:17 PM, Alexandre Duret-Lutz wrote: > Hi, > > My C++ code uses a few modules of gnulib and has to be > cross-compilable with MinGW. > > Using gnulib 312af25ba220ccff068245f0dc698e9bcc8f03f8, my > cross-compilation builds fail with: > > In file included from /usr/include/c

failure to include C++'s when gmtime and localtime are replaced by gnulib

2013-07-18 Thread Alexandre Duret-Lutz
Hi, My C++ code uses a few modules of gnulib and has to be cross-compilable with MinGW. Using gnulib 312af25ba220ccff068245f0dc698e9bcc8f03f8, my cross-compilation builds fail with: In file included from /usr/include/c++/4.6/bits/locale_facets_nonio.h:39:0, from /usr/include/c++/4.6/locale:43, f