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

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

[Octave-bug-tracker] [bug #45646] files in source distribution should no


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45646] files in source distribution should not be deleted on "clean" or "distclean"
Date: Wed, 29 Jul 2015 00:41:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.1.0

URL:
  <http://savannah.gnu.org/bugs/?45646>

                 Summary: files in source distribution should not be deleted
on "clean" or "distclean"
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 28 Jul 2015 08:41:16 PM EDT
                Category: Configuration and Build System
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: mtmiller
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

The following files are part of the source distribution tarball, but are
deleted when the "clean" target is executed. This leaves the user with fewer
files than were there when the source was unpacked:

  * libinterp/builtin-defun-decls.h
  * libinterp/corefcn/graphics-props.cc
  * libinterp/corefcn/oct-tex-lexer.cc
  * libinterp/corefcn/oct-tex-parser.cc
  * libinterp/corefcn/oct-tex-symbols.cc
  * libinterp/parse-tree/lex.cc
  * libinterp/parse-tree/oct-gperf.h
  * libinterp/parse-tree/oct-parse.cc
  * libinterp/parse-tree/oct-parse.h
  * scripts/java/octave.jar

And the following set of files are similarly deleted when the "distclean"
target is executed, again leaving the user with fewer files than we gave them
in the source tarball:

  * ChangeLog
  * doc/interpreter/*.texi
  * libinterp/DOCSTRINGS
  * oct-conf-post.h
  * scripts/DOCSTRINGS

Ideally, the "distclean" target should return the user to the same set of
files that were there when the tarball was unpacked. I plan to look at this,
just documenting what I've found so far.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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