• Tor Lillqvist's avatar
    WaE: comparison of constant 255 with expression of type 'const char' · cf704d65
    Tor Lillqvist yazdı
    Better fix for warning: "comparison of constant 255 with expression of
    type 'const char' is always true". I hadn't considered that the code
    is in a template, so it must handle strings of arbitrary integer types
    (well, Unicode).
    
    Change-Id: I38d6d480bfc3ff89db1276cac38d310ecdcc2cfa
    cf704d65
boost.jsonparser.warnings.patch.0 3.63 KB