On 9/2/2016 2:54 PM, Chris Wright wrote:
The second and third would be greatly benefitted by the compiler attempting to
tell us where the problem was encountered. For instance, if the assert was
triggered while trying to generate code for function
dmud.eventqueue.EventQueue!(Fiber).scheduleNear, I would know to look first and
foremost at that function.

Compiling with -v will usually show how far the compiler got.

Reply via email to