Follow-up Comment #1, bug #60798 (project make):

FWIW, this warning is not valid in this situation.  The code is correct; p
will always be pointing into a valid buffer and never pointing at the first
character in that buffer, so p[-1] always points to valid memory.

When building code for production use, you should never use -Werror.

    _______________________________________________________

Reply to this item at:

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

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


  • [bug #60798] ... anonyme
    • [bug #60... Paul D. Smith
      • Re: ... Dmitrii Pasechnik
        • ... Paul Smith
          • ... Eli Zaretskii
          • ... Dmitrii Pasechnik
            • ... Paul Smith
              • ... Andreas Schwab
                • ... David A. Wheeler
                • ... RANDRIANAINA Georges Aaron
        • ... Dmitry Goncharov via Bug reports and discussion for GNU make
          • ... Dmitrii Pasechnik

Reply via email to