Skip to content
  • Jürg Billeter's avatar
    don't add NULL to end of variable argument list for printf-style functions · 34e8984b
    Jürg Billeter authored
    2006-10-31  Jürg Billeter  <j@bitron.ch>
    
    	* vala/valacodegenerator.vala: don't add NULL to end of variable
    	  argument list for printf-style functions to reduce the number of
    	  warnings during C compilation
    	* vala/valamethod.vala: support PrintfFormat attribute
    	* vala/vala.h: include valareport.h
    	* vapi/glib-2.0.vala: use PrintfFormat attribute
    
    svn path=/trunk/; revision=160
    34e8984b