- Event Series
- This event is an instance of E376: Weekly Standup, and repeats every week.
Comment Actions
Last week
- T4864: command processing implemented, what kind of information is provided and how should be decided
- libgcrypt constant-time invm: My work has been pushed to master and 1.8
- I found (very minor issue of) npth and library dependency
- when npth_cond_signal is used on GNU/Linux, the executable should be linked to -lpthread, because npth_cond_signal is a macro and it's actually pthread_cond_signal.
- when not, the executable doesn't need to link -lpthread, and npth library itself is linked to -lpthread.
- When I will have time, I'll investigate to solve the issue of this library dependency
This week
- continue working on T4864
- finalize REGEXP support in GnuPG