Ondrej Musil
Ondrej Musil
``` %new-style string a = cast("test"); ``` output: ``` omusil@giger:~$ qore test.q unhandled QORE System exception thrown in TID 1 at 2017-08-29 15:49:54.464712 Tue +02:00 (CEST) at test.q:4 PARSE-EXCEPTION: reference...
https://www.boost.org/doc/libs/1_64_0/doc/html/boost/process/group.html * Add ProcessGroup C++ and Qore class. * Add option to Process class to start as a member of a passed group.
Most Gitlabfiles of Qore and modules still contain the following type of code: ``` curl "https://api.github.com/repos/qorelanguage/${REPO_NAME}/statuses/${CI_COMMIT_SHA}" \ -X POST -u omusil24:${GITHUB_ACCESS_TOKEN} -H "Content-Type: application/json" \ -d "{\"state\": \"pending\", \"context\": \"${REPO_NAME}\",...
https://lgtm.com/projects/g/qorelanguage/qore/alerts?mode=list