ports/70102: [PATCH] x11-wm/amaterus: fix build with gcc 3.4

Andrey Slusar vasallia at ukr.net
Fri Aug 6 23:00:50 UTC 2004


>Number:         70102
>Category:       ports
>Synopsis:       [PATCH] x11-wm/amaterus: fix build with gcc 3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 06 23:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Slusar
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Fri Aug 6 18:35:54 EEST 2004 root at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Fix build with gcc3.4
>How-To-Repeat:
	
>Fix:
--- amaterus.diff begins here ---
diff -ruN /usr/ports/x11-wm/amaterus/files/patch-src::wmlabel.c amaterus/files/patch-src::wmlabel.c
--- /usr/ports/x11-wm/amaterus/files/patch-src::wmlabel.c	Thu Jan  1 03:00:00 1970
+++ amaterus/files/patch-src::wmlabel.c	Thu Aug  5 05:54:25 2004
@@ -0,0 +1,10 @@
+--- src/wmlabel.c.old	Thu Aug  5 05:53:44 2004
++++ src/wmlabel.c	Thu Aug  5 05:53:59 2004
+@@ -42,6 +42,7 @@
+ 	    break;
+ 
+ 	default:
++	    break;
+ 	}
+ 	list = list->next;
+     }
--- amaterus.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list