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

Re: PATCH: $Header$ keyword support (now with proper log message)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-27 00:38:00 CEST

On Mon, 2004-07-26 at 17:01, kfogel@collab.net wrote:
> Why is adding a member to the end of a structure incompatible?

It's a caller-allocated structure. The function which uses the keywords
structure might be receiving an old (small) structure with no header
element, and as a result might crash trying to look at that element.

(John Peacock's patch to change keyword substitution to use a hash would
be helpful here, although I have some criticisms of it in its current
form.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 27 00:38:20 2004

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.