Sébastien Hinderer
Sébastien Hinderer
David Allsopp (2024/07/16 05:26 -0700): > @dra27 approved this pull request. > > Good to go, thanks, @shindere! Another bunch of thanks for your help, here again!
KC Sivaramakrishnan (2024/07/01 02:54 -0700): > > Shouldn't the user-configurable value be bounds checked to be within reasonable limits (i.e. 1 > That sounds reasonable. Would 4096 be a good...
Gabriel Scherer (2024/07/01 02:59 -0700): > > Or maybe `2 x sysconf(_SC_NPROCESSORS_CONF)` on Unix-like platforms. But that's probably too much bikeshed already. > > One issue with this is that...
> 2. give up on runtime-events on armel, have a configure check that > forbids this combination, and correspondingly disable the testsuite Am I understanding correctly that runtime-events should then...
Vincent Laviron (2024/06/18 07:01 -0700): > It's likely that the current issue is specific to armel, so I think we > should keep support for the other 32-bit platforms unless...
Stéphane Glondu (2024/06/19 07:53 -0700): > The compiler and runtime work sufficiently to build the Debian > package, which is enough for me. Fixing the testsuite is cherry on the...
Thanks! The described behaviour could be protected by the `braille_friendly` variable, although it is not obvious to me it is wise to couple the behaviour with the variable.
Yes, working on it.
Hello, Just to give some heads up, I am working on deeper changes, whihc explain why the new release is taking more time than I initially thought. I do not...
Sorry for my silence, I am aiming for a better solution which I expect to be available soon.