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

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

[Octave-patch-tracker] [patch #9020] Octave core: new basename and dirna


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #9020] Octave core: new basename and dirname functions
Date: Mon, 6 Jun 2016 02:32:45 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

URL:
  <http://savannah.gnu.org/patch/?9020>

                 Summary: Octave core: new basename and dirname functions
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Sun 05 Jun 2016 07:32:43 PM PDT
                Category: None
                Priority: 3 - Low
                  Status: In Progress
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Looking to get some code review and opinions from other maintainers on these.
The fileparts function is fine for Matlab compatibility, but I would like
something for C library and Unix command line compatibility as well. The
basename and dirname functions are slightly different from fileparts. They
both use fileparts internally but do some cleanup before and after to make the
results compatible with what users would expect from those functions.

Feedback please, thanks.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 05 Jun 2016 07:32:43 PM PDT  Name: basename-dirname.patch  Size: 8kB
  By: mtmiller

<http://savannah.gnu.org/patch/download.php?file_id=37401>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9020>

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




reply via email to

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