K 10 svn:author V 3 kib K 8 svn:date V 27 2006-10-23T07:25:25.000000Z K 7 svn:log V 308 Revert the rev. 1.4, it causes breakage on most arches except i386. Remove the const qualifier from ap argument for __v2printf, that induced that breakage, and seems to be the real reason for bad code. ap is modified inside the __v2printf body by va_arg macro. Pointy hat to: kib Approved by: pjd (mentor) END