On Tue, 22 Mar 2016 08:42:41 +0000
Daniel Stone <[email protected]> wrote:

> Hi Miguel,
> 
> On 21 March 2016 at 16:37, Miguel A. Vico <[email protected]> wrote:
> > Using strstr(3) for checking for extensions is an error-prone mechanism
> > as extension names can be prefixes of other extension names (see
> > https://www.opengl.org/registry/doc/rules.html#using).
> >
> > This change implements the check_extension() function to properly check
> > for an extension and replaces all usages of strstr(3).  
> 
> Looks good to me, thanks for this!
> 
> Reviewed-by: Daniel Stone <[email protected]>

Hi,

as this is a nice fix and applies on its own, pushed:
   c6459c49..cc3a192 master -> master


Thanks,
pq

Attachment: pgpBufw6sC7A3.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to