-
This was brought up in https://github.com/nodejs/modules/issues/451#issuecomment-575282242 for resolver stability, that having tests available for tools and userland resolvers would be a great help in…
-
-
> QMAKE_CXXFLAGS_DEBUG -= -O
QMAKE_CXXFLAGS_DEBUG -= -O1
QMAKE_CXXFLAGS_DEBUG -= -O2
QMAKE_CXXFLAGS_DEBUG -= -O3
QMAKE_CXXFLAGS_DEBUG += -O0
QMAKE_CXXFLAGS_RELEASE -= -O
QMAKE_CXXFLAGS_RELEASE -…
-
Need to clarify some of the `EXTRACT` tests ported from `partiql-lang-kotlin` related to:
1. Output type for extracted date/time part values.
- `partiql-lang-kotlin` uses decimals
2. Default value…
-
When using `toil-cwl-runner` it seems like it always uses `deep_listing` when files or directories are mounted for running within Docker or Singularity.
If I try to add [LoadListingRequirement](https…
-
I doubt this thread will see any replies because obviously we hit it out of the park on our first try and the State of HTML 2023 survey was 100% perfect, but just in case here you go.
-
**Describe the bug**
The `strerror_r()` function is not actually part of ISO C. It's a POSIX function.
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strerror_r.html
It also seems t…
-
**Describe the bug**
Hi. I'm the author of [`axum-connect`](https://github.com/AThilenius/axum-connect), which supports server-streaming RPC handlers. I am however running in circles trying to figu…
-
When I try use VK_LAYER_KHRONOS_shader_object geomeometry is not visible.
MoltenVK set MTLBufferLayoutStrideDynamic into MTLVertexBufferLayoutDescriptor, and geometry is not drawing.
When I change …
-
Original impetus for this was https://github.com/cf-convention/discuss/issues/258 - this issue is now for the implementation!
The Conventions document could be made clearer by removing ambiguities …