Re: Windows compile errors due to changeset 18237

2009-08-06 Thread jraehl
Thanks. Both the Windows nightly build and my build went fine. - Jim Raehl On Wed, Aug 5, 2009 at 11:48 AM, Derek Atkins wrote: > Charles, > > #ifndef HAVE_LOCALTIME_R > # include "localtime_r.h" > #endif > > At least this is what's used elsehwere. > OK no problem. I've added that in r18238.

Re: Windows compile errors due to changeset 18237

2009-08-05 Thread Charles Day
On Wed, Aug 5, 2009 at 11:48 AM, Derek Atkins wrote: > Charles, > > #ifndef HAVE_LOCALTIME_R > # include "localtime_r.h" > #endif > > At least this is what's used elsehwere. > OK no problem. I've added that in r18238. Jim, try building it again. > > Sorry, > > -derek > -Charles > > > Quotin

Re: Windows compile errors due to changeset 18237

2009-08-05 Thread Derek Atkins
Charles, #ifndef HAVE_LOCALTIME_R # include "localtime_r.h" #endif At least this is what's used elsehwere. Sorry, -derek Quoting Charles Day : Derek, this is the localtime_r change. What needs to be done? -Charles On Tue, Aug 4, 2009 at 11:17 PM, James Raehl wrote: Changeset 18327 cau

Re: Windows compile errors due to changeset 18237

2009-08-05 Thread Charles Day
Derek, this is the localtime_r change. What needs to be done? -Charles On Tue, Aug 4, 2009 at 11:17 PM, James Raehl wrote: > Changeset 18327 causes the following error sequence when compiling under > Windows XP. Copied from the nightly Windows build log for 04 Aug 2009: > > make[5]: Entering

Windows compile errors due to changeset 18237

2009-08-05 Thread James Raehl
Changeset 18327 causes the following error sequence when compiling under Windows XP. Copied from the nightly Windows build log for 04 Aug 2009: make[5]: Entering directory `/c/soft/gnucash/build/src/gnome-utils' ../../../repos/src/gnome-utils/gnc-date-edit.c: In function `fill_time_popup': ../.