octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53695] tar.m and unpack.m are incompatible wi


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53695] tar.m and unpack.m are incompatible with BSD tar
Date: Mon, 21 Jan 2019 13:20:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #53695 (project octave):

                  Status:               Confirmed => Patch Reviewed         

    _______________________________________________________

Follow-up Comment #21:

The patch works for me on Debian, tested with both 'tar' and 'bsdtar'.

A few style comments:

* "if tar_is_bsd ()" should be "if (tar_is_bsd ())"
* The tar_is_bsd.m function file needs a proper copyright, license, and
Texinfo doc string
* There is some trailing whitespace added in tar.m and tar_is_bsd.m, and
tar_is_bsd.m is missing a newline at the end of the file

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53695>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]