[vlc-devel] [PATCH] Use character classes instead of ranges in	check_headers.
    jpd at videolan.org 
    jpd at videolan.org
       
    Sun Jun 28 20:15:00 CEST 2009
    
    
  
On Sun, Jun 28, 2009 at 03:51:10PM +0200, Alexis Ballier wrote:
> This fixes weird check_headers failures when it also matches things
> like 'const' which are obviously allowed in the public headers and
> cause check failures due to these false positives.
I don't see the problem and I don't understand how the patch solves it.
The only thing it seems to do is introduce locale support, which I'm not
quite sure is necessairy or even desirable here.
Can you elaborate?
    
    
More information about the vlc-devel
mailing list