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

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

[Octave-bug-tracker] [bug #48106] Image package: error in make clean


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #48106] Image package: error in make clean
Date: Fri, 3 Jun 2016 18:56:45 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Update of bug #48106 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                Priority:              5 - Normal => 3 - Low                
              Item Group:              Regression => Incorrect Result       
                  Status:                    None => Patch Submitted        
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

There are two separate unrelated issues here, and neither of them are really
that problematic.

The error message about src/im2double.m can be safely ignored, but it could
also be silenced with a small patch.

The error when you try to run `make clean` is because you haven't run `make
all` yet, so there is no file `src/Makefile`. The fix for this is also simple,
just invert the test logic.

I've pushed changesets fixing these two issues to bitbucket, one on the stable
branch and on on default. Carnë please pull or adapt as you like into your
repository.

https://bitbucket.org/mtmiller/octave-image/commits/28deaa12353d
https://bitbucket.org/mtmiller/octave-image/commits/c2c48bf422f1

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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