Skip to content

TUPCEANExtension5Support.extensionChecksum - error #147

@JedrzejczykRobert

Description

@JedrzejczykRobert

file: ZXing.OneD.UPCEANExtension5Support
line: 204, 211

current:

Inc(sum, StrToIntDef(s[i], 0));

should be:

Inc(sum, StrToIntDef(s.Chars[i], 0));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions