bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gettext-0.18: objc format specifier is "%@", not "$@"


From: Kalle Olavi Niemitalo
Subject: gettext-0.18: objc format specifier is "%@", not "$@"
Date: Tue, 18 May 2010 01:34:57 +0300
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.51 (gnu/linux)

In gettext-0.18/gettext-tools/doc/gettext.texi, I see:

> Objective C format strings are like C format strings.  They support an
> additional format directive: "$@@", which when executed consumes an argument
> of type @code{Object *}.

The format directive is actually "%@", not "$@".

http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/Strings/Articles/formatSpecifiers.html
http://svn.gna.org/viewcvs/gnustep/libs/base/trunk/Source/GSFormat.m?rev=29971&view=auto



reply via email to

[Prev in Thread] Current Thread [Next in Thread]