CI-build-101
Pre-release
Pre-release
π² Nightly build
of 2488b0c βΎ Worker image: Visual Studio 2017
; Console: ci.appveyor.com/.../build-101
β Only for tests β π¨ Commit message:
Fixed support of the special symbols in path: ' &!~`@#$^(+)_=%-;. Related Issue #88
Back to the old label-goto logic instead of for
(d4b46cd) because of more hard escaping for all special symbols above. This is the moment when you finally start to feel sick from batch scripts -_-
This changes also provides new __p_call
flag - To use the call-type logic when invoking DllExport.
And also adds handling of unknown action. Just not to scare users...
Other details in #88