t / t4018 / cpp-class-constructor-mem-initon commit for_each_alternate_ref: handle failure from real_pathdup() (3a1345a)
   1Item::Item(int RIGHT) :
   2        member(0)
   3{
   4        ChangeMe;
   5}