René Berber wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hi, > > While building clamav-0.90.2 I saw these messages: > > unrar/unrar.c: In function `cli_unrar_extract_next_prepare': > unrar/unrar.c:1549: warning: integer constant is too large for "long" type > unrar/unrar.c:1550: warning: integer constant is too large for "long" type > > In fact, those constants (0x100000000) are bigger than 64-bit, looks like a > bug > to me, at least for 32-bit CPUs or any that defines long as 64-bit. > - --
I saw a huge number of warnings building it with Studio 11 on Sol10-x86, but nothing unusual building with gcc on Sol8 64-bit Sparc with GCC 3.3.2. dp _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html