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

Issue 131943002: Handle protocol buffer messages with no package (Closed)

Created:
6 years, 11 months ago by Søren Gjesse
Modified:
6 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dart-protoc-plugin.git@master
Visibility:
Public.

Description

Handle protocol buffer messages with no package This fixes wrong import syntax like this in the generated files. import 'message.pb.dart' as ; R=sigmund@google.com Committed: https://github.com/dart-lang/protoc-plugin/commit/e84e3e8

Patch Set 1 #

Patch Set 2 : Fix bug and updte version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -18 lines) Patch
M Makefile View 1 chunk +3 lines, -1 line 0 comments Download
M lib/file_generator.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/protobuf_field.dart View 1 3 chunks +15 lines, -3 lines 0 comments Download
M pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M test/generated_message_test.dart View 1 2 chunks +7 lines, -0 lines 0 comments Download
A + test/protos/toplevel.proto View 1 chunk +1 line, -6 lines 0 comments Download
A + test/protos/toplevel_import.proto View 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
6 years, 11 months ago (2014-01-09 23:25:22 UTC) #1
Siggi Cherem (dart-lang)
lgtm
6 years, 11 months ago (2014-01-09 23:39:05 UTC) #2
Søren Gjesse
6 years, 11 months ago (2014-01-10 07:55:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as re84e3e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698