Parrot 7.9.0 "Sangihe hanging parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Fridays 13:30 UTC
Set by moderator on 27 September 2017.
02:15 Khisanth joined
dalek rrot/smoke/sizeof-gh1238: 1f01976 | rurban++ | include/parrot/compiler.h:
[core] fix __WORDSIZE for clang

Some clang's do not parse sizeof(void*) * 8, darwin and here esp. freebsd clang-4. Thanksfully clang uses their own macro __SIZE_WIDTH__ for the GCC extension __WORDSIZE. See GH #1238
13:43
rrot/smoke/sizeof-gh1238: 23325a4 | rurban++ | / (3 files):
fix cperl compat and perl5.26

no . in @INC anymore. use strict hashpairs
  { needs to be quoted in regexp.
Test::Builder->plan checks signature under cperl
rrot/smoke-me/sizeof-gh1238: e3451eb | rurban++ | include/parrot/compiler.h:
[core] fix __WORDSIZE for clang

Some clang's do not parse sizeof(void*) * 8, darwin and here esp. freebsd clang-4. Thanksfully clang uses their own macro __SIZE_WIDTH__ for the GCC extension __WORDSIZE. See GH #1238
14:05
rrot/smoke-me/sizeof-gh1238: 5328417 | rurban++ | / (3 files):
fix cperl compat and perl5.26

no . in @INC anymore. use strict hashpairs
  { needs to be quoted in regexp.
Test::Builder->plan checks signature under cperl
rrot: c990237 | rurban++ | / (3 files):
imcc: fix exceptions in constant folding

When an op with only constants args throws an exception like div by zero, also return -1, not just on setjmp(current_runloop->resume)
Fixes #1236
15:06 travis-ci joined
travis-ci parrot/parrot#1723 (smoke-me/sizeof-gh1238 - 5328417 : Reini Urban): The build passed. 15:06
Change view : github.com/parrot/parrot/compare/2...284177b4f4
Build details : travis-ci.org/parrot/parrot/builds/282264184
15:06 travis-ci left
purl travis-ci: that doesn't look right 15:06
16:27 travis-ci joined
travis-ci parrot/parrot#1724 (master - c990237 : Reini Urban): The build passed. 16:27
Change view : github.com/parrot/parrot/compare/5...902370d83c
Build details : travis-ci.org/parrot/parrot/builds/282264203
16:27 travis-ci left
purl travis-ci: that doesn't look right 16:27
dalek rrot: e3451eb | rurban++ | include/parrot/compiler.h:
[core] fix __WORDSIZE for clang

Some clang's do not parse sizeof(void*) * 8, darwin and here esp. freebsd clang-4. Thanksfully clang uses their own macro __SIZE_WIDTH__ for the GCC extension __WORDSIZE. See GH #1238
16:45
rrot: 5328417 | rurban++ | / (3 files):
fix cperl compat and perl5.26

no . in @INC anymore. use strict hashpairs
  { needs to be quoted in regexp.
Test::Builder->plan checks signature under cperl
18:11 travis-ci joined
travis-ci parrot/parrot#1725 (master - 5328417 : Reini Urban): The build passed. 18:11
Change view : github.com/parrot/parrot/compare/c...284177b4f4
Build details : travis-ci.org/parrot/parrot/builds/282332574
18:11 travis-ci left
purl travis-ci: that doesn't look right 18:11
19:25 jsut_ left