Mac OS X -module (was Re: Confusion about use of G2)

David Hampton hampton-gnucash at rainbolthampton.net
Tue Oct 4 13:36:42 EDT 2005


On Wed, 2005-10-05 at 01:21 +0900, Peter O'Gorman wrote:

> ~ static double
> - -fmin (double a, double b)
> +gog_fmin (double a, double b)
> 
> I built using gcc-4.0 and --disable-error-on-warning and this was the only
> place I saw an actual error. I've got a system fmin and gcc-4.0 complains
> about static declaration after non-static. Since this is an actual error,
> and even though I know this is an imported source, I'd appreciate this minor
> change being made so that gcc-4.0 compilation is possible without patching.

What's the definition for the system fmin() function?

David




More information about the gnucash-devel mailing list