Bug#867212: octave: Octave function strncmp is case insensitive

2017-07-04 Thread Mike Miller
Control: forwarded -1 https://savannah.gnu.org/bugs/?51384 Control: tags -1 + confirmed On Tue, Jul 04, 2017 at 21:56:20 +0200, Thierry Rascle wrote: > Octave function strncmp performs a case insensitive string comparison, > like strncmpi. strncmp should do a case sensitive string comparison. >

Bug#867212: octave: Octave function strncmp is case insensitive

2017-07-04 Thread Thierry Rascle
Package: octave Version: 4.2.1-2 Severity: normal Tags: patch upstream Dear Maintainer, Octave function strncmp performs a case insensitive string comparison, like strncmpi. strncmp should do a case sensitive string comparison. This issue seems to affect recent versions of Octave. The version