https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106638

            Bug ID: 106638
           Summary: docs: bad links to DIPs
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: d
          Assignee: ibuclaw at gdcproject dot org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

The following links are dead:

gcc/d/gdc.texi:

@table @samp
@item all
Turns on all upcoming D language features.
@item dip1000
Implements @uref{https://wiki.dlang.org/DIP1000} (Scoped pointers).
@item dip1008
Implements @uref{https://wiki.dlang.org/DIP1008} (Allow exceptions in
@code{@@nogc} code).
@item dip1021
Implements @uref{https://wiki.dlang.org/DIP1021} (Mutable function arguments).

Reply via email to