[changeset] uninitialized value bug in strncmp

John W. Eaton jwe at octave.org
Wed Jan 14 14:06:05 CST 2009


On 14-Jan-2009, Thorsten Meyer wrote:

| John's patch has made mine obsolete. Anyway, what I would like to know:
| how can I commit for example the third patch in my mercurial patch queue
| to the regular repository? Do I have to export it and import it again
| after hg qpop -a ?

There may be something easier, but I think the following will work:

  hg qpop -a

  edit the .hg/patches/series file to rearrange the patch queue oder

  hg qpush

  ...

jwe


More information about the Bug-octave mailing list