I tried to make makeobj with r8562 and I got following error.
../descriptor/writer/way_obj_writer.cc:22:11: error: excess elements in array
initializer
"nse1", "new1", "nsw1", "sew1", "nsew1", // diffe...
It seems prissi committed something that didn't belong there in r8556.
Yes, it seems this was something remainded from directional (and at least more correct crossings) for wayobjects. One could simply set this to 26 (it would not do any harm) or I should finish this part of code ...