Project

General

Profile

Actions

Feature #219

open

Relax section ordering requirements

Feature #219: Relax section ordering requirements

Added by Eugen Wissner 5 days ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Language
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Module sections can appear in any and each section can appear repeatadely.

Types inside a section can still reference each other. The types should be able to use constant variables in the declarations (for example array size). The easest solution for circular declarations is to require that types used to declare a variable are declared before the variable. And variables needed in the type declaration are declared before the type.

Updated by Eugen Wissner 4 days ago Actions #1

  • Tracker changed from Bug to Feature
Actions

Also available in: PDF Atom