https://issues.dlang.org/show_bug.cgi?id=18306
Issue ID: 18306
Summary: No compliation errors shown when running modified
examples
Product: D
Version: D2
Hardware: x86
OS: All
Status: NEW
Severity: major
Priority: P1
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
Edit any runnable example of the library reference (e.g.
https://dlang.org/phobos/std_experimental_allocator_building_blocks_affix_allocator.html),
so that it is no longer compilable.
When clicking "Run" the only message shown is "Compilation output (1: )" but
without the actual error messages.
--