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

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

[Octave-bug-tracker] [bug #57879] strncmp(str_a, str_b, N) gives an erro


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57879] strncmp(str_a, str_b, N) gives an error for N=0
Date: Mon, 9 Mar 2020 19:15:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

Follow-up Comment #22, bug #57879 (project octave):

It would be a very good idea for you to learn how to search through Octave's
commit log for past changes that are similar to the one you are trying to
make, so you can see exactly how we have done things in the past and model
your commit after existing practices.

For example, I searched the Mercurial commit history for messages with the key
string "compat" that touched the NEWS file, and found this good example that
hits all the same points that this bug needs:

https://hg.savannah.gnu.org/hgweb/octave/rev/177be3c01238

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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