liberiga has quit [Remote host closed the connection]
lockywolf_ has quit [Ping timeout: 258 seconds]
lockywolf__ has quit [Ping timeout: 272 seconds]
enderby has joined #racket
lockywolf has joined #racket
lockywolf has quit [Ping timeout: 246 seconds]
enderby has quit [Remote host closed the connection]
dddddd has quit [Remote host closed the connection]
lockywolf has joined #racket
endobson has joined #racket
<winny>
hmm, maybe I just need to edit the package, modify no fields, then click save... yep, it says it'll be rebuilt
cpup has quit [Ping timeout: 246 seconds]
cpup has joined #racket
endformationage has quit [Ping timeout: 245 seconds]
liberiga has joined #racket
zipper has joined #racket
Arcaelyx has quit [Ping timeout: 258 seconds]
orivej has quit [Ping timeout: 272 seconds]
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
endobson has joined #racket
endobson has quit [Client Quit]
lockywolf_ has joined #racket
lockywolf has quit [Read error: Connection reset by peer]
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
liberiga has quit [Ping timeout: 260 seconds]
lockywolf_ has quit [Remote host closed the connection]
lockywolf has joined #racket
Diagon has joined #racket
DGASAU has quit [Ping timeout: 244 seconds]
Diagon has quit [Quit: Leaving]
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 244 seconds]
ZombieChicken has quit [Remote host closed the connection]
asymptotically has joined #racket
Sgeo_ has joined #racket
DGASAU has joined #racket
Sgeo has quit [Ping timeout: 245 seconds]
lockywolf_ has quit [Ping timeout: 248 seconds]
ephemera_ has joined #racket
ephemera_ has quit [Ping timeout: 248 seconds]
lockywolf has joined #racket
dmiles has quit [Ping timeout: 248 seconds]
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 258 seconds]
ephemera_ has joined #racket
manualcrank has quit [Quit: WeeChat 1.9.1]
lockywolf_ has quit [Read error: Connection reset by peer]
lockywolf__ has joined #racket
dmiles has joined #racket
orivej has joined #racket
lockywolf_ has joined #racket
lockywolf__ has quit [Ping timeout: 272 seconds]
YuGiOhJCJ has joined #racket
ubLIX has joined #racket
lockywolf__ has joined #racket
lockywolf_ has quit [Ping timeout: 258 seconds]
lockywolf_ has joined #racket
lockywolf__ has quit [Read error: Connection reset by peer]
lockywolf_ has quit [Ping timeout: 258 seconds]
ubLIX has quit [Quit: ubLIX]
soegaard has joined #racket
dddddd has joined #racket
zipper has quit [Ping timeout: 244 seconds]
zipper has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
dimitarvp has joined #racket
zipper has quit [Ping timeout: 244 seconds]
dimitarvp has quit [Client Quit]
zipper has joined #racket
<winny>
tonyg: finally cracked the secret to using bitsyntax, I somehow managed to make ``(bit-string-case #"\0\0" ([v ::] v))'' return 0 instead of giving me an error. I'll open a ticket once I better understand what is happening
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
zipper has joined #racket
selimcan has joined #racket
badkins has quit [Ping timeout: 244 seconds]
<tonyg>
winny: glad you're trying bitsyntax! I think what is happening there with [v ::] is that you're not supplying anything after the ::, so `[v ::]` does the same as just `v`, namely read a single byte (following Erlang). Although, hm, I wonder why it doesn't complain about an incomplete match
<tonyg>
oh
<tonyg>
Missing level of parentheses.
<tonyg>
It interprets `v` as wanting one byte, and `::` as a variable name (!!!), wanting the second
<tonyg>
so `v` is bound to 0, as is `::`. Yuck
<tonyg>
winny: yes, please do file an issue :) that's gross and there should be better error reporting eventually
ubLIX has quit [Quit: ubLIX]
lavaflow has joined #racket
lavaflow has quit [Ping timeout: 248 seconds]
keep_learning has quit [Ping timeout: 245 seconds]
lavaflow has joined #racket
vraid has joined #racket
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
zipper has quit [Ping timeout: 246 seconds]
cpup has quit [Quit: Breaking stuff]
cpup has joined #racket
efm has quit [Remote host closed the connection]
efm has joined #racket
<selimcan>
'sup racketeers
<selimcan>
racket2 excitement seems finally to have settled down
selimcan has quit [Quit: Leaving]
badkins has joined #racket
badkins has quit [Remote host closed the connection]