Chris Lattner wrote:- > On Feb 25, 2008, at 3:13 PM, Eli Friedman wrote: > > (clang unfortunately has to be > > extremely loose about pointer conversions in general.) > > > I think we can tighten this up in C++ mode, right? Shouldn't we warn even for C without -pedantic? I know I as a user would like that. Neil.