dbj
dbj
actually not the same but similar :) E:\projects\dbjhxo>hexo generate INFO Start processing INFO Files loaded in 1.43 s ERROR E:\projects\dbjhxo\themes\material\layout\layout.ejs:3 1| 2| >> 3| 4| 5| 6| E:\projects\dbjhxo\themes\material\layout\_partial\head.ejs:22 20| 21|...
@microSoftware , yes that is the most feasible way. Anything else requires Concept, Architecture, Design and Implementation that will complicate the things considerably. Just to be used by very small...
I would love if someone shows me the postman call to test: ```c# [OpenApiSecurity("user_auth_header", SecuritySchemeType.Http, Scheme = OpenApiSecuritySchemeType.Bearer, BearerFormat = "JWT", Name = "Authorization")] ```
thanks @justinyoo , that generates a lot of useful C# code ... Is there anything similar for node js or typescript Azure Functions dwellers?
It is now 2023 Q3 ... how about a new release :)
2020 Sep 03 -- this is still a problem ... for CL. If using clang (as packaged with VS 2019) this is not a problem.
gason is forgiving when parsing the json input. No tests fail on bad numbers in a json string, because `string2double()` does not use `strtod()` , And that internal algorithm indeed...
2022 Feb 25 -- It seems I have the same issue... ``` ...\VC\Tools\Llvm\x64\bin\lldb-mi.exe ``` is missing?
https://github.com/lemire/fast_double_parser
Ok and thanks but :) The stuff that is in the cli/dbj folder (dbjdbj+no_boost branch) ... I think that has to work in even C++11 ... let me check .....