Revision 417131fb

b/HACKING
120 120
This makes it so gcc's -Wformat and -Wformat-security options can do
121 121
their jobs and cross-check format strings with the number and types
122 122
of arguments.
123

  
124
Currently many functions in QEMU are not following this rule but
125
patches to add the attribute would be very much appreciated.

Also available in: Unified diff