
6 Dec
2009
6 Dec
'09
1:34 a.m.
In particular, the motivation for this package was that I have written a build system, and I wanted to collect as many errors in the build as possible and show them all to the user at once.
YMMV, but at least for me a deluge of errors is less helpful than a short list I can fix quickly, then try again. Often by fixing one error from the list a sizeable portion of the rest just vanish (I forget the English term for that kind of error). (In before "you can use sth like quickfix to go through the first few errors and compile again whenever you feel like it".) -- Ariel J. Birnbaum