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.
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
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
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
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':
../.