octave-maintainers
[Top][All Lists]
Advanced

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

Re: problem after colormap changeset


From: Ben Abbott
Subject: Re: problem after colormap changeset
Date: Sat, 25 Jun 2016 19:50:51 -0400

> On Jun 25, 2016, at 4:29 PM, Carnë Draug <address@hidden> wrote:
> On 25 Jun 2016 8:01 p.m., "Ben Abbott" <address@hidden> wrote:
> >
> > Carne,
> >
> > After the change …
> >
> > http://hg.savannah.gnu.org/hgweb/octave/rev/894239974868
> >
> > I’m seeing the error below.
> >
> >  GEN      doc/interpreter/errorbar.pdf
> > error: Invalid call to colormap.  Correct usage is:
> >
> >  -- CMAP = colormap ()
> >  -- CMAP = colormap (MAP)
> >  -- CMAP = colormap ("default")
> >  -- CMAP = colormap (MAP_NAME)
> >  -- CMAP = colormap (HAX, ...)
> >  -- colormap MAP_NAME
> > error: execution exception in 
> > /Users/bpabbott/Development/mercurial/default/sources/scripts/deprecated/PKG_ADD
> >
> > Ben
> >
> 
> I'm on my phone and can't fix this myself. There must be a pkg add directive 
> to register a colourmap in the deprecated directory. Just grep for colourmap 
> ("register" and remove those lines.
> 
> Carne

I’m not familar with how PKG_ADD/DEL functions. I’ve made the attached change 
locally and am trying “make” now. If that doesn’t work, I’ll move on to 
“./configure … ; make” and then “./bootstrap ; ./configure … ; make”.

Once I determine I got the change correct, I’ll push.

Ben

Attachment: changeset.patch
Description: Binary data



reply via email to

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