Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Fix XML comments in ManagedWebSocket #10792

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Aug 15, 2016

Since we don't currently build this library in corefx with XML doc comments enabled, several errors weren't getting caught, causing problems for ASP.NET, which shares this file. This fixes the errors that would resul tfrom the ManagedWebSocket.cs file if XML comment building was enabled, as it is for ASP.NET.
cc: @anurse
aspnet/WebSockets#107

Since we don't currently build this library in corefx with XML doc comments enabled, several errors weren't getting caught, causing problems for ASP.NET, which shares this file.  This fixes the errors that would resul tfrom the ManagedWebSocket.cs file if XML comment building was enabled, as it is for ASP.NET.
@analogrelay
Copy link

Awesome, thanks! I'll pull the latest from this branch and try it in our build.

@stephentoub
Copy link
Member Author

@dotnet-bot test Innerloop OSX Debug Build and Test please
@dotnet-bot test Innerloop OSX Release Build and Test please

@stephentoub stephentoub merged commit 44d7406 into dotnet:master Aug 15, 2016
@stephentoub stephentoub deleted the ws_xml branch August 15, 2016 20:03
@stephentoub
Copy link
Member Author

I'll pull the latest from this branch and try it in our build.

Thanks. Please let me know if you'd like me to port this over or if you're already in the process of doing so.

@analogrelay
Copy link

I have a script to port changes over and apply the small additional changes we need, so I should be able to just re-run that.

analogrelay added a commit to aspnet/WebSockets that referenced this pull request Aug 15, 2016
analogrelay added a commit to aspnet/WebSockets that referenced this pull request Aug 15, 2016
analogrelay added a commit to aspnet/WebSockets that referenced this pull request Aug 19, 2016
@karelz karelz modified the milestone: 1.1.0 Dec 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants