Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2137)

Issue 6489063: [google/integration] Add a configure option to disable system header canonicalizations

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by simonb
Modified:
11 years, 8 months ago
Reviewers:
Ollie Wild
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/integration/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M gcc/doc/install.texi View 1 chunk +8 lines, -0 lines 0 comments Download
M libcpp/config.in View 1 chunk +3 lines, -0 lines 0 comments Download
M libcpp/configure View 3 chunks +16 lines, -0 lines 0 comments Download
M libcpp/configure.ac View 1 chunk +10 lines, -0 lines 0 comments Download
M libcpp/files.c View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6
simonb
Add a configure option to disable system header canonicalizations. Libcpp may canonicalize system header paths ...
11 years, 8 months ago (2012-08-31 12:20:59 UTC) #1
Ollie Wild
On Fri, Aug 31, 2012 at 7:20 AM, Simon Baldwin <simonb@google.com> wrote: > Add a ...
11 years, 8 months ago (2012-08-31 14:31:24 UTC) #2
simonb
On 31 August 2012 16:31, Ollie Wild <aaw@google.com> wrote: > > On Fri, Aug 31, ...
11 years, 8 months ago (2012-08-31 15:01:38 UTC) #3
Ollie Wild
On Fri, Aug 31, 2012 at 10:01 AM, Simon Baldwin <simonb@google.com> wrote: > On 31 ...
11 years, 8 months ago (2012-08-31 15:25:41 UTC) #4
simonb
On 31 August 2012 17:25, Ollie Wild <aaw@google.com> wrote: > > On Fri, Aug 31, ...
11 years, 8 months ago (2012-08-31 15:30:22 UTC) #5
Ollie Wild
11 years, 8 months ago (2012-09-04 20:56:55 UTC) #6
On Fri, Aug 31, 2012 at 10:30 AM, Simon Baldwin <simonb@google.com> wrote:
>
> Yes.  I meant --disable-canonical-prefixes.  That is a gcc configure
> flag that we use to control the default setting for
> -[no-]canonical-prefixes where neither flag is supplied on the gcc
> command line.  --disable/enable-canonical-prefixes is only in google
> branches.

I did a little archaeology.  AFAICT, there was no specific objection
to pushing --disable-canonical-prefixes into upstream trunk.  The
feedback I see to your initial post was "send us a trunk-based patch"
and "here are some minor nits to cleanup."  It basically sounds like
upstream was neutral to the patch and would probably accept it if we
actually sent something for review.

I still think this is something that is both reasonable and feasible
to push upstream.  We should at least try to get some feedback first.
While there aren't a lot of people using symlink farms, I'd be
surprised if we were the only ones.

Ollie
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b