<div dir="ltr">You're right Javier, can you file a bug for this, or even better send a patch :)</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 1:15 AM, Javier Múgica <span dir="ltr"><<a href="mailto:javier_3@runbox.com" target="_blank">javier_3@runbox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On Sat, 23 May 2015 11:55:53 -0700, David Majnemer <<a href="mailto:david.majnemer@gmail.com">david.majnemer@gmail.com</a>> wrote:<br>
<br>
> We had a bug where we silently ignored -fno-signed-char, I've fixed this<br>
> with r238105.  As a workaround, you can also use -funsigned-char to achieve<br>
> the desired effect.<br>
<br>
</span>Indeed, -funsigned-char seems the natural option for me, but I wrote -fno-signed-char because that is the one that  is explained when you type clang -help. If I remember correctly -funsigned-char does not appear among the options listed there.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>