Menu

#5094 Change error message for unrecognized strings

Verified
Enhancement
2017-04-03
2017-03-14
No

Change error message for unrecognized strings

Instead of mentioning the modes in which arbitrary strings would be
permissible, state that the string is not a note name. This is more
likely to be helpful to users, particularly in the case of wrong
notename language.

http://codereview.appspot.com/321720043

Discussion

  • Anonymous

    Anonymous - 2017-03-14
    • Description has changed:

    Diff:

    
    
    • Needs: -->
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2017-03-14

    passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2017-03-16
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2017-03-16

    Patch on countdown for March 19th.

     
  • Anonymous

    Anonymous - 2017-03-19
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2017-03-19

    Patch counted down - please push.

     
  • David Kastrup

    David Kastrup - 2017-03-19
    • labels: --> Fixed_2_19_58
    • status: Started --> Fixed
    • Patch: push -->
     
  • David Kastrup

    David Kastrup - 2017-03-19

    Pushed to staging as
    commit 1334c5f9e0824db4adbb4cd949406f7bfdee9524
    Author: David Kastrup dak@gnu.org
    Date: Tue Mar 14 11:29:42 2017 +0100

    Issue 5094: Change error message for unrecognized strings
    
    Instead of mentioning the modes in which arbitrary strings would be
    permissible, state that the string is not a note name.  This is more
    likely to be helpful to users, particularly in the case of wrong
    notename language.
    
     
  • Graham Percival

    Graham Percival - 2017-04-02

    Verified commit in git.

     
  • Graham Percival

    Graham Percival - 2017-04-03
    • status: Fixed --> Verified