Skip to content

Fix #308 and #306 - issues with dynamic expressions in string interpolation#329

Merged
gafter merged 1 commit intodotnet:masterfrom
gafter:fix306
Feb 9, 2015
Merged

Fix #308 and #306 - issues with dynamic expressions in string interpolation#329
gafter merged 1 commit intodotnet:masterfrom
gafter:fix306

Conversation

@gafter
Copy link
Member

@gafter gafter commented Feb 9, 2015

Fixes #306 and #308.

@gafter gafter self-assigned this Feb 9, 2015
@gafter
Copy link
Member Author

gafter commented Feb 9, 2015

Hey, can a couple of you please look at this @jaredpar @AlekseyTs @VladimirReshetnikov @VSadov @agocke

@jaredpar
Copy link
Member

jaredpar commented Feb 9, 2015

LGTM

1 similar comment
@AlekseyTs
Copy link
Contributor

LGTM

@agocke
Copy link
Member

agocke commented Feb 9, 2015

👍

gafter added a commit that referenced this pull request Feb 9, 2015
Fix #308 and #306 - issues with dynamic expressions in string interpolation
@gafter gafter merged commit bfcdc7b into dotnet:master Feb 9, 2015
@gafter gafter deleted the fix306 branch February 9, 2015 21:52
@theoy theoy added the Bug label Feb 10, 2015
@theoy theoy added this to the 1.0-rc2 milestone Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

String interpolation: new difference in dynamic/static overload resolution

6 participants