This is a discussion on Re: OpenSSH 4.7: call for testing. within the OpenSSH Development forums, part of the Networking and Network Related category; Pekka Savola wrote: > On Thu, 16 Aug 2007, Darren Tucker wrote: > >> Running the regression tests supplied ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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/ _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |