AW: [FALCON] Definitely needs some love ...

2016-03-20 Thread Christofer Dutz
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

Re: AW: [FALCON] Definitely needs some love ...

2016-03-19 Thread Alex Harui
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

AW: AW: [FALCON] Definitely needs some love ...

2016-03-19 Thread Christofer Dutz
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

AW: [FALCON] Definitely needs some love ...

2016-03-18 Thread Christofer Dutz
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