forked from GitHub/gf-core
fix the generation of warnings in CheckGrammar. They are printed even in quiet mode and the prefix "Warning" is added automatically
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
i -erasing=on testsuite\check\lins\linsCnc.gf
|
||||
i -src -erasing=on testsuite\check\lins\linsCnc.gf
|
||||
pg -printer=pmcfg_pretty
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
checking module linsCnc
|
||||
|
||||
Warning: no linearization type for C, inserting default {s : Str}
|
||||
|
||||
checking module linsCnc
|
||||
|
||||
Warning: no linearization of test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user