jbk has quit [Read error: Connection reset by peer]
_andre has joined #ponylang
acarrico has joined #ponylang
vaninwagen has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ponylang
acarrico has quit [Ping timeout: 246 seconds]
acarrico has joined #ponylang
jemc has joined #ponylang
jemc has quit [Read error: Connection reset by peer]
endformationage has joined #ponylang
endformationage has quit [Read error: Connection reset by peer]
endformationage has joined #ponylang
jonbrwn_ has joined #ponylang
jemc has joined #ponylang
jbk_ is now known as jbk
_whitelogger has joined #ponylang
khan_ has joined #ponylang
khan_ has quit [Quit: khan_]
khan_ has joined #ponylang
khan_ has quit [Client Quit]
khan_ has joined #ponylang
vaninwagen has joined #ponylang
jemc has quit [Ping timeout: 246 seconds]
_whitelogger has joined #ponylang
user10032 has joined #ponylang
vaninwagen has quit [Ping timeout: 255 seconds]
vaninwagen has joined #ponylang
acarrico has quit [Ping timeout: 250 seconds]
<jbk>
woo my fix was integrated :)
khan_ has quit [Quit: khan_]
jemc has quit [Ping timeout: 256 seconds]
droman has joined #ponylang
jemc has joined #ponylang
_andre has quit [Quit: leaving]
<vaninwagen>
jbk: thank you very much!
<vaninwagen>
yeah, it is mostly during the development sync that stuff gets discussed and merged
<vaninwagen>
jbk you were working on the illumos port, right?
vaninwagen has quit [Quit: WeeChat 2.1]
<jbk>
yes
user10032 has quit [Quit: Leaving]
vaninwagen has joined #ponylang
<vaninwagen>
jbk what is the status of your port? Are you blocked by anything? Or is it just the net address quirks you mentioned on the dev mailing list?
<jbk>
the problem is when i try to add in illumos to that ifdef node in ifdef.c, then the stdlib package that do 'ifdef posix' error with 'Cannot infer type of unused literal'
<jbk>
yet elsewhere in the stdlib 'ifdef illumos' seems to work ok