Skip to content

More prudent handling of static names for string literals#579

Open
xavierleroy wants to merge 1 commit intomasterfrom
stringlit
Open

More prudent handling of static names for string literals#579
xavierleroy wants to merge 1 commit intomasterfrom
stringlit

Conversation

@xavierleroy
Copy link
Contributor

  • Make sure the names are fresh and not already used.
  • Mark the names specially so that the special printing of initializers as strings applies only to those names.

Fixes: #577

- Make sure the names are fresh and not already used.
- Mark the names specially so that the special printing of initializers as strings applies only to those names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect printout of constant initializers in rare circumstances

1 participant