You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Hyrum K. Wright" <hy...@byu.edu> on 2006/01/25 21:43:27 UTC

[PATCH] Fix compilation errors introduced in r18228

The FS tests won't compile after r18228.  This patch fixes the issue.

[[[
Fix compilation errors introduced in r18228.

 * subversion/tests/libsvn_fs_base/fs-base-test.c
   (create_within_copy):  Fix syntax error on if statement and move a
      variable declaration outside of the for statement.
]]]

Re: [PATCH] Fix compilation errors introduced in r18228

Posted by "Hyrum K. Wright" <hy...@byu.edu>.
Garrett Rooney wrote:
> On 1/25/06, Hyrum K. Wright <hy...@byu.edu> wrote:
>> The FS tests won't compile after r18228.  This patch fixes the issue.
> 
> Thanks for the patch, but Dan Rall fixed these problems right before
> your email showed up ;-)

Great!  As long as they get fixed, I'm happy. :)

-Hyrum


Re: [PATCH] Fix compilation errors introduced in r18228

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 1/25/06, Hyrum K. Wright <hy...@byu.edu> wrote:
> The FS tests won't compile after r18228.  This patch fixes the issue.

Thanks for the patch, but Dan Rall fixed these problems right before
your email showed up ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org