You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The parity selection code in NKDEAN13Barcode.m (lines 99 and following is
incorrect: for '2' 1,2,5 should return odd parity, not 1,3,4 (which is the
correct result for '4').
kind regards
graham
Original issue reported on code.google.com by glancash...@gmail.com on 21 Jun 2010 at 11:53