Revision 54b7a662bdda3ca6c873e2362eb498308f4a71c2 authored by Bertrand Bellenot on 02 March 2021, 09:05:00 UTC, committed by Bertrand Bellenot on 02 March 2021, 14:02:40 UTC
Fixes the following error on Windows with macros containing Windows line endings (CR/LF):
```
Assertion failed: content[posOpenCurly] == '{' && "No curly at claimed position of opening curly!",
file C:\Users\bellenot\git\master\interpreter\cling\lib\MetaProcessor\MetaProcessor.cpp, line 431
```
1 parent 771585b
History
File Mode Size
copy_headers.sh -rwxr-xr-x 1.5 KB
format_script.sh -rwxr-xr-x 1.2 KB
tidy_script.sh -rwxr-xr-x 1.1 KB

back to top