Farid Zaripov wrote:
> Hi All.
>
> Attached is a first small patch from the splitted big patch.
>
> ChangeLog:
> * alg_test.h (struct X, struct UnaryPredicate,
> struct BinaryPredicate): Declarations moved from here ...
> * rw_value.h: ... to here (new header file).
> * alg_test.cpp: Updated copyright notice;
> (struct X, struct UnaryPredicate, struct BinaryPredicate,
> _rw_fmtxarrayv, _rw_fmtxarray): Definitions moved from here ...
> * value.cpp: ... to here (new source file).
This looks good to me. Feel free to commit a change renaming
struct X and all the tests that use it in a subsequent change.
Or create a Jira task as a reminder for us to do it later.
Thanks
Martin
|