[hatari-devel] Compiler warnings |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] Compiler warnings
- From: David Savinkoff <dsavnkff@xxxxxxxxx>
- Date: Tue, 8 Mar 2016 14:10:05 -0700 (MST)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=telus.net; s=neo; t=1457471405; bh=YkRJu3RgTy206AVR0aDBJc7K9YMynv78rFZYhEed54g=; h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type: Content-Transfer-Encoding; b=0KunVyMYWGyJWwRUpw0oLTWP20m+afF292epQwvWeXFRZn5Kf0Jopbdu91bVX+qIu B6uydRUPGpXsSPJ1UP+3Lkec4AlIg0Wf2sP8N8PE5/ukjYP+/N492xTrNLw7prELOP TlKUfQy3vz1WoVWbSexa8fnLyTVWSitQyHUPISWqm6lcu3r2Zcy8Jp1ioz3vi7LiXS PHTZvyzSq/jFDA+8fBp7sEiwNb5Xa0pJSXR9waw3jlZ9/Myhp7MejqF0QdOKY1MlGV VMJP6ZQh6ermR8L5K+TeXN5hIW5zDw0CZbwU9NGmR4rbUgWdiGjmLyJ6HFrxYjZ8BR DqbzFvzQml9dQ==
- Thread-index: +9XDRXY418keimOKTEM27mZtb6y5rQ==
- Thread-topic: Compiler warnings
Hi,
I compiled Hatari and got these two warnings:
1) Interesting:
/hatari.6106/src/gui-sdl/dlgFileSelect.c: In function ‘SDLGui_FileSelect’:
/hatari.6106/src/gui-sdl/dlgFileSelect.c:671: warning: passing argument 4 of ‘scandir’ from incompatible pointer type
2) I did not check this one:
/hatari.6106/src/keymap.c:62: warning: type qualifiers ignored on function return type