Wiki

Ticket #173 (closed enhancement: invalid)

Opened 15 years ago

Last modified 15 years ago

Allow multiple source files to be compiled without using `-files`

Reported by: webnov8 Owned by: webnov8
Priority: major Milestone: Cobra 0.9
Component: Cobra Compiler Version:
Keywords: Cc:

Description

The compiler should be able to automatically accept an arbitrary number of source files so that the -files option does not have to be used in simple cases, for example if Foo.cobra and Bar.cobra had to be compiled.

This allows cobra -c Foo.cobra Bar.cobra ...

Change History

Changed 15 years ago by webnov8

  • status changed from new to closed
  • resolution set to invalid

This already works, Chuck made me do it :).

Note: See TracTickets for help on using tickets.