Ticket #240 (closed defect: wontfix)
-cin doesn't respect -kif
Reported by: | Kurper | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Steps to reproduce:
1. Write some code.
2. Compile it.
3. Compile again with -cin -kif.
Expected: Since the intermediate files aren't there, it ought to generate them.
Result: Doesn't generate them, since -cin only looks for the .exe.
Change History
Note: See
TracTickets for help on using
tickets.