Changed preprocessor binary literal prefix to 0b, 0y is still supported for now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6470 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8193e73b31
commit
38966457e7
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ Released on ?, 2014
|
|||
|
||||
\b !execute supports comparing the exit code with the same syntax as !system
|
||||
|
||||
\b Preprocessor supports MASM style 0n and 0y radix prefix on numbers
|
||||
\b Preprocessor supports \cw{0n} and \cw{0b} radix prefix on number literals
|
||||
|
||||
\H{v3.0a2} 3.0 Alpha 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue