Skip to content

unnecessary comparison #10

@GoogleCodeExporter

Description

@GoogleCodeExporter
keyboard.cpp: In function ‘const char** getInputString(uint32_t&)’:
keyboard.cpp:167:24: warning: comparison is always true due to limited range of 
data type [-Wtype-limits]
   if ( c >= 32 && c <= 127 )

Original issue reported on code.google.com by ysang...@gmail.com on 29 Oct 2014 at 11:25

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions