Follow-up Comment #2, bug #44099 (project texinfo):

Thanks for your reply. I can confirm that it works fine in latest development
revision (6074).

There's just minor issue - when compiling with "-Werror=format-security", the
build fails:

info.c: In function 'main':
info.c:908:9: error: format not a string literal and no format arguments
[-Werror=format-security]
         info_error (error);
         ^
info.c:917:7: error: format not a string literal and no format arguments
[-Werror=format-security]
       info_error (error);

This can be easily fixed, patch attached.

I hope you don't mind that I'm attaching it to unrelated issue, I can report
it separately, if necessary.

(file #32937)
    _______________________________________________________

Additional Item Attachment:

File name: format-security.patch          Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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


Reply via email to