pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/nostromo
Module name: wip
Committed by: astforge
Date: Wed Sep 21 05:05:38 UTC 2011
Modified Files:
wip/nostromo: Makefile
Log Message:
Doesn't compile with the default compiler in
NetBSD-current, gcc-4.5.3:
cc1: warnings being treated as errors
main.c: In function 'main':
main.c:1328:6: error: array subscript is above array bounds
main.c:1328:6: error: array subscript is above array bounds
This appears to be a bug in -O2 optimization. It happens in
FD_SET() which is a macro setting an array element. Also see
elsewhere http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43949
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/nostromo/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/nostromo/Makefile?r1=1.3&r2=1.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index