StrFunc.nsh now supports a "using" idiom to help with forward-declaration of functions (bug #1229)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7099 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2019-06-23 21:32:34 +00:00
parent b19a694ad5
commit a46a79cb46
3 changed files with 274 additions and 436 deletions

View file

@ -26,6 +26,7 @@ ANSI targets are deprecated, consider moving to Unicode.
\b Fixed InstallLib .NSI space-in-path bug (\W{http://sf.net/p/nsis/bugs/1222}{bug #1222})
\b StrFunc.nsh now supports a "using" idiom to help with forward-declaration of functions (\W{http://sf.net/p/nsis/bugs/1229}{bug #1229})
\S2{} Translations