MAX_LENGTH_FOR_NSN difference
Closed this issue · 2 comments
RobThree commented
Just curious; is there a reason why MAX_LENGTH_FOR_NSN
is defined as 16 while it's 17 in Google's code? It has been 17 since Dec 3, 2014 if I'm not mistaken.
twcclegg commented
It looks like it was updated from 15 to 16 in 2011 here but not updated since. Good catch it'll be fixed in the next release.
RobThree commented
Awesome! Thanks!