Geth MoarVM: Kaiepi++ created pull request #780:
Try to use egcc when compiling on OpenBSD
00:58
01:16 nativecallable6 joined 01:17 unicodable6 joined, quotable6 joined 01:23 sivoais joined 03:01 ilbot3 joined
Geth MoarVM: 28eaf97d05 | (Ben Davies)++ | build/setup.pm
Try to use egcc when compiling on OpenBSD

egcc's a package providing an up-to-date version of gcc in OpenBSD, which still uses v4.2 at the moment
03:10
MoarVM: 56c03d99c2 | (Zoffix Znet)++ (committed using GitHub Web editor) | build/setup.pm
Merge pull request #780 from Kaiepi/compilers

Try to use egcc when compiling on OpenBSD
03:57 bloatable6 joined 06:26 AlexDaniel` joined 06:27 ilmari[m] joined 07:10 brrt joined 07:47 domidumont joined 07:52 domidumont joined 08:09 domidumont joined 08:21 brrt joined 09:05 domidumont joined 09:06 zakharyas joined 09:33 domidumont joined 11:46 committable6 joined 12:26 Kaiepi joined 13:03 domidumont joined 13:06 domidumont joined 13:27 domidumont1 joined 13:28 zakharyas joined 14:10 zakharyas joined 14:16 travis-ci joined
travis-ci MoarVM build failed. Zoffix Znet 'Merge pull request #780 from Kaiepi/compilers 14:16
travis-ci.org/MoarVM/MoarVM/builds/327962190 github.com/MoarVM/MoarVM/compare/e...c03d99c21c
14:16 travis-ci left 14:22 domidumont joined 14:26 zakharyas joined 14:44 zakharyas1 joined 14:46 zakharyas joined 14:47 squashable6 joined 14:51 zakharyas joined 15:15 zakharyas joined
Kaiepi ahhhh fuck 15:37
travis uses ubuntu, right?
jnthn Yes, and recently changed something about hte image, which was upset our .travis.yml :S 15:38
Kaiepi classic travis 15:40
trying to test go with it is infuriating since it'll fail for utterly baffling reasons when tests work fine locally 15:42
even on ubuntu
15:55 brrt joined 16:03 zakharyas joined 16:27 brrt joined 16:38 eater joined 16:39 bloatable6 joined, nativecallable6 joined, unicodable6 joined, greppable6 joined, squashable6 joined 17:23 coverable6 joined, benchable6 joined 17:39 bisectable6 joined 18:05 Ven`` joined 18:23 Kaiepi joined
Kaiepi may not be realted, but i really need to brush up on my c and perl to work on moarvm proper 18:24
do you guys have any sugestions for books to read? 18:25
timotimo the book i started learning c++ with (yeah, before c) .. i wouldn't recommend :)
18:34 mst joined 18:37 yoleaux joined, coverable6 joined 18:38 quotable6 joined 18:40 releasable6 joined, greppable6 joined, reportable6 joined 18:41 statisfiable6 joined, nativecallable6 joined
nine learned C using Borland's Turbo C on DOS, so that wouldn't be useful ;) 20:44
geekosaur some ancient book I can't remember (from 1980. thin paperback, green cover, that's all I remember. wasn't very good), then K&R, then K&P. probably also not useful. 20:45
lizmat was given K&R second edition and a week to learn at the time :-) 20:50
yoleaux 15:23Z <Zoffix> lizmat: RE irclog.perlgeek.de/perl6-dev/2018-...i_15683355 No idea. It might be a bug that needs filing ( github.com/perl6/modules.perl6.org/issues/new ). It's possible travis handling isn't implemented for CPAN dists at all.
15:24Z <Zoffix> lizmat: (and on dist page it shows up only because it's rendering markdown as-is and the badge shows up; it has no knowledge that there's a travis badge on the page)
20:50 evalable6 joined
jnthn Pretty sure I learned from some O'Reilly book; it probably still exists, but surely in a newer edition :) 20:52
22:54 Zoffix joined
Zoffix .tell Kaiepi RE: C book. I'm currently learning using this one knking.com/books/c2/index.html It was recommended by regulars in ##c channel and it's an almost perfect book (the imperfection is exercises often re-use code from exercises of previous chapters and if you don't feel like doing a particular program, you can't just skip it, because you'll come across it later again) 22:56
yoleaux Zoffix: I'll pass your message to Kaiepi.
22:56 Zoffix left