ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
<benzrf> >kernel ABI facing Go code
<benzrf> that's possible?!
<benzrf> i thought Go was, like, Java-level
<MajorLag_> Totally possible. It's got a garbage collector, but it's a compiled language (statically by default even).
<MajorLag_> You can just call syscalls directly.
tjpalmer has joined #zig
<benzrf> heuh
cenomla has joined #zig
MajorLag_ has quit [Ping timeout: 260 seconds]
tjpalmer has quit [Ping timeout: 260 seconds]
cenomla has quit [Quit: cenomla]
<GitHub87> [zig] tiehuis opened pull request #729: Improve documentation styling for mobile devices (master...www-changes) https://git.io/vN9uf
Topa has quit [Ping timeout: 256 seconds]
MajorLag_ has joined #zig
<GitHub11> [zig] AndreaOrru pushed 1 new commit to master: https://git.io/vN9ub
<GitHub11> zig/master 7eea20b Andrea Orru: Add IntrusiveLinkedList to index.zig
<GitHub35> [zig] andrewrk closed pull request #729: Improve documentation styling for mobile devices (master...www-changes) https://git.io/vN9uf
<GitHub84> [zig] andrewrk pushed 1 new commit to master: https://git.io/vN92S
<GitHub84> zig/master d6b7d90 Andrew Kelley: Merge pull request #729 from zig-lang/www-changes...
return0e has joined #zig
yyk has joined #zig
Topa has joined #zig
Topa has quit [Ping timeout: 240 seconds]
yyk has quit [Quit: Page closed]
arBmind has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
arBmind has quit [Quit: Leaving.]
arBmind has joined #zig
Hejsil has joined #zig
Hejsil has quit [Client Quit]
tjpalmer has joined #zig
davr0s has joined #zig
Hejsil has joined #zig
tjpalmer has quit [Ping timeout: 260 seconds]
pradam has quit [Remote host closed the connection]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Topa has joined #zig
Topa has quit [Ping timeout: 240 seconds]
Topa has joined #zig
Hejsil has quit [Quit: Page closed]
<GitHub112> [zig] andrewrk pushed 1 new commit to master: https://git.io/vNHCu
<GitHub112> zig/master 0995a81 Andrew Kelley: langref: remove page title header
Hejsil has joined #zig
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<MajorLag_> So I have an index out of bounds error somewhere, but it's not consistent. What's the best way I can debug this currently? On Win64.
<andrewrk> MajorLag_, the best way is to use the llvm6 branch
<andrewrk> llvm 6 is scheduled to be released feb 21, then we can merge llvm6 branch into master
<andrewrk> if you do that you can debug with MSVC
<GitHub119> [zig] andrewrk pushed 1 new commit to master: https://git.io/vNH2d
<GitHub119> zig/master 3ef6a00 Andrew Kelley: add compile error for duplicate struct, enum, union fields...
<MajorLag_> Is there a reason the safety check can't include more information?
<andrewrk> on linux it includes a full backtrace
<andrewrk> windows is waiting on https://github.com/zig-lang/zig/issues/721
<andrewrk> is there another piece of info we could include?
MajorLag_ has quit [Ping timeout: 260 seconds]
MajorLag_ has joined #zig
<MajorLag_> If possible, a source line number would help. Or even just the name of the function it occurred in. I get that it only comes up because of the lack of debug info in this instance.
<MajorLag_> Is there a way to get a float type's epsilon like there is an int type's min/max?
<andrewrk> I think we have some constants in std.math
<MajorLag_> cool, thanks.
<andrewrk> are you working on a game?
<MajorLag_> More of a toy, just to feel out the language.
<MajorLag_> Though I have always wanted to make a real game out of a wolf3d-style raycasting engine...
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
dd3 has joined #zig
dd3 has quit [Ping timeout: 240 seconds]
<l1x> nice
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dd3 has joined #zig
arBmind has quit [Quit: Leaving.]
cenomla has joined #zig
dd3 has quit [Ping timeout: 256 seconds]
davr0s has joined #zig
clownpriest has joined #zig
dd3 has joined #zig
Hejsil has quit [Read error: Connection reset by peer]
clownpriest has quit [Ping timeout: 240 seconds]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dd3 has quit [Ping timeout: 276 seconds]
dd3 has joined #zig
dd3 has quit [Ping timeout: 256 seconds]
davr0s has joined #zig
cenomla has quit [Read error: Connection reset by peer]
cenomla has joined #zig
cenomla has quit [Quit: cenomla]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Client Quit]
Topa has quit [Ping timeout: 265 seconds]
davr0s has joined #zig
davr0s has quit [Client Quit]
davr0s has joined #zig
davr0s has quit [Client Quit]