Emmanuel Thomé
Emmanuel Thomé
Hi. Could you please consider this pull request ? This is an attempt at some new functionality. Works for me. Sub-jobs are listed as (parent job)/(branch name) in the drop-down...
Currently sage does not build if `SAGE_LOCAL` contains an `@` sign. While admittedly not common, it should not cause failure. The offender is pari. pari itself compiles fine, but cypari...
When we see an end marker in a multipart message, the state machine directly classifies the next stream event as EPILOGUE (or PART), which prohibits leaving a byte unused. fixes...