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

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

[Octave-bug-tracker] [bug #48096] pkg/private/build.m doesn't handle pac


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #48096] pkg/private/build.m doesn't handle package tar without directory entries
Date: Sun, 19 Jun 2016 03:19:29 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #48096 (project octave):

                  Status:         Patch Submitted => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I pushed a modified cset. It avoids an anonymous function in cellfun (regexp
accepts a cell array, and then cellfun with 'isempty' has a specialied
codepath).  Also, take into account that it is possible to be other files
named DESCRIPTION in the package so we use the one with the smallest path.

See http://hg.savannah.gnu.org/hgweb/octave/rev/f0303b64e59a

I forgot to mention this on the commit message but I replaced the copyright,
not because of this path but because I rewrote this whole function some months
ago http://hg.savannah.gnu.org/hgweb/octave/rev/2ee20a290d61

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48096>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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