Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #52 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

switch error statements not implemented

Reported by: lindquist Assigned to:
Priority: minor Milestone: Alpha
Component: Version:
Keywords: Cc:

Description

DMD has a switch error statement for when there is no explicit branch target matched in a switch. This is currently turned off, but is a nice feature.

Change History

07/11/08 15:06:40 changed by ChristianK

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

(In [352]) Implement SwitchErrorStatement?. Fixes #52.

Copyright © 2008, LDC Development Team.