Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 22:15:00 +0200 (CEST)
From:      Alexander Pohoyda <alexander.pohoyda@gmx.net>
To:        ports@freebsd.org
Subject:   GCC 3.4.2 users: help needed
Message-ID:  <200408132015.i7DKF0ZU000563@oak.pohoyda.family>

next in thread | raw e-mail | index | archive | help
Hi gang,

Is there anybody with GCC 3.4.2 here who could build a very simple
x11/xxkb port for me?  I know that compilation should fail, and
here's the patch.

--- resource.c.orig	Fri Aug 13 21:46:26 2004
+++ resource.c	Fri Aug 13 21:46:28 2004
@@ -383,7 +383,6 @@
   case XpmNoMemory:
     printf("No memory for open xpm file: %s\n", name);
     break;
-  default:
   }
 }
 

Thanks a lot!

-- 
Alexander Pohoyda <alexander.pohoyda@gmx.net>
PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72  15 54 5F 62 20 23 C6 44



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