[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: SVNDIFF1 is ready to merge

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-12-12 14:42:33 CET

On Sun, 2005-12-11 at 23:11 -0800, Jim Blandy wrote:
> Daniel's probably too busy being a *real* lawyer, so:
>
> ISO/IEC 9899:1999 (AKA "C99"), Section 6.7.8, "Initialization":
>
> 14 An array of character type may be initialized by a character string
> literal, optionally
> enclosed in braces. Successive characters of the character string
> literal (including the
> terminating null character if there is room or if the array is of
> unknown size) initialize the
> elements of the array.

Note the "if there is room" part :)

*anyway*, i'm just going to make it char by char so it's clear.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 12 14:43:07 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.