svn_fs__parse_skel prototype question
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-03 19:23:34 CET
Hello
While doing an "enable lots of warnings" build I came across
/* Parse the LEN bytes at DATA as the concrete representation of a
The returned skel objects point into the block indicated by DATA
You'd think that DATA would be a `const char *', but we want to
I don't understand the comment about not using 'const char*' for DATA.
The comment has been there since rev 1. Can anyone explain what the
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Dec 3 19:24:22 2002 |
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.