From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Singer Date: Mon, 4 Aug 2003 14:53:01 -0700 Subject: [U-Boot-Users] problem compiling sc520 In-Reply-To: <200308041917.13511.david@avoncliff.com> References: <20030804191438.EA9C7C602D@atlas.denx.de> <200308041917.13511.david@avoncliff.com> Message-ID: <20030804215301.GC27700@buici.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Aug 04, 2003 at 07:17:13PM +0100, david stevenson wrote: > > Try replacing the "done:" with "done: ;" > > Yes that works fine. (strange the things I learn about C day by day 8-) ) That was a (somewhat recent) update made to the C standard.