Ticket #70 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

Compiler should check that parameter default values are legal according to type constraints

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: normal Milestone: MiniD 2
Component: Compiler Keywords:
Cc:

Description

If a parameter has a constant default value, it should be checked against the parameter type constraint at compile time.

Change History

05/03/08 19:30:04 changed by JarrettBillingsley

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

(In [304]) Closes #70.