Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-4580

Fix erlang tutorial unpack on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11.0
    • 0.12.0
    • Erlang - Library
    • None
    • Windows

    Description

      https://github.com/apache/thrift/pull/1561

      Currently, tutorial/erl/client.sh is a symlink to tutorial/erl/server.sh. During extraction of a thrift archive on Windows, this creates temporarily a dangling symlink, because client.sh is extracted before server.sh, and points to a (then) non-existing file. This breaks tar on Windows.

      Attachments

        Activity

          People

            jking3 James E. King III
            jking3 James E. King III
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: