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

all: combine broken up DATA statements in assembly #15964

Open
josharian opened this issue Jun 5, 2016 · 0 comments
Open

all: combine broken up DATA statements in assembly #15964

josharian opened this issue Jun 5, 2016 · 0 comments
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@josharian
Copy link
Contributor

During the 1.7 cycle, @mdempsky made it possible to have long DATA statements in assembly. For 1.8, let's clean up all the assembly. Not a priority, but easy and pleasing. It would also have allowed spellcheckers that people run occasionally to catch #15962.

@josharian josharian added this to the Go1.8 milestone Jun 5, 2016
@josharian josharian self-assigned this Jun 5, 2016
@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 5, 2016
@rsc rsc modified the milestones: Unplanned, Go1.8 Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants