• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
poor genstrings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

poor genstrings


  • Subject: poor genstrings
  • From: Qi Liu <email@hidden>
  • Date: Fri, 7 Aug 2009 17:49:36 +0800

Hi all,

I found genstrings is not very good. As option "-s" , apple says:
Substitutes routine for NSLocalizedString.  For example, -s MyLocalString
will catch calls to MyLocalString and MyLocalStringFromTable.

Actually, if I write a line of code as following, the command will exit
current file:

xMyLocalString(@"test", "");


What's more, if I write a line of code as following, the command will exit
too:

NSStrings * m_MyLocalString = @"";


I am not sure if this is a known issue or if there is any additional option
for genstrings.


Qi Liu
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Adding Padding To The ‘left’ of a Text Field.
  • Next by Date: Re: Adding Padding To The ‘left’ of a Text Field.
  • Previous by thread: Re: Adding Padding To The ‘left’ of a Text Field.
  • Next by thread: Re: poor genstrings
  • Index(es):
    • Date
    • Thread