[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: "%s"->"%ls" changes in r26517

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 18 May 2015 18:42:01 +0200

On 18.05.2015 15:06, Lübbe Onken wrote:
> Is it possible, that these three strings:
>
> --- 1 ---
> Edit property '%1!S!' on
>
> %2!ls!
> --- 1 ---
>
> --- 2 ---
> Remove property '%1!S!' from
>
> %2!ls!
> --- 2 ---
>
> --- 3 ---
> Set property '%1!S!' on
>
> %2!ls!
> --- 3 ---
>
> should also have a %1!ls! in their first line?

Actually, no: it's not a small 's' but a capitcal 'S' and that means a
narrow string if compiled with _UNICODE defined. So it's definitely
*not* a 'large' string.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3117987
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-05-18 18:42:12 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.