Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900191

normalizer.pl adding unwanted ^M symbol

XMLWordPrintable

    • generic
    • windows

      on windows-platform the ^M symbol is adding after normalizer.pl

      to reproduce use following steps:
      1. In a cloned jdk repo add whitespaces to the end of one of java-file line
      2. Try to commit with jcheck: got expected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:66: Trailing whitespace
      3. Run normalizer.pl for folder with modified file.
      4. Try to commit with jcheck: got unexpected error - test/javax/swing/JInternalFrame/4193219/IconCoord.java:1: Carriage return (^M)

      It is can be mks's perl issue.

            Unassigned Unassigned
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: