bugGNU Octave - Bugs: bug #34279, error on test...

 
 

bug #34279: error on test get_first_help_sentence.m (MinGW)

Submitter:  Tatsuro MATSUOKA <tmacchant>
Submitted:  Mon 12 Sep 2011 11:57:05 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Duplicate Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 03 Oct 2011 10:13:41 PM UTC, comment #1: 

This is a duplicate of bug #33669.  The problem was identified in that bug, but the patch was never applied.  Closing this report and keeping #33669 open.

Rik <rik5>
Group administrator
Mon 12 Sep 2011 11:57:05 PM UTC, original submission:  


e:\usr\Tatsu\mingwhome\octaves\hg\octave-work\scripts/help\get_first_help_sentence.m
  ***** assert (strcmp (get_first_help_sentence('get_first_help_sentence'), "Return the first sentence of a function's help text."));
!!!!! test failed
assert (strcmp (get_first_help_sentence ('get_first_help_sentence'), "Return the first sentence of a function's help text.")) failed



octave:3> get_first_help_sentence('get_first_help_sentence')
   Return the first sentence of a function's help text.
octave:4> strcmp (get_first_help_sentence('get_first_help_sentence'), "Return the first sentence of a function's help text.")
ans = 0


This error seem to be once corrected. ???

https://savannah.gnu.org/bugs/?33669

Tatsuro MATSUOKA <tmacchant>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by tmacchant (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-10-03 rik5 StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code