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

Issue 10476043: code review 10476043: misc/notepadplus: fix lose delete keyword (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by chai2010
Modified:
12 years ago
Reviewers:
Dominik Honnef, dave
CC:
adg, dave_cheney.net, Dominik Honnef, gobot, golang-dev
Visibility:
Public.

Description

misc/notepadplus: add missing delete keyword In general the description should describe what is added or fixed, not how it was done (the code does this), but in this case the cause was delete was missing, so the fix is to add it. Fixes issue 5759.

Patch Set 1 #

Patch Set 2 : diff -r d04e6b0bcacf http://code.google.com/p/go/ #

Patch Set 3 : diff -r d04e6b0bcacf http://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M misc/notepadplus/go.xml View 1 1 chunk +1 line, -0 lines 0 comments Download
M misc/notepadplus/userDefineLang.xml View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14
chai2010
Hello golang-dev@googlegroups.com, I'd like you to review this change to http://code.google.com/p/go/
12 years ago (2013-06-24 00:38:38 UTC) #1
dave_cheney.net
Thanks for working on this. The description could do with a bit of work, please ...
12 years ago (2013-06-24 00:48:13 UTC) #2
chai2010
On 2013/06/24 00:48:13, dfc wrote: > Thanks for working on this. The description could do ...
12 years ago (2013-06-24 01:14:53 UTC) #3
dave_cheney.net
LGTM. I don't use notepadplus but it looks logical. If you have not already done ...
12 years ago (2013-06-24 01:18:57 UTC) #4
chai2010
On 2013/06/24 01:18:57, dfc wrote: > LGTM. I don't use notepadplus but it looks logical. ...
12 years ago (2013-06-24 01:24:22 UTC) #5
dave_cheney.net
Excellent. I'd like someone who uses NP+ to confirm this, or at least give a ...
12 years ago (2013-06-24 01:25:29 UTC) #6
chai2010
On 2013/06/24 01:25:29, dfc wrote: > Excellent. I'd like someone who uses NP+ to confirm ...
12 years ago (2013-06-24 01:27:52 UTC) #7
Dominik Honnef
LGTM. Tested before/after, adds delete as a keyword, doesn't break anything.
12 years ago (2013-06-24 01:57:04 UTC) #8
dave_cheney.net
Many thanks. Submitting. On Mon, Jun 24, 2013 at 11:57 AM, <dominik.honnef@gmail.com> wrote: > LGTM. ...
12 years ago (2013-06-24 01:58:39 UTC) #9
dave_cheney.net
Opps, not submitting, still waiting on the A+C. ping: bradfitz. On Mon, Jun 24, 2013 ...
12 years ago (2013-06-24 01:59:14 UTC) #10
gobot
R=adg (assigned by dfc)
12 years ago (2013-06-24 02:00:43 UTC) #11
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=dcd38b375622 *** misc/notepadplus: add missing delete keyword In general the description should ...
12 years ago (2013-06-24 03:28:22 UTC) #12
chai2010
On 2013/06/24 03:28:22, adg wrote: > *** Submitted as https://code.google.com/p/go/source/detail?r=dcd38b375622 *** > > misc/notepadplus: add ...
12 years ago (2013-06-24 04:22:41 UTC) #13
dave_cheney.net
12 years ago (2013-06-24 04:23:39 UTC) #14
hg sync should close the CL, otherwise you can use hg change -D NNNNN
to remove the CL from your list.

On Mon, Jun 24, 2013 at 2:22 PM,  <chaishushan@gmail.com> wrote:
> On 2013/06/24 03:28:22, adg wrote:
>>
>> *** Submitted as
>
> https://code.google.com/p/go/source/detail?r=dcd38b375622 ***
>
>> misc/notepadplus: add missing delete keyword
>
>
>> In general the description should describe what is added or fixed, not
>
> how it
>>
>> was done (the code does this), but in this case the cause was delete
>
> was
>>
>> missing, so the fix is to add it.
>
>
>> Fixes issue 5759.
>
>
>> R=adg
>> CC=dave, dominik.honnef, gobot, golang-dev
>> https://codereview.appspot.com/10476043
>
>
>> Committer: Andrew Gerrand <mailto:adg@golang.org>
>
>
> hi adg, can i close this code review after submitted?
>
>
> https://codereview.appspot.com/10476043/
Sign in to reply to this message.

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