bugGNU Octave - Bugs: bug #33936, removed loadimage.m still...

 
 

bug #33936: removed loadimage.m still referenced from refcard.tex and saveimage.m, patch attached

Submitter:  Andreas Weber <andy1978>
Submitted:  Wed 03 Aug 2011 08:10:24 AM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 03 Aug 2011 08:36:38 AM UTC, comment #1: 
Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Wed 03 Aug 2011 08:10:24 AM UTC, original submission:  

loadimage was removed on 8.Feb 2011
http://hg.savannah.gnu.org/hgweb/octave/rev/b7d0d6044bd7

but is referenced from

doc/refcard/refcard.tex:871:loadimage ({\it file})&load an image file\cr
scripts/deprecated/saveimage.m:34:## be read back into Octave with loadimage.
scripts/deprecated/saveimage.m:45:## @seealso{loadimage, save, load, colormap}


patch includes:

refcard.tex: I have replaced loadimage with imread but I don't know if I should increment the version "Edition 2.0 for Octave Version 3.0.0. Copyright 1996, 2007, " I have also replaced the deprecated saveimage with imwrite.

saveimage.m
replaced references to loadimage with imread. Removed the note that postscript cannot be read because imread can read PostScript.

Andy

Andreas Weber <andy1978>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #23730:  loadimage_saveimage.patch added by andy1978 (2KiB - 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 jordigh (Posted a comment)
  • -email is unavailable- added by andy1978 (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 group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-08-03 jordigh StatusNone Fixed
        Open/ClosedOpen Closed
    2011-08-03 andy1978 Attached File- Added loadimage_saveimage.patch, #23730

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code