Uploaded image for project: 'ReactOS Build Environment'
  1. ReactOS Build Environment
  2. ROSBE-10

PATCH: New piperead command for Powershell

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • RosBE-Windows
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=4631)
      New piperead command

      Piperead can be used by log2lines -P in Powershell to overcome a few important limitations in this shell:

      • No input file redirection.
      • No support for pipelining byte streams, needed for the log2lines -c option.
        (AFAIK line by line is the best you can get in PS)

      The existing piperead.cpp is revamped quite a bit:

      • Added Pipe client function, based on msdn example
      • Improved option handling (try piperead -h)
      • logging, error handling
      • Integrated in build (pipetools.mak)

      See also CORE-4011

      Attachments

        Issue Links

          Activity

            People

              Colin Finck Colin Finck
              jansssens Jan Roeloffzen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: