OpenSSH 4.7: call for testing.
Roumen Petrov
openssh at roumenpetrov.info
Fri Aug 17 05:35:18 EST 2007
Pekka Savola wrote:
> On Thu, 16 Aug 2007, Darren Tucker wrote:
>
>> Running the regression tests supplied with Portable does not require
>> installation and is a simply:
>>
>> $ ./configure && make tests
>>
>
> On CentOS 5 on i386, I see the following warnings:
>
> mac.c: In function 'mac_compute':
> mac.c:131: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
> ssh.c: In function 'control_client':
> ssh.c:1475: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int'
> readconf.c: In function 'process_config_line':
> readconf.c:695: warning: dereferencing type-punned pointer will break strict-aliasing rules
>
may be CFLAGS="-fno-strict-aliasing" ./configure will solve this.
Roumen
> [SNIP]
--
Get X.509 certificates support in OpenSSH:
http://roumenpetrov.info/openssh/
More information about the openssh-unix-dev
mailing list