PR# 19488 Setting assertion level at the system level

Problem Report Summary
Submitter: gobobe
Category: Compiler
Priority: Medium
Date: 2018/10/25
Class: Feature Request
Severity: Non-critical
Number: 19488
Release: 18.07.10.1981
Confidential: No
Status: Open
Responsible:
Environment: win
Synopsis: Setting assertion level at the system level

Description
In the same way we have the option "manifest_array_type" which can be overridden by the setting with the same name, it would be nice to be able to set the assertion level of the entire system through some kind of setting which would override the assertion level set in the various option clauses.

--
Eric Bezault
To Reproduce

										
Problem Report Interactions
From:gobobe    Date:2018/10/25    Status: Open    Download   
Note that the compiler is already capable to do that to some extend: it can disable all assertions when finalizing.

--
Eric Bezault