Parrot 7.9.0 "Sangihe hanging parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Fridays 13:30 UTC
Set by moderator on 29 May 2017.
00:00 stryx` joined
dalek rrot/smoke/const-exc-gh1236: 64a393f | rurban++ | / (3 files):
imcc: error with exceptions in the constant folder

When an op throws an exception like div by zero, eval just returns the address of the handler, not the handler. So we only know that something is wrong, not what. The exception message should be improved later. For now just error with eval_ins: unhandled exception for op '%s'
Fixes #1236
08:32
rrot/smoke/const-exc-gh1236: d429d16 | rurban++ | / (3 files):
imcc: error with exceptions in the constant folder

When an op throws an exception like div by zero, eval just returns the address of the handler, not the handler. So we only know that something is wrong, not what. The exception message should be improved later. For now just error with eval_ins: unhandled exception for op '%s'
Fixes #1236
08:44
purl i already had it that way, dalek.
rrot/smoke/const-exc-gh1236: 63e810d | rurban++ | / (3 files):
imcc: error on exceptions in constant folding

When an op with only constants args throws an exception like div by zero, eval just returns the address of the handler, not the handler. So we only know that something is wrong, not what.
The exception message should be improved later. For now just error with eval_ins: unhandled exception for op '%s'
Fixes #1236
09:41
11:39 stryx` joined 14:53 davidfetter joined
dalek rrot/smoke/const-exc-gh1236: 2c37c8f | rurban++ | / (3 files):
imcc: error on exceptions in constant folding

When an op with only constants args throws an exception like div by zero, eval just returns the address of the handler, not the handler. So we only know that something is wrong, not what.
The exception message should be improved later. For now just error with eval_ins: unhandled exception for op '%s'
Fixes #1236
20:32
purl i already had it that way, dalek.
rrot/smoke-me/const-exc-gh1236: 2c37c8f | rurban++ | / (3 files):
imcc: error on exceptions in constant folding

When an op with only constants args throws an exception like div by zero, eval just returns the address of the handler, not the handler. So we only know that something is wrong, not what.
The exception message should be improved later. For now just error with eval_ins: unhandled exception for op '%s'
Fixes #1236
20:33
purl i already had it that way, dalek.
21:05 travis-ci joined
travis-ci parrot/parrot#1720 (smoke-me/const-exc-gh1236 - 2c37c8f : Reini Urban): The build failed. 21:05
Change view : github.com/parrot/parrot/commit/2c37c8f4ff9c
Build details : travis-ci.org/parrot/parrot/builds/239722533
21:05 travis-ci left
purl travis-ci: that doesn't look right 21:05