Make compilers happy, remove warnings...
unsigned/signed comparaison in miscfileformat.c unused argument in readline.c
This commit is contained in:
@@ -405,6 +405,8 @@ bye:
|
||||
return haiku_get_clipboard();
|
||||
#else
|
||||
// Not implemented (no standard) on Linux systems. Maybe someday...
|
||||
if (unicode)
|
||||
*unicode = NULL;
|
||||
return NULL;
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user