Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 4859310991474688: Issue 1681 - Incorrect usage of BString (Closed)

Created:
Dec. 10, 2014, 11:34 a.m. by sergei
Modified:
Jan. 6, 2015, 2:17 p.m.
Reviewers:
Eric, Oleksandr
CC:
Felix Dahlke
Visibility:
Public.

Description

# don't push until the upcoming release will be released.

Patch Set 1 #

Total comments: 1

Patch Set 2 : prevent warning of implicit conversion from std::wstring::size_type (size_t here) to signed int #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -28 lines) Patch
M src/plugin/PluginClass.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/plugin/PluginUtil.h View 1 chunk +0 lines, -12 lines 0 comments Download
M src/plugin/PluginUtil.cpp View 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 7
sergei
Dec. 10, 2014, 11:36 a.m. (2014-12-10 11:36:34 UTC) #1
Oleksandr
LGTM
Dec. 11, 2014, 10:47 a.m. (2014-12-11 10:47:03 UTC) #2
Eric
Code LGTM. I don't like the phrase "incorrect usage", though. The class 'BString' isn't so ...
Dec. 12, 2014, 3:48 p.m. (2014-12-12 15:48:55 UTC) #3
sergei
On 2014/12/12 15:48:55, Eric wrote: > Code LGTM. > > I don't like the phrase ...
Dec. 12, 2014, 3:52 p.m. (2014-12-12 15:52:55 UTC) #4
Eric
On 2014/12/12 15:52:55, sergei wrote: > Class is correct although redundant but the usage is ...
Dec. 12, 2014, 4:01 p.m. (2014-12-12 16:01:22 UTC) #5
Eric
Patch LGTM.
Dec. 12, 2014, 4:02 p.m. (2014-12-12 16:02:51 UTC) #6
sergei
Dec. 12, 2014, 4:07 p.m. (2014-12-12 16:07:15 UTC) #7
On 2014/12/12 16:01:22, Eric wrote:
> On 2014/12/12 15:52:55, sergei wrote:
> > Class is correct although redundant but the usage is incorrect, see
> description
> > in the issue.
> 
> Which issue? There's none linked in the description.

It's before "Incorrect usage of BString", "Issue 4859310991474688: Issue 1681 -
Incorrect usage of BString", https://issues.adblockplus.org/ticket/1681

Powered by Google App Engine
This is Rietveld