Skip to content

Conversation

CyrusNajmabadi
Copy link
Contributor

No description provided.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is actually a really dumb fallthrough. I'll just make it break.

@vladima
Copy link
Contributor

vladima commented Dec 12, 2014

👍

CyrusNajmabadi added a commit that referenced this pull request Dec 12, 2014
Make the compiler resilient to encountering merge conflict markers in a source code file.
@CyrusNajmabadi CyrusNajmabadi merged commit 122d8a4 into master Dec 12, 2014
@CyrusNajmabadi CyrusNajmabadi deleted the mergeMarkers branch December 12, 2014 02:04
@DanielRosenwasser
Copy link
Member

I kind of wish we had the "Are you in the middle of a merge?" portion for that message.

var ch = text.charCodeAt(pos);

// All conflict markers consist of the same character repeated seven times. If it is
// a <<<<<<< or >>>>>>> marker then it is also followd by a space.

Choose a reason for hiding this comment

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

"followd" should be "followed"

Copy link
Member

Choose a reason for hiding this comment

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

Probably best to send a patch instead of commenting on a 2-year-old PR

@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
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.

5 participants