qore icon indicating copy to clipboard operation
qore copied to clipboard

Qore Programming Language

Results 105 qore issues
Sort by recently updated
recently updated
newest added

such as in PostgreSQL

feature
not-c++

this will allow Qore to support delivering programs in a platform-independent binary format

feature
c++

like JDBC - only currently Qore'd `jdbc` and `odbc` drivers do this right - all other drivers respect the user's setting and send string data in the encoding specified even...

bug
confusing
c++

Possibly but not necessarily related to the jni module - no core dump available - not yet reproducible: ``` processing services: IIV++IIIIVIIIINote: Issue3267JavaService.java uses or overrides a deprecated API. Note:...

bug
c++

ex: ``` prompt$ LC_NUMERIC=sk_SK.UTF-8 printf "%.25g\n" 2,5 2,5 ```

bug
module
confusing
c++

sometimes a process's exit status is returned incorrectly as `-1` instead of `0` ex - successful execution of a test with the `process` module: ``` " stderr : "Picked up...

bug
module
c++
priority