bugzilla-daemon@netfilter.org
2003-Jul-17 05:11 UTC
[Bug 112] New: String Match GCC 3.3 errors
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=112 Summary: String Match GCC 3.3 errors Product: netfilter/iptables Version: patch-o-matic Platform: other OS/Version: other Status: NEW Severity: minor Priority: P2 Component: unknown AssignedTo: laforge@netfilter.org ReportedBy: giffordj@linkline.com CC: netfilter-buglog@lists.netfilter.org When compiling kernel with string matching, I receive the following error from GCC 3.3. ipt_string.c: In function `search_sublinear': ipt_string.c:53: warning: subscript has type `char' ipt_string.c:78: warning: subscript has type `char' ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.