Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompiler Feature Request: escape chars in strings should be sprinted literally #16

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

For example, source <@ "\n\r\t" @> should equal @"\n\r\t"

Original issue reported on code.google.com by [email protected] on 6 Mar 2011 at 1:40

@GoogleCodeExporter
Copy link
Author

Blocker: based on 
http://blogs.msdn.com/b/dsyme/archive/2010/01/08/some-tips-and-tricks-for-format
ting-data-in-f-interactive-and-a-in-sprintf-printf-fprintf.aspx, doesn't appear 
to be any way to alter the way generic "%A" sprintf/printf output strings. 
ad-hoc string unescaping is not sufficient.

Original comment by [email protected] on 6 Mar 2011 at 7:57

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 21 Jun 2014 at 2:00

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant