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

MKL_Update does not 'honor' UTF header #1

Open
Tricky1975 opened this issue Mar 9, 2019 · 0 comments
Open

MKL_Update does not 'honor' UTF header #1

Tricky1975 opened this issue Mar 9, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@Tricky1975
Copy link
Owner

My C# source files all contain these by default, as Visual Studio uses this format by default.
Now I should either see to put them above the header or to remove them completely.

(My personal preference is the latter, as I always recommend people to avoid using non-ASCII codes in source code like hell, and I consider it bad practice.... Actually "bad" is an understatement as I consider it beyond terrible).

Now I did also tie Visual Studio to some C++ compilers, and I guess I will have the same issue there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant