This is a discussion on Re: 5.4 Open Issues within the SNMP Coders forums, part of the Networking and Network Related category; On 10/10/06, Thomas Anders <thomas.anders@blue-cable.de> wrote: > Dave Shield wrote: > > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 10/10/06, Thomas Anders <thomas.anders@blue-cable.de> wrote:
> Dave Shield wrote: > > 7) perl compiler warnings > > If they're simply warnings (rather than errors), then leave till 5.4.1 > > Unless they actually indicate a more serious problem? > > Compiler warnings often point to serious programming errors. Classifying them as > harmless or serious is only possible *after* investigation, so this keeps being > a grey area for now. OK - I've ploughed through the great long list of warnings you posted. The vast majority of them are: - signed/unsigned inconsistencies - unused variables (sloppy, but safe) - pointer vs integer values The only ones that look at all significant are the first three compilation warnings from processing SNMP.xs (lines 226-244) None of these feel worth holding the release up for. I propose this issue be moved to "lightyellow" Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=...057&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |
![]() |
| Thread Tools | |
| Display Modes | |
|
|