chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #1368: Command line options for adding directorie


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1368: Command line options for adding directories to include-path should prepend, not append
Date: Fri, 05 May 2017 11:16:18 -0000

#1368: Command line options for adding directories to include-path should 
prepend,
not append
-----------------------------------+--------------------
            Reporter:  felix       |      Owner:
                Type:  defect      |     Status:  new
            Priority:  major       |  Milestone:  5.0
           Component:  core tools  |    Version:  4.12.0
          Resolution:              |   Keywords:
Estimated difficulty:  easy        |
-----------------------------------+--------------------
Description changed by sjamaan:

Old description:

> Options for `csc` and `chicken` 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.

New description:

 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.

--

--
Ticket URL: <https://bugs.call-cc.org/ticket/1368#comment:2>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]