octave-maintainers
[Top][All Lists]
Advanced

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

Re: polyfit: add the ability to specify the polynomial template


From: Jordi Gutiérrez Hermoso
Subject: Re: polyfit: add the ability to specify the polynomial template
Date: Thu, 16 Feb 2012 20:46:56 -0500

On 8 February 2012 02:56, CdeMills <address@hidden> wrote:
>
> Jordi Gutiérrez Hermoso-2 wrote
>>
>>
>> If you're a developer, you should be comfortable using developer
>> sources until then. The slowness of release cycles is necessary in
>> order to ensure stability. Most users don't care about this issue, but
>> since you do care and you're able to fix it, you should be able to use
>> the development build for personal use until the changes trickle down
>> to a stable release.
>>
>> Does this seem fair?
>>
>> - Jordi G. H.
>>
>
> OK, please proceed.
> Pascal

I rebased it to the default branch and pushed it here:

    http://hg.savannah.gnu.org/hgweb/octave/rev/c87f927d047d

Sorry this took so long.

If you still have that clone, it will appear to you as if the patch is
duplicate, because in effect a rebased patch is a new patch (it has a
different hash because it has a different parent). If you want, you
can enable the mq extension and run

    hg strip ce6984f9eab9e

to remove your copy of the patch on the stable branch. When you pull
from Savannah, you will pull the new copy on default.

HTH,
- Jordi G. H.


reply via email to

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