Wiki

Ticket #224 (new defect)

Opened 14 years ago

Last modified 12 years ago

'use' statements in partial class files dependent on order on compile command line.

Reported by: nevdelap Owned by:
Priority: minor Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

With partial classes use statements have to be in the first of the class' files to be compiled, rather than in the file that needs the use.

See also:  http://cobra-language.com/forums/viewtopic.php?f=4&t=644

Change History

Changed 12 years ago by Charles

This is a side effect of the way the parser mergers partial classes.

Note: See TracTickets for help on using tickets.