Compiling mico and warnings.
- From: Kjartan Maraas <kmaraas fib hl no>
- To: "gnome-list gnome org" <gnome-list gnome org>
- Subject: Compiling mico and warnings.
- Date: Thu, 16 Apr 1998 13:49:02 +0000
Are the warnings I get about changed singedness while compiling
mico-2.0.5
harmless?
The reason for these warnings seem to be that socket_size_t is defined
as int
in mico/include/mico/config.h and getsock expects an unsigned int.
The warnings disappear when socket_size_t is defined as unsigned int.
Is this the right thing to do? (Does it even matter?)
Kjartan
(Trying to get started)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]