On Fri, Jul 3, 2015 at 12:46 AM, Erik Faye-Lund <[email protected]> wrote: > After c61bc6e ("util: port _mesa_strto[df] to C"), "make check" > fails due to a missing _mesa_locale_init. Fixup this oversight, > by moving the stand-alone compiler initializer inside > initialize_context_to_defaults(). > > Signed-off-by: Erik Faye-Lund <[email protected]> > --- > Here's what the latter suggestion would look like. Personally, > I have a slight preference for this version.
Thanks, I've pushed this instead. Reviewed-by: Matt Turner <[email protected] _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
