develooper Front page | perl.perl5.porters | Postings from August 2016

Re: [perl #127810] Provide -Dfortify_inc Configure option to remove. from @INC

Thread Previous
From:
Sawyer X
Date:
August 3, 2016 19:17
Subject:
Re: [perl #127810] Provide -Dfortify_inc Configure option to remove. from @INC
Message ID:
b801a251-6d9a-a3e7-ab65-0907f16d0083@gmail.com
On 08/03/2016 06:23 PM, Craig A. Berry wrote:
> On Wed, Aug 3, 2016 at 9:49 AM, Todd Rinaldo via RT
> <perlbug-followup@perl.org> wrote:
>
>> I will submit a re-based patch later today with my proposal based on ALL (one :) ) of the responses so far.
> [...]
> Along those lines, my suggestion would be to describe what we're
> actually doing to @INC and call it -Dinc_adds_dot_dir or
> -Dinc_omits_dot_dir.  I think I favor the latter because
> $Config{inc_omits_dot_dir} will be false for every perl that has
> existed until now, will continue to be false as long as we configure
> it to be undef (the initial default), and then will be true when we
> configure to refrain from adding '.' to @INC (the eventual default).

+1 from me.

I'll add -Dabsolute_inc/-Dabsolute_inc or -Dcurdir_inc/-Dno_curdir_inc,
but I'll go with your suggestions just the same.

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About