ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
fsateler_ has joined #zig
fsateler has quit [Ping timeout: 244 seconds]
steveno has quit [Ping timeout: 268 seconds]
_whitelogger has joined #zig
hooo has quit [Quit: Connection closed for inactivity]
Ichorio has quit [Ping timeout: 246 seconds]
kafbetrosh has joined #zig
steveno has joined #zig
_whitelogger has joined #zig
steveno has quit [Quit: Leaving]
_whitelogger has joined #zig
darithorn has quit [Quit: Leaving]
_whitelogger has quit [Ping timeout: 250 seconds]
_whitelogger has joined #zig
wilsonk has quit [Read error: Connection reset by peer]
wilsonk has joined #zig
errpr has quit [Ping timeout: 250 seconds]
IntoxicatedHippo has quit [Ping timeout: 244 seconds]
IntoxicatedHippo has joined #zig
lorenzzzo has quit [Remote host closed the connection]
hooo has joined #zig
Zaab1t has joined #zig
porky11 has joined #zig
jethron has joined #zig
very-mediocre has joined #zig
Hejsil has joined #zig
<Hejsil> Hmmm, my endian int implementation broke with the newest mem.read/writeInt changes https://godbolt.org/z/3YjIaT
<Hejsil> Idk why it says a *const [2]u8 is of type *align(1) const u16
errpr has joined #zig
jethron has quit [Quit: Leaving]
Hejsil has quit [Quit: Page closed]
Ichorio has joined #zig
porky11 has quit [Ping timeout: 252 seconds]
steveno has joined #zig
steveno has quit [Ping timeout: 250 seconds]
very-mediocre has quit [Ping timeout: 256 seconds]
steveno has joined #zig
IntoxicatedHippo has quit [Quit: Leaving]
very-mediocre has joined #zig
steveno has quit [Ping timeout: 250 seconds]
Zaab1t has quit [Quit: bye bye friends]
kafbetrosh has left #zig [#zig]
steveno has joined #zig
caphetrosh has joined #zig
diltsman has joined #zig
<diltsman> So, I cannot even build in debug mode with the latest builds. Need __aeabi_memcpy4.
<diltsman> Hmmm.... Appears that I had a bad line of code uncommented. Still need that for release mode, though.
steveno has quit [Ping timeout: 250 seconds]
steveno has joined #zig
very-mediocre has quit [Quit: Page closed]
porky11 has joined #zig
redj has quit [Disconnected by services]
redj has joined #zig
errpr has quit [Ping timeout: 260 seconds]
steveno_ has joined #zig
steveno has quit [Ping timeout: 250 seconds]
steveno_ has quit [Quit: Leaving]
emekoi has joined #zig
<emekoi> could someone with write access, check the pull requests to https://github.com/ziglang/sublime-zig-language?