Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Issue 10836009: Change Set.add to return a boolean indicating success. (Closed)

Created:
8 years, 4 months ago by dominich
Modified:
7 years, 2 months ago
Reviewers:
floitsch, kevmoo-old
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change Set.add to return a boolean indicating success. BUG=http://dartbug.com/3546

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M corelib/src/implementation/hash_map_set.dart View 1 chunk +3 lines, -1 line 0 comments Download
M corelib/src/set.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/corelib/set_test.dart View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
dominich
8 years, 4 months ago (2012-07-30 18:44:52 UTC) #1
dominich
8 years, 4 months ago (2012-08-01 17:11:55 UTC) #2
floitsch
LGTM.
8 years, 4 months ago (2012-08-01 17:18:02 UTC) #3
floitsch
On 2012/08/01 17:18:02, floitsch wrote: > LGTM. Although I'm concerned of the fact that Set.add ...
8 years, 4 months ago (2012-08-01 17:18:42 UTC) #4
dominich
On 2012/08/01 17:18:42, floitsch wrote: > On 2012/08/01 17:18:02, floitsch wrote: > > LGTM. > ...
8 years, 4 months ago (2012-08-01 17:25:06 UTC) #5
kevmoo-old
This CL is dead, no?
7 years, 2 months ago (2013-10-07 16:20:22 UTC) #6
Lasse Reichstein Nielsen
Seems dead. HashSet has been completely reimplemented twice since it was current.
7 years, 2 months ago (2013-10-08 12:26:24 UTC) #7
kevmoo-old
7 years, 2 months ago (2013-10-08 12:28:11 UTC) #8
Message was sent while issue was closed.
On 2013/10/08 12:26:24, Lasse Reichstein Nielsen wrote:
> Seems dead. HashSet has been completely reimplemented twice since it was
> current.

While we're on the subject: https://codereview.chromium.org/26280002/

Powered by Google App Engine
This is Rietveld 408576698