User Activity

  • Posted a comment on ticket #2399 on Scintilla

    The test code missed one line, for /f "delims=" %%a in ('dir "%~1\*.html" /b /a-d /on') do ( for /f "delims== tokens=2*" %%i in ('findstr /i /c:"var sourceRoot" "%~1\%%a"') do ( set sourceRoot=%%i set sourceRoot=!sourceRoot:~2,-2! set htmlName=%%a set htmlName2=!htmlName:~0,-5! ) >>"%~1.html" (findstr /i "D.p([" "%~1\!htmlName!" | sed.exe -r "1s#(D.p\(\[\x22)[^^*]+\*0#\1!htmlName2!\*0#gi" | sed.exe -r "s#(D.p\(\[\x22)!sourceRoot!#\1!htmlName2!\/#gi") )

  • Posted a comment on ticket #2399 on Scintilla

    Let's not care whether batch syntax parsing implements' string' type. Look at the parenthesis match in the first picture, the other end of the parenthesis is inside the double quotation marks, this is not reasonable, right?

  • Created ticket #2399 on Scintilla

    String parsing and parenthesis matching issues in batch files

  • Created ticket #506 on Code::Blocks

    GDB x64(7.12 or later) hangs when the disassembly view is open

  • Modified a wiki page on libportable

    use_libportable

  • Posted a comment on ticket #516 on MinGW-w64 - for 32 and 64 bit Windows

    i have compiled and run the above source code using mingw (gcc 6.1.0) and got the...

  • Modified a wiki page on libportable

    about_portable_configuration_file

  • Modified a wiki page on libportable

    about_portable_configuration_file

View All

Personal Data

Username:
cppinfo
Joined:
2013-07-21 06:18:42

Projects

This is a list of open source software projects that adonais is associated with:

  • Project Logo libportable Portable Runtime For Firefox Last Updated:

Personal Tools