ChanServ changed the topic of #zig to: zig programming language | ziglang.org | all your codebase are belong to us | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
hasen_judy has joined #zig
<andrewrk>
Elronnd, compile time code execution, type as a value, and the ++ and ** (compile-time only) operators are meant to make a preprocessor unnecessary
hasen_judy has quit [Ping timeout: 255 seconds]
<andrewrk>
tankfeeder, if a zig generated binary runs OK but crashes when compressed with upx, I think that is a upx bug
<andrewrk>
but if there is something zig can do to make a better binary, we can do that. maybe we can work with upx developers to find out the issue
<tankfeeder>
i will open issue then
pupp has quit [Ping timeout: 255 seconds]
whitequark has left #zig [#zig]
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 246 seconds]
cenomla has joined #zig
cenomla has quit [Ping timeout: 260 seconds]
<andrewrk>
tankfeeder, tell when you file a upx issue and I will comment on it too