Join Slack
Powered by
What's the best way to report a bug in the IR comp...
# javascript
r
Robert Jaros
07/24/2020, 7:58 PM
What's the best way to report a bug in the IR compiler backend? Is the exception stack trace enough to report to YT?
s
Svyatoslav Kuzmich [JB]
07/24/2020, 8:05 PM
Perfect bug report would describe steps to reproduce the issue. Link to the whole project if it is open source or a code snippet would be great.
r
Robert Jaros
07/24/2020, 8:06 PM
I've found the issue is already reported
https://youtrack.jetbrains.com/issue/KT-40083
s
Svyatoslav Kuzmich [JB]
07/24/2020, 8:10 PM
Some exception stack traces are good enough to deduce the issue. But some are not.
16
Views
Open in Slack
Previous
Next