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

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

[Octave-bug-tracker] [bug #44822] Case-sensitive listdlg's SelectionMode


From: Rik
Subject: [Octave-bug-tracker] [bug #44822] Case-sensitive listdlg's SelectionMode values
Date: Tue, 14 Apr 2015 19:23:52 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #7, bug #44822 (project octave):

The current convention is derived from jwe's dislike of CamelCase.  We should
generally use strcmpi or tolower() as necessary to support arbitrary case of
the input.

The Qt enumerations are something we don't have as much control over so we
leave them be.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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