Aegis  4.25.D505
Functions
/home/archives/aegis/branch.4/branch.25/delta28933.505/libaegis/sub/change/reviewr_list.h File Reference

Go to the source code of this file.

Functions

wstring sub_change_reviewer_list (sub_context_ty *scp, const wstring_list &arg)

Function Documentation

The sub_change_reviewer_list function implements the Change_Reviewer_List substitution. The change_reviewer_list substitution is replaced by the list of reviewers of this change since the last develop end.

Parameters:
scpThe context of this substitution.
argThe list of arguments, including the function name as [0]
Returns:
a pointer to a string in dynamic memory; or NULL on error, setting suberr appropriately.