patchGNU Octave - Patches: patch #8002, pkg - Typo correction

 
 

patch #8002: pkg - Typo correction

Submitter:  Adam H Aitkenhead <adama>
Submitted:  Sat 06 Apr 2013 05:16:12 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Apr 2013 02:50:04 PM UTC, comment #2: 

Great.  Still learning how to use Hg so thanks again for the pointers.

Adam H Aitkenhead <adama>
Mon 08 Apr 2013 02:02:06 PM UTC, comment #1: 

Your patch is based on revision 461b10b7, which doesn't exist in Savannah. I have therefore simply rebased it to 16466:ac332eb727dd and pushed it:

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

You may wish to remove your local pre-rebased copy with


hg strip -r 756543bbf


You may inspect what your patch was based on by looking at


hg log --patch --verbose --rev 461b10b7


I recommend inspecting your DAG with "hg glog" regularly to get a feel for what is happening.

Thanks for the fix.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Sat 06 Apr 2013 05:16:12 PM UTC, original submission:  

Just a correction for a typo in one of the warning messages in pkg's install.m:

"the following dependencies where unsatisfied"
...should be...
"the following dependencies were unsatisfied"

Adam H Aitkenhead <adama>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #27794:  pkg_install.diff added by adama (738B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Updated the item)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by adama (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-04-11 rik5 StatusNone Done
        Open/ClosedOpen Closed
    2013-04-06 adama Attached File- Added pkg_install.diff, #27794

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code