K 10 svn:author V 3 imp K 8 svn:date V 27 2008-06-02T04:50:47.621449Z K 7 svn:log V 249 getopt returns an int, not a char. Make sure that we store the variable in an int to avoid casting to an unsigned value which causes the comparison with -1 to fail. PR: 123807 Submitted by: Matthew Luckie Reviewed by: keramida@ MFC after: 1 week END