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

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

[Octave-bug-tracker] [bug #34279] error on test g et_first_help_sentence


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #34279] error on test g et_first_help_sentence.m (MinGW)
Date: Mon, 12 Sep 2011 23:57:06 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1

URL:
  <http://savannah.gnu.org/bugs/?34279>

                 Summary: error on test get_first_help_sentence.m (MinGW)
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2011年09月12日 23時57分05秒
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:


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 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34279>

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




reply via email to

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