www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 18306] New: No compliation errors shown when running modified

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: nobody puremagic.com
          Reporter: r.sagitario gmx.de

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.

--
Jan 26 2018