Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-6483

CMD.EXE TIMER command lacks newline

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • Shell
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=7824)
      A simple patch to fix the problem.

      Executing these two commands in succession shows the problem:

      TIMER (starts timer 0)
      TIMER (stops timer 0 and prints the elapsed time)

      The two lines of text are written as one line of text.

      The quick and dirty solution, which I am not normally a proponent of, is to insert a newline character before the second line.

      Please see the attached one-line patch for further information.

      P.S. This is my first patch to ReactOS, so now I'll celebrate with a soft drink :0

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            bug zilla Bug Zilla
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: