Ace file - debug in SmartEiffel 2.1
Frank Salter <[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.smalleiffel |
|---|---|
| Message-ID | <[email protected]> |
Etl3, page 899 currently, shows at cluster level
"default
debug("level2"); debug("io_check")".
It clearly intends that the two sets of debug statements should be
activated simultaneously.
When attempting to activate more than one debug key in the ace file at
the system level, only the final debug key coding is activated.
Are you aware of this? Is this the intended behaviour or is it a bug?
Regards
Frank Salter