Char is unsigned on arm, so is not suitable to store the return value of
getopt(). Use an int instead.
Submitted by: Matthew Luckie
MFC after: 3 days
Char is unsigned on arm, so is not suitable to store the return value of Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |