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

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

[Octave-bug-tracker] [bug #62648] build problem with texinfo>6.8


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #62648] build problem with texinfo>6.8
Date: Tue, 15 Nov 2022 08:00:36 -0500 (EST)

Follow-up Comment #26, bug #62648 (project octave):

One test is failing on macOS that might be related to the newer texinfo:

>>>>> processing
/Users/runner/work/octave/octave/scripts/help/get_first_help_sentence.m
***** assert (get_first_help_sentence ('get_first_help_sentence'), ...
        "Return the first sentence of a function's help text.")
!!!!! test failed
ASSERT errors for:  assert (get_first_help_sentence
('get_first_help_sentence'),"Return the first sentence of a function's help
text.")

  Location  |  Observed  |  Expected  |  Reason
     []      Return the first sentence of a function’s help text. Return the
first sentence of a function's help text.   Strings don't match


Note the difference between `’` and `'` in the strings.

I haven't looked into why there is this difference. And I'm not sure if the
new result is actually wrong.
It might be best to just change the test to not contain an apostrophe. What do
you think?



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62648>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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