toolcontext: call only `errors_info` once at the end
authorJean Privat <jean@pryen.org>
Fri, 3 Apr 2015 02:47:05 +0000 (09:47 +0700)
committerJean Privat <jean@pryen.org>
Fri, 3 Apr 2015 06:09:36 +0000 (13:09 +0700)
commit1096344e14542c351b9bddf19d97db9004c82465
treedd212da8473f9c0c2a41e1457fddab368d2ddf41
parentcb97e34b2709663ab743b2d5303559dbc1b68488
toolcontext: call only `errors_info` once at the end

Thus only display one total of errors/warnings, not one per call of `check_errors`

Signed-off-by: Jean Privat <jean@pryen.org>
src/modelbuilder.nit
src/phase.nit
src/toolcontext.nit