Skip to content

Conversation

@mpetruska
Copy link
Contributor

This tiny PR contains the fix for issue #840.

@msftclas
Copy link

Hi @mpetruska, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!
We will now validate the agreement and then real humans will evaluate your PR.

TTYL, MSBOT;

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mutable is ok, ref also ( there is an old school fan club 😄 )
Maybe there is safer to use ref than remove the warning
👍 for @mpetruska

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, my thoughts exactly. Not too experienced with the build system yet, so I'd rather modify code than build parameters.

@dsyme
Copy link
Contributor

dsyme commented Jan 5, 2016

This can be merged. I'm Ok with making all allocations explicit in the compiler.

@enricosada
Copy link
Contributor

@KevinRansom can you check and merge this? the debug build doesnt compile atm

@dsyme
Copy link
Contributor

dsyme commented Jan 8, 2016

I'll merge this (as I need the debug build in any case)

dsyme added a commit that referenced this pull request Jan 8, 2016
@dsyme dsyme merged commit 2c6fedf into dotnet:master Jan 8, 2016
@enricosada
Copy link
Contributor

really thx @dsyme
Was really annoying to cherry-pick and remove the fix, and really bad for contributors

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.

4 participants