Derek, this is the localtime_r change. What needs to be done? -Charles
On Tue, Aug 4, 2009 at 11:17 PM, James Raehl <jimra...@raehls.us> 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 directory `/c/soft/gnucash/build/src/gnome-utils' > > ../../../repos/src/gnome-utils/gnc-date-edit.c: In function > `fill_time_popup': > ../../../repos/src/gnome-utils/gnc-date-edit.c:467: warning: implicit > declaration of function `localtime_r' > ../../../repos/src/gnome-utils/gnc-date-edit.c:467: warning: assignment > makes pointer from integer without a cast > ../../../repos/src/gnome-utils/gnc-date-edit.c: In function > `gnc_date_edit_set_time': > ../../../repos/src/gnome-utils/gnc-date-edit.c:698: warning: assignment > makes pointer from integer without a cast > make[5]: *** [gnc-date-edit.lo] Error 1 > make[5]: Leaving directory `/c/soft/gnucash/build/src/gnome-utils' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/c/soft/gnucash/build/src/gnome-utils' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/c/soft/gnucash/build/src/gnome-utils' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/c/soft/gnucash/build/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/c/soft/gnucash/build' > make: *** [all] Error 2 > > I don't think this should be happening. > > Jim Raehl > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel