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

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

[Octave-patch-tracker] [patch #8156] randmtzig.c: prevent left-shift of


From: Jordi Gutiérrez Hermoso
Subject: [Octave-patch-tracker] [patch #8156] randmtzig.c: prevent left-shift of a 1 into sign bit in oct_init_by_entropy().
Date: Wed, 07 Aug 2013 15:33:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 Iceweasel/22.0

Update of patch #8156 (project octave):

                  Status:             In Progress => Done                   

    _______________________________________________________

Follow-up Comment #3:

> I was just under the impression that "hg import" doesn't complain as long as
there are no conflicts. 

Yeah, for this reason I typically use "hg import --exact" so that the patch
gets applied at the location in which it was created, so that no conflicts can
ensue. I can then use merge logic to rebase instead of figuring out .rej
files.

> I'll read up on the bookmark and mq stuff.

I recommend bookmarks, but I consider MQ obsolete. Instead, use histedit,
rebase, and `hg commit --amend`. You can also do "hg pull --rebase" to keep
your private patches rebased.

I have rebased your patch to default and applied it:

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

Thanks.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8156>

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




reply via email to

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