build runner prints "failed command" when step has non-failure stderr
@mlugg wrote in ziglang/zig#31077 (comment):
zig build –search-prefix parameter does not affect the zig translate-c command line parameters
FEATURE-4: download from keyserver manually
@dirkz BTW, the p≡p engine is meant to be used in parallel. It must be initialized with the first init() and other calls to init() must only appear after the first init() is done. But then it is...
FEATURE-4: download from keyserver manually
We could change session.vksRetrieveKey() having a success and a failure block itself. What do you think?
FEATURE-4: download from keyserver manually
I did not yet touch the tests, so this is absolutely possible.
FEATURE-4: download from keyserver manually
The code is correct. There are two cases when we need code:
FEATURE-4: download from keyserver manually
The code actually worked. I tried it out. What is the issue?
FEATURE-4: download from keyserver manually
b9e45b8458
download keys from keyserver, first implementation
da618df9f4
Merge pull request 'explicitly link against the libc' (#4) from positron/fix-gnu-linux-link--2026-03 into main
58e9c8b50d
Merge branch 'main' into positron/fix-gnu-linux-link--2026-03
c7bd514686
explicitly link against the libc
explicitly link against the libc
fdik
pushed to positron/fix-gnu-linux-link--2026-03 at pEp/vks-automation
2026年03月11日 19:29:42 +01:00
58e9c8b50d
Merge branch 'main' into positron/fix-gnu-linux-link--2026-03
54b77ec5df
bump version number
2e7cdc8c9b
move buffer from stack to heap
54b77ec5df
bump version number
088abdd6b9
bump version number
2e7cdc8c9b
move buffer from stack to heap
be4a4e8490
adding OutOfMemory error value for C API
89fc3f7e35
nicer