#3949: printf called without format
--------------------------+----------------------
  Reporter:  tamo         |      Owner:  mutt-dev
      Type:  enhancement  |     Status:  closed
  Priority:  trivial      |  Milestone:
 Component:  build        |    Version:  1.8.3
Resolution:  fixed        |   Keywords:
--------------------------+----------------------
Changes (by TAKAHASHI Tamotsu <ttakah@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"4e29b337e9678c73a017a5fb10fe18e92b3ea947"
 7073:4e29b337e967]:
 {{{
 #!CommitTicketReference repository=""
 revision="4e29b337e9678c73a017a5fb10fe18e92b3ea947"
 Fix "format string is not a string literal" warnings. (closes #3949)

 Mutt calls msgfmt with '-c' to verify that translation format strings
 match, but it is still safer to indirect strings with no formatting
 through %s.
 }}}

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3949#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to