Skip to content

[linker] Use correct namespace for async debugging helpers. Fixes #59015 - #2782

Merged
spouliot merged 1 commit into
dotnet:masterfrom
spouliot:bug59015
Sep 27, 2017
Merged

[linker] Use correct namespace for async debugging helpers. Fixes #59015#2782
spouliot merged 1 commit into
dotnet:masterfrom
spouliot:bug59015

Conversation

@spouliot

Copy link
Copy Markdown
Contributor

Replace #2704
It's almost identical but it adds unit tests so this does not regress.

The issue was already reported in [1] but the fix [2] was incorrect
and that was also missed when the bug was verified by QA [3].

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=55037
[2] #2004
[3] https://bugzilla.xamarin.com/show_bug.cgi?id=55037#c10

Replace dotnet#2704
It's almost identical but it adds unit tests so this does not regress.

The issue was already reported in [1] but the fix [2] was incorrect
and that was also missed when the bug was verified by QA [3].

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=55037
[2] dotnet#2004
[3] https://bugzilla.xamarin.com/show_bug.cgi?id=55037#c10
@monojenkins

Copy link
Copy Markdown
Contributor

Build success

@spouliot
spouliot merged commit a615909 into dotnet:master Sep 27, 2017
@spouliot
spouliot deleted the bug59015 branch September 27, 2017 11:50
spouliot added a commit to spouliot/xamarin-macios that referenced this pull request Sep 27, 2017
…015 (dotnet#2782)

Replace dotnet#2704
It's almost identical but it adds unit tests so this does not regress.

The issue was already reported in [1] but the fix [2] was incorrect
and that was also missed when the bug was verified by QA [3].

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=55037
[2] dotnet#2004
[3] https://bugzilla.xamarin.com/show_bug.cgi?id=55037#c10
spouliot added a commit that referenced this pull request Sep 27, 2017
…015 (#2782) (#2788)

Replace #2704
It's almost identical but it adds unit tests so this does not regress.

The issue was already reported in [1] but the fix [2] was incorrect
and that was also missed when the bug was verified by QA [3].

[1] https://bugzilla.xamarin.com/show_bug.cgi?id=55037
[2] #2004
[3] https://bugzilla.xamarin.com/show_bug.cgi?id=55037#c10
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.

5 participants