🦋 Welcome to the MAIN() IRC channel of the Raku Programming Language (raku.org). Log available at irclogs.raku.org/raku/live.html . If you're a beginner, you can also check out the #raku-beginner channel!
Set by lizmat on 6 September 2022.
[Coke] if any of your code is using NativeCall, then that's probably it. 00:09
if it's *pure* raku, you should be able to generate a core dump and get a c-level stack trace (you might need to build a raku with debug) 00:10
do you have a small amount (or at least reproducible) bit of code that does it?
tbrowder__ ah, that may be it. but i have bypassed whatever the problem was, at least for now. thanks for the hint. 00:47
SmokeMachine Now HTML::Component can generate form based on the endpoint and have options to what to do in case of error... github.com/FCO/HTML-Component/tree...ples/users Any idea/suggestion? 03:43
Xliff \o 21:18
Xliff just wrote a Teleprompter with Raku and p6-GtkPlus
And then I broke it again adding features. 21:19
Clocks in at 105 lines minus the Lorem Ipsum demo content.
japhb Doh! Feature breaking is my bane.
Xliff I'd need to release Pango, GDK, GtkPlus to release the Teleprompter
japhb (Adding features breaking things, I mean.) 21:20
Xliff: Can you post the code so we can see what those 105 lines actually look like?
Xliff github.com/Xliff/raku-Teleprompter 21:23
japhb That's not too bad, API wise. Good job, Xliff++ 21:59
Xliff japhb: Thanks! 22:43