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

VM: no compile error when a name is added to the export namespace by more than one export #6134

Closed
DartBot opened this issue Oct 22, 2012 · 10 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Oct 22, 2012

This issue was originally filed by rodion...@unipro.ru


Spec v0.12 says there should be (Ch. 13.2)

see co19 tests
Language/13_Libraries_and_Scripts/2_Exports_A04_*

@dgrove
Copy link
Contributor

dgrove commented Oct 23, 2012

Added Area-VM, Triaged labels.

@iposva-google
Copy link
Contributor

Set owner to @mhausner.
Added Accepted label.

@scheglov
Copy link
Contributor

@iposva-google
Copy link
Contributor

Removed Priority-Medium label.
Added Priority-Unassigned label.

@DartBot
Copy link
Author

DartBot commented Mar 20, 2014

This comment was originally written by @mhausner


Issue #17652 has been merged into this issue.


cc @mhausner.
cc @iposva-google.
cc @crelier.
cc @kasperl.

@kasperl
Copy link

kasperl commented Mar 21, 2014

Marked this as blocking #17634.

@DartBot
Copy link
Author

DartBot commented Mar 21, 2014

This comment was originally written by @mhausner


I wouldn't say this bug is blocking issue #17634.

@DartBot DartBot added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Mar 21, 2014
@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
@iposva-google
Copy link
Contributor

@mhausner Is this still an issue?

@mhausner
Copy link
Contributor

Never found a fix that doesn't slow down loading a lot.

@mhausner mhausner added the closed-not-planned Closed as we don't intend to take action on the reported issue label Mar 3, 2017
@mhausner
Copy link
Contributor

mhausner commented Mar 3, 2017

This will be obsolete with the new front-end.

@mhausner mhausner closed this as completed Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. closed-not-planned Closed as we don't intend to take action on the reported issue type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

7 participants