Skip to content
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

Inconsistent line endings warnings #11

Open
rhys-vdw opened this issue Oct 14, 2020 · 0 comments
Open

Inconsistent line endings warnings #11

rhys-vdw opened this issue Oct 14, 2020 · 0 comments

Comments

@rhys-vdw
Copy link

In release playfab-party.1.5.0.1-main.0-10.5.2020-preview.unitypackage.

There are inconsistent line endings in the 'Assets/PlayFabPartySDK/Source/Scripts/PartySDKCSharpSource/Interop/PFPInterop.cs' script. Some are Mac OS X (UNIX) and some are Windows.
This might lead to incorrect line numbers in stacktraces and compiler errors. Many text editors can fix this using Convert Line Endings menu commands.
There are inconsistent line endings in the 'Assets/PlayFabPartySDK/Source/Scripts/PartyUnitySDK/PlayFabMultiplayerManager.cs' script. Some are Mac OS X (UNIX) and some are Windows.
This might lead to incorrect line numbers in stacktraces and compiler errors. Many text editors can fix this using Convert Line Endings menu commands.

If you're using git then you might need to enable autoclrf.

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

No branches or pull requests

1 participant