Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Please list all possibilities for accessor suffixes #10508

Closed
peter-ahe-google opened this issue May 7, 2013 · 7 comments
Closed

Please list all possibilities for accessor suffixes #10508

peter-ahe-google opened this issue May 7, 2013 · 7 comments
Assignees
Labels
closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) type-enhancement A request for a change that isn't a bug web-dart2js

Comments

@peter-ahe-google
Copy link
Contributor

I just spent a long time time debugging a simple problem due to two things:

* pkg/unittest swallows exceptions

* I misread the documentation of "compact field specifications".

In order to prevent the second problem occurring again, I suggest listing all 15 character codes explicitly and say what they mean. Some kind of shorthand is fine as long as it doesn't require a brain (I'm apparently one brain short).

@kasperl
Copy link

kasperl commented May 23, 2013

Added this to the Later milestone.

@kasperl
Copy link

kasperl commented May 23, 2013

Added TriageForM5 label.

@kasperl
Copy link

kasperl commented May 28, 2013

Removed TriageForM5 label.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the Later milestone.
Added Oldschool-Milestone-Later label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-Later label.

@karlklose
Copy link
Contributor

@floitschG Do you know about the status of this?

@floitschG
Copy link
Contributor

The code hasn't been touched in almost three years.
It's currently here: https://github.com/dart-lang/sdk/blob/master/pkg/compiler/lib/src/js_emitter/full_emitter/declarations.dart

I believe the documentation is still the same as when this bug was filed.

@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@sigmundch sigmundch added the closed-obsolete Closed as the reported issue is no longer relevant label Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) type-enhancement A request for a change that isn't a bug web-dart2js
Projects
None yet
Development

No branches or pull requests

8 participants