Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 2004 20:23:45 +0200 (CEST)
From:      Ulrich Spoerlein <q@uni.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        spreng@socket.ch
Subject:   ports/70642: [PATCH] net-mgmt/kismet: Unbreak with gcc 3.4
Message-ID:  <200408181823.i7IINjul089919@igor.q.local>
Resent-Message-ID: <200408181830.i7IIUUXC057314@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70642
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/kismet: Unbreak with gcc 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 18:30:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD igor.q.local 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Tue Aug 17 23:28:02 CEST 2004
>Description:
Port maintainer (spreng@socket.ch) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- /dev/null	Wed Aug 18 20:05:44 2004
+++ files/patch-packet.h	Wed Aug 18 18:57:07 2004
@@ -0,0 +1,11 @@
+--- packet.h.orig	Wed Aug 18 18:56:26 2004
++++ packet.h	Wed Aug 18 18:56:43 2004
+@@ -550,7 +550,7 @@
+     // This isn't quite like STL iterators, because I'm too damned lazy to deal with all
+     // the nasty STL hoop-jumping.  This does provide a somewhat-stl-ish interface to
+     // iterating through the singleton and masked maps
+-    friend class iterator {
++    class iterator {
+         friend class macmap;
+ 
+     public:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408181823.i7IINjul089919>