> On Mon, 18 Jan 2010, [email protected] wrote: >> 2010-01-18 19:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) >> * src/common/hbwince.c >> - Deleted definition of FreeResource(). It's noe used anywhere >> in Harbour, and its declaration was also missing. > > See contrib/gtwvg/wvgcore.c[182]
Yes, but it's guarded with ! HB_OS_WIN_CE, but it's not core Harbour's job to offer platform/compiler replacement functions for contib libs or 3rd party libs. We just bend the existing environment, and this is not good on the mid run. Such stuff should be done locally in each lib using guards. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
