Skip to content

Build fix - removing the BOM from the CMakeLists.txt file #430

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 27, 2018

Conversation

sfilipi
Copy link
Member

@sfilipi sfilipi commented Jun 27, 2018

Remove the BOM from the CMakeLists.txt file, since it is breaking the build in vsts.

@shauheen shauheen requested a review from TomFinley June 27, 2018 15:41
Copy link
Contributor

@TomFinley TomFinley left a comment

Choose a reason for hiding this comment

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

Thanks @sfilipi ... I know there are some reasons why BOMs are not totally useless around different cultural interpretations of non-BOMed files, but they're more trouble than they're worth. I wonder if there's a way to configure git to not BOM the files, just as there's a way to handle the unix/windows line endings.

@sfilipi sfilipi merged commit 2501049 into dotnet:master Jun 27, 2018
eerhardt pushed a commit that referenced this pull request Jun 27, 2018
* removing extraneous character that broke the linux build, and with it unecessary cmake version requirement

* Removing the BOM from the file
@sfilipi sfilipi deleted the buildFix branch July 5, 2018 18:18
eerhardt pushed a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
* removing extraneous character that broke the linux build, and with it unecessary cmake version requirement

* Removing the BOM from the file
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
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.

3 participants