Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Fri, Jul 25, 2008 at 08:55:43PM +0000, David Laight wrote:
>
> Module Name: src
> Committed By: dsl
> Date: Fri Jul 25 20:55:43 UTC 2008
>
> Modified Files:
> src/sys/netipsec: key.c
> src/sys/netkey: key.c
>
> Log Message:
> Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE().
> The expansion contains a 'continue' which is expected to continue
> a loop in the callling code, not just abort the #define.
/src/sys/netkey/key.c:264:13: error: "/*" within comment
mkdep: compile failed.
*** Error code 1
Bernd
Home |
Main Index |
Thread Index |
Old Index