make fails on master

Derek Atkins derek at ihtfp.com
Sun Jun 7 15:38:22 EDT 2015


On Sun, June 7, 2015 3:02 pm, John Ralls wrote:

> Alex,
>
> Turns out that for some flavors of GCC -std=gnu99 is required for strdup
> to be provided. I’d made the default c99, which in those cases doesn’t
> support it, hence the error.
>
> Fixed and pushed.

Why are we using strdup() and not g_strdup()?

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins                 617-623-3745
       derek at ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant



More information about the gnucash-devel mailing list