Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: syssrc/sys/arch/i386/i386



Why do we have code with ({}) at all?  I thought we were avoiding gccisms.

   -- Lennart

Christos Zoulas wrote:

Module Name:    syssrc
Committed By:   christos
Date:           Tue Oct 22 23:18:52 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: vm86.c

Log Message:
avoid using gcc ({}) statements that contain goto's. Change into do while
loops.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/i386/i386/vm86.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.







Home | Main Index | Thread Index | Old Index