https://issues.dlang.org/show_bug.cgi?id=15507

          Issue ID: 15507
           Summary: Throwable.message() should be pure @safe
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

As per
https://github.com/D-Programming-Language/phobos/pull/3751#issuecomment-168475896:

The newly added message() method is neither @safe nor pure, both of which it
should probably be as a replacement for the msg member.

We need to figure out this part of the design before first releasing it.

--

Reply via email to