t / t4018 / cpp-class-constructoron commit ident: fix undefined variable when NO_IPV6 is set (58d29ec)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}