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

Issue 4874043: Remove LINEMAP_POSITION_FOR_COLUMN macro (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 8 months ago by Gabriel Charette
Modified:
13 years, 8 months ago
Reviewers:
tromey, dodji, iant2, Diego Novillo, Lawrence Crowl
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -26 lines) Patch
M gcc/go/gofrontend/lex.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M libcpp/directives-only.c View 1 chunk +1 line, -1 line 0 comments Download
M libcpp/include/line-map.h View 1 chunk +0 lines, -17 lines 0 comments Download
M libcpp/lex.c View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7
Gabriel Charette
Removed LINEMAP_POSITION_FOR_COLUMN, it did the EXACT same thing as linemap_position_for_column, so maintaining both in parallel ...
13 years, 8 months ago (2011-08-11 20:52:03 UTC) #1
tromey_redhat.com
>>>>> "Gabriel" == Gabriel Charette <gchare@google.com> writes: Gabriel> Removed LINEMAP_POSITION_FOR_COLUMN, it did the EXACT same ...
13 years, 8 months ago (2011-08-12 18:27:17 UTC) #2
Gabriel Charette
[+iant] Ian: can you approve the go changes in this patch? It's a change in ...
13 years, 8 months ago (2011-08-15 18:05:51 UTC) #3
Diego Novillo
On 2011/08/15 18:05:51, Gabriel Charette wrote: > 2011-08-11 Gabriel Charette <mailto:gchare@google.com> > > libcpp/ChangeLog > ...
13 years, 8 months ago (2011-08-15 19:50:47 UTC) #4
iant2
Gabriel Charette <gchare@google.com> writes: > Ian: can you approve the go changes in this patch? ...
13 years, 8 months ago (2011-08-15 20:39:59 UTC) #5
Gabriel Charette
On Mon, Aug 15, 2011 at 1:39 PM, Ian Lance Taylor <iant@google.com> wrote: > Gabriel ...
13 years, 8 months ago (2011-08-15 21:04:55 UTC) #6
iant2
13 years, 8 months ago (2011-08-16 04:41:11 UTC) #7
Gabriel Charette <gchare@google.com> writes:

> On Mon, Aug 15, 2011 at 1:39 PM, Ian Lance Taylor <iant@google.com> wrote:
>> Gabriel Charette <gchare@google.com> writes:
>>
>>> Ian: can you approve the go changes in this patch?
>>
>> The changes to the Go frontend are fine, but they need to be applied to
>> the master repository for the Go frontend.  I can take care of that when
>> you are ready to commit the patch.  Note that changes to the files in
>> gcc/go/gofrontend do not get ChangeLog entries.
>>
>
> The patch has been committed to trunk.

I committed the patch to the master repository.

> I did also provide a ChangeLog for the gcc/go/gofrontend change, want
> me to remove it?

I took care of it.

Thanks for updating the frontend.

Ian
Sign in to reply to this message.

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