[Mesa-dev] [PATCH v2] glsl: add a missing call to _mesa_locale_init

Matt Turner mattst88 at gmail.com
Fri Jul 3 11:12:05 PDT 2015


On Fri, Jul 3, 2015 at 12:46 AM, Erik Faye-Lund <kusmabite at gmail.com> 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 <kusmabite at gmail.com>
> ---
> 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 <mattst88 at gmail.com


More information about the mesa-dev mailing list