Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Compile-time error converted to warning: 10.14.3 (undefined static calls) #3085

Closed
gbracha opened this issue May 16, 2012 · 7 comments
Closed
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Milestone

Comments

@gbracha
Copy link
Contributor

gbracha commented May 16, 2012

See

http://code.google.com/p/dart/issues/detail?id=3084&can=4&colspec=ID%20Type%20Status%20Priority%20Area%20Milestone%20Owner%20Summary

In addition, this will require that calls to undefined statics raise a NoSuchMethodError (NOT call noSuchMethod()).

@scheglov
Copy link
Contributor

scheglov commented Jun 6, 2012

Removing dependency on DartC/Editor because it is actually opposite.


Unmarked this as being blocked by #3084.

@scheglov
Copy link
Contributor

Marked this as blocking #3084.

@scheglov
Copy link
Contributor

Unmarked this as blocking #3084.

@iposva-google
Copy link
Contributor

Added this to the M1 milestone.

@iposva-google
Copy link
Contributor

Set owner to @crelier.
Added Accepted label.

@crelier
Copy link
Contributor

crelier commented Sep 28, 2012

Added Started label.

@crelier
Copy link
Contributor

crelier commented Oct 4, 2012

Fixed at r13208.


Added Fixed label.

@gbracha gbracha added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. labels Oct 4, 2012
@gbracha gbracha added this to the M1 milestone Oct 4, 2012
copybara-service bot pushed a commit that referenced this issue Jul 19, 2022
…5 revisions)

https://dart.googlesource.com/dartdoc/+log/ff89da1c9831..e6c8861ad355

2022-07-19 srawlins@google.com Remove MatchingLinkResult.warn; unused (#3090)
2022-07-19 srawlins@google.com Make ContainerMember.enclosingElement a Container (#3085)
2022-07-19 srawlins@google.com Make ModelElement fields library and package non-nullable (#3086)
2022-07-18 49699333+dependabot[bot]@users.noreply.github.com Bump actions/cache from 3.0.4 to 3.0.5 (#3087)
2022-07-18 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.1.15 to 2.1.16 (#3088)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-doc-dart-sdk
Please CC dart-ecosystem-gardener@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Dart Documentation Generator: https://github.com/dart-lang/dartdoc/issues
To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: dart-ecosystem-gardener@grotations.appspotmail.com
Change-Id: I37a4e3811b01ada3f425f7404ba13698c7f0a085
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251922
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

4 participants