Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1552 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Slink.d(410): Error: statement is not reachable

Reported by: yidabu Assigned to: kris
Priority: normal Milestone: 0.99.9
Component: Tango Version: 0.99.7 Dominik
Keywords: Cc:

Description (Last modified by yidabu)

enable warning to build a app, reports:

warning - \windows\bin\..\..\tango\tango\util\container\Slink.d(410): Error: statement is not reachable

with dmd 1.041, tango 0.99.8

Change History

03/27/09 07:22:09 changed by yidabu

  • description changed.

03/27/09 15:14:31 changed by larsivi

  • status changed from new to closed.
  • resolution set to fixed.

(In [4456]) Removed unreachable return, thanks yidabu, closes #1552