jcart6684 / google-api-dart-client

Automatically exported from code.google.com/p/google-api-dart-client
Apache License 2.0
0 stars 0 forks source link

Docs won't generate #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running dartdoc over the source code creates several errors where class names 
coincide with (correctly-prefixed) dart:core.

../dart/dart-sdk/lib/core/errors.dart:5:1: duplicate definition
class Error {
^^^^^

Cause is http://code.google.com/p/dart/issues/3606

Original issue reported on code.google.com by sammcc...@google.com on 17 Sep 2012 at 8:14

GoogleCodeExporter commented 9 years ago

Original comment by sammcc...@google.com on 17 Sep 2012 at 8:15

GoogleCodeExporter commented 9 years ago

Original comment by sammcc...@google.com on 17 Sep 2012 at 8:16