This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/1027] slightly misleading printf format warning


------- Additional Comments From bangerth at dealii dot org  2004-06-01 14:37 -------
I also find the message overly terse. The abbreviated form "arg" for 
argument sounds too much like an unquoted reference to a variable. 
Why can't we speak English as in most other messages, for example 
  "The format contains a char*, but argument 2 is a float." 
? 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1027


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]