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

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

[Octave-bug-tracker] [bug #46881] provide hints for possible misspelled


From: Shane
Subject: [Octave-bug-tracker] [bug #46881] provide hints for possible misspelled symbol names
Date: Mon, 26 Mar 2018 05:11:47 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.168 Safari/537.36 OPR/51.0.2830.40

Follow-up Comment #11, bug #46881 (project octave):

Hi everyone,

This is Shane here from Octave Online.  I shared with Sudeepam a number of
Octave Online sessions from late 2017 that shows the command a user entered,
the error message, and the command that the user followed up with.  Here are
some examples:

==========
cmd: Sqrt(4)
err: error: 'Sqrt' undefined near line 1 column 1
err: 
cmd: sqrt(4)
==========
cmd: grod
err: error: 'grod' undefined near line 1 column 1
err: 
cmd: grid
==========
cmd: titel('m');
err: error: 'titel' undefined near line 1 column 1
err: 
cmd: title('m');
==========
cmd: lc
err: error: 'lc' undefined near line 1 column 1
err: 
cmd: clc
==========

Based on looking through many of these sessions, the many various different
ways of spelling "clc" seem to top the list for the most often misspelled
token.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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