mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 01:13:30 +00:00
Specify --warn-potentially-ambiguous-pragma ...
as the default for the Mercury system.
configure.ac:
Require the installed compiler to support this option.
browser/MDB_FLAGS.in:
compiler/COMP_FLAGS.in:
deep_profiler/DEEP_FLAGS.in:
grade_lib/GRADE_LIB_FLAGS.in:
library/LIB_FLAGS.in:
mdbcomp/MDBCOMP_FLAGS.in:
mfilterjavac/MFILTERJAVAC_FLAGS.in:
profiler/PROF_FLAGS.in:
slice/SLICE_FLAGS.in:
ssdb/SSDB_FLAGS.in:
Specify this option as the default in their directories.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
--warn-inconsistent-pred-order-clauses
|
||||
--warn-unused-imports
|
||||
--warn-insts-with-functors-without-type
|
||||
--warn-potentially-ambiguous-pragma
|
||||
--halt-at-warn
|
||||
--no-warn-inferred-erroneous
|
||||
--no-mercury-stdlib-dir
|
||||
|
||||
Reference in New Issue
Block a user