Bugzilla – Attachment 310 Details for
Bug 565
gcc 3.2.3 compiler warnings for openssh-3.6.1p2 on Solaris 7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Updated list of gcc 3.2.3 warnings against the CVS head
openssh-current.messages (text/plain), 6.68 KB, created by
Mark D Baushke
on 2003-05-26 19:40:42 AEST
(
hide
)
Description:
Updated list of gcc 3.2.3 warnings against the CVS head
Filename:
MIME Type:
Creator:
Mark D Baushke
Created:
2003-05-26 19:40:42 AEST
Size:
6.68 KB
patch
obsolete
>gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I../../openssh/openbsd-compat -I../../openssh/openbsd-compat/.. -I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c ../../openssh/openbsd-compat/inet_aton.c >../../openssh/openbsd-compat/inet_aton.c: In function `inet_aton': >../../openssh/openbsd-compat/inet_aton.c:117: warning: subscript has type `char' >../../openssh/openbsd-compat/inet_aton.c:128: warning: subscript has type `char' >../../openssh/openbsd-compat/inet_aton.c:131: warning: subscript has type `char' >../../openssh/openbsd-compat/inet_aton.c:133: warning: subscript has type `char' >../../openssh/openbsd-compat/inet_aton.c:155: warning: subscript has type `char' > >../../openssh/openbsd-compat/mktemp.c:168: warning: subscript has type `char' >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I../../openssh/openbsd-compat -I../../openssh/openbsd-compat/.. -I/usr/local/ssl/include -I/usr/local/include -DHAVE_CONFIG_H -c ../../openssh/openbsd-compat/readpassphrase.c >../../openssh/openbsd-compat/readpassphrase.c: In function `readpassphrase': >../../openssh/openbsd-compat/readpassphrase.c:130: warning: subscript has type `char' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/canohost.c >../openssh/canohost.c: In function `get_remote_hostname': >../openssh/canohost.c:96: warning: subscript has type `char' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/match.c >../openssh/match.c: In function `match_pattern_list': >../openssh/match.c:138: warning: subscript has type `char' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/mac.c >../openssh/mac.c:42: warning: initialization from incompatible pointer type >../openssh/mac.c:43: warning: initialization from incompatible pointer type >../openssh/mac.c:44: warning: initialization from incompatible pointer type >../openssh/mac.c:45: warning: initialization from incompatible pointer type >../openssh/mac.c:46: warning: initialization from incompatible pointer type >../openssh/mac.c:47: warning: initialization from incompatible pointer type > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/clientloop.c >../openssh/clientloop.c: In function `process_cmdline': >../openssh/clientloop.c:488: warning: subscript has type `char' >../openssh/clientloop.c:503: warning: subscript has type `char' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/sshconnect.c >../openssh/sshconnect.c: In function `ssh_login': >../openssh/sshconnect.c:925: warning: subscript has type `char' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/sshd.c >../openssh/sshd.c: In function `privsep_preauth_child': >../openssh/sshd.c:568: warning: unsigned int format, gid_t arg (arg 2) > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/auth2-chall.c >../openssh/auth2-chall.c: In function `privsep_challenge_enable': >../openssh/auth2-chall.c:338: warning: unused variable `n' > > >gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I../openssh -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ../openssh/scp.c >../openssh/scp.c: In function `sink': >../openssh/scp.c:823: warning: subscript has type `char' > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 565
:
293
|
304
| 310 |
337