Opened 7 years ago

Last modified 6 years ago

#1368 closed defect

Command line options for adding directories to include-path should prepend, not append — at Version 2

Reported by: felix winkelmann Owned by:
Priority: major Milestone: 5.0
Component: core tools Version: 4.12.0
Keywords: Cc: sjamaan
Estimated difficulty: easy

Description (last modified by sjamaan)

Options for csc, chicken and csi that add drectories to the current include path should prepend the added dirs instead of appending them, so the explicitly given include directories take precedence before previously existing ones.

This is consistent to how C compilers handle include paths.

Change History (2)

comment:1 Changed 7 years ago by felix winkelmann

Component: unknowncore tools

comment:2 Changed 7 years ago by sjamaan

Description: modified (diff)
Note: See TracTickets for help on using tickets.