IRC channel logs

2019-11-08.log

back to list of logs

<stikonas>janneke: why is that fix necessary? Isn't toupper supposed to make those uppercase?
<stikonas>although, I haven't spent too much time looking at that function, so I might be wrong
<oriansj>stikonas: it is because of the loop checking to see if the character is in the set
<oriansj>janneke: the correct behavior for set_reader; would be to set negative_p to TRUE and FALSE respectively as if(TRUE) will work fine
<oriansj>and in_set returns TRUE and FALSE so no == required
<oriansj>but thank everyone for finding and figuring out the solution to this bug
<oriansj>I'll get a new commit for mescc-tools-seed up shortly
<oriansj>pder: very good work by the way
<oriansj>Hagfish: well we need all kinds on this sort of project. For example someone willing to write some tests or improve documentation would really help
<oriansj>janneke: check out mes-m2's solution to builtin-primitives
<janneke>oriansj: ty for the work and explanation!
<janneke>oriansj: and there's never any need to hurry
*janneke mainly says that to themselves :)
***Server sets mode: +cnt
<oriansj>well janneke there might be reasons to hurry but rushing rarely gets one to the goal faster
<oriansj>also; I want mes-m2 running MesCC to be able to bootstrap TCC before Christmas (and I know I am going to need everyone's help to do it)