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

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

[Octave-patch-tracker] [patch #7857] Replace dynamic casts of GUI/IDE ed


From: Dan Sebald
Subject: [Octave-patch-tracker] [patch #7857] Replace dynamic casts of GUI/IDE editor with more slots/signals configuration
Date: Wed, 31 Oct 2012 16:16:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.6.24-1.fc14 Firefox/3.6.24

Follow-up Comment #14, patch #7857 (project octave):

Hold on.  I found the problem with checksum.

> Importing seems to work here:
> Mercurial Distributed SCM (version 1.8.4)

I forgot that on my system I had commented out the stderr redirection in
octave/libgui/libqterminal/unix

QUnixTerminalImpl.cpp://        qDebug("Error: stderr is not a tty.");

That portion of the repository is under git.  So in the changeset, it is only
the checksum file that is processed by the "hg diff", i.e., commit.  So hidden
within that recent patch set is this:

diff -r df781031095a -r 76e3918e5414 .hgsubstate
--- a/.hgsubstate       Thu Oct 04 00:52:50 2012 -0500
+++ b/.hgsubstate       Mon Oct 29 17:31:36 2012 -0500
@@ -1,2 +1,2 @@
 1af55d85d9762a679b4302d5995f05ccd883e956 gnulib
-0820083f7fe95d0088971b1233540c7827218e7c libgui/qterminal
+c3cc74a93534854f468ceb81177b5c2b7a35c73b libgui/qterminal

That the correct checksum for me, but of course not for you ttl.

Glad that is cleared up.  I was worried I wasn't doing multiple changesets
properly.

I've attached a patch that lumps everything together and adds line breaks to
the commit comments.  No checksum hunk.

(file #26862)
    _______________________________________________________

Additional Item Attachment:

File name: octave-gui_no_casts-2012oct31.patch Size:79 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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