<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 7, 2014 at 12:10 PM, Anthony Ramine <span dir="ltr"><<a href="mailto:n.oxyde@gmail.com" target="_blank">n.oxyde@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The onus should be on the build system to properly ignore GREP_OPTIONS.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Why should it? What if on some system you have to pass some compatibility flag to grep? Ignoring GREP_OPTIONS would make that impossible. </div>
<div><br></div><div>If we want the build system to fix this, I think we should pass the -F flag to grep when invoking it. That way we can set GREP_OPTIONS when needed and force the grep in pcre to use fixed strings.</div>
<div><br></div><div>Lukas</div></div></div></div>