Hi Josh,
the problem is that sometimes I can't even say what's the cause of the npes.
Most of them occured inside the compiler and from the context variables I can
only guess what's going on. And I would probably have to open a big 2 digit
number of issues, I would like to prevent that. I guess
Chris,
Do you get line numbers in the stack traces? Even reporting the full
stack trace with line numbers is helpful. They are almost like
fingerprints. Can we start there?
-Alex
On 3/18/16, 12:27 PM, "Christofer Dutz" wrote:
>Currently I am trying to get things to work. The problem is that
on)
Chris
Von: Alex Harui
Gesendet: Freitag, 18. März 2016 21:07
An: dev@flex.apache.org
Betreff: Re: AW: [FALCON] Definitely needs some love ...
Chris,
Do you get line numbers in the stack traces? Even reporting the full
stack trace with line numbers is help
Currently I am trying to get things to work. The problem is that I can't tell
what's causing the problems and I keep on setting Exception breakpoints and
going up the stack to fin out what's going wrong. It's almost impossible to
actually pin down the area of failure ... if I could find out I wo