[Bug 565] gcc 3.2.3 compiler warnings for openssh-3.6.1p2 on Solaris 7
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 14 16:20:20 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=565
Summary: gcc 3.2.3 compiler warnings for openssh-3.6.1p2 on
Solaris 7
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: trivial
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: mdb at juniper.net
There are a number of compiler warnings remaining in OpenSSH
when compiled with gcc 3.2.3 under Solaris 7 on sparc sun4u hardware.
The following kinds of warnings were seen:
comparison of distinct pointer types lacks a cast
initialization from incompatible pointer type
int format, nlink_t arg (arg 5)
int format, pid_t arg (arg 4)
int format, uid_t arg (arg 2)
int format, uid_t arg (arg 3)
subscript has type char
unsigned int format, gid_t arg (arg 2)
unsigned int format, long unsigned int arg (arg 2)
unsigned int format, mode_t arg (arg 3)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list