Fix bug#1086, don't parse non-branch instructions inside a !if 0 block
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6418 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c16bc083b5
commit
527cf2d7a4
4 changed files with 15 additions and 9 deletions
|
@ -10,6 +10,8 @@ Released on ?
|
|||
|
||||
\b !include defaults to UTF-8 after \cw{Unicode True}
|
||||
|
||||
\b Preprocessor does not parse all branches and will not validate code that is never executed (\W{http://sf.net/p/nsis/bugs/1086/}{bug #1086})
|
||||
|
||||
\S2{} Minor Changes
|
||||
|
||||
\b FileRead in Unicode installers can handle DBCS, conversion output is limited to UCS-2.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue