Christophe Guillon

Results 5 issues of Christophe Guillon

Copy, chmod and run the test below: env PROOT=/abspath_to/proot ./proot_path_test.sh Here is the shell script: ``` #!/bin/sh # # Apparently when in a recursive proot context, # if the top...

status/help-wanted
kind/bug

Add drop of conntrack INVALID packets in input such that invalid packets due to TCP window overflow do not cause a connection reset. Due to some netfilter/conntrack limitations, invalid packets...

carry-to-mobymoby

After installing ck crowdtuning with: $ git clone http://github.com/ctuning/ck $ PATH=$PWD/ckbin:$PATH $ ck pull repo:ck-crowdtuning When running: $ ck crowdtune program --gcc The exepriments goes to completion, but apparently some...

bug
enhancement

When installing typst-mode from MELPA, I get the following error: ``` Compiling file /home/cguillon/.emacs.d/elpa/typst-mode-20230425.337/typst-mode.el at Mon May 22 12:45:16 2023 Entering directory ‘/home/cguillon/.emacs.d/elpa/typst-mode-20230425.337/’ typst-mode.el:299:1:Error: rx ‘not’ syntax error: (or

There is an issue due to a race in the TVM/TIR optimization passes when several distinct python threads are each compiling some operator. The race occurs in the common subexpression...

type: bug
needs-triage