Menu

#15 Spelling error Postive Binary Integer

v1.0_(example)
open
None
5
2020-10-01
2020-09-30
Anonymous
No

Spelling error in the file JRecord_RE\src\net\sf\JRecord\zExamples\checks\CheckTypes.java where the line:
{"16", "Postive Binary Integer"},
should be:
{"16", "Positive Binary Integer"},
The same error occurs in JRecord_Common\src\net\sf\JRecord\External\Def\BasicConversion.java where we find:
setName(Type.ftPostiveBinaryInt , "Postive Binary Integer");
instead of
setName(Type.ftPostiveBinaryInt , "Positive Binary Integer");

I am writing a parser to read your XML file, and I hate to leave a typo in my own code....

Discussion

  • Bruce Martin

    Bruce Martin - 2020-10-01
    • assigned_to: Bruce Martin
     
  • Bruce Martin

    Bruce Martin - 2020-10-01

    Ok will update it.

    I will

    • Use the correct spelling when writing;
    • support both spellings as input (backward compatibility
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB