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

Build fails with clang 16 from non utf-8 garbage character #306

Open
Xenapte opened this issue Dec 30, 2023 · 0 comments
Open

Build fails with clang 16 from non utf-8 garbage character #306

Xenapte opened this issue Dec 30, 2023 · 0 comments

Comments

@Xenapte
Copy link

Xenapte commented Dec 30, 2023

There is a non utf-8 character on the first line of src/public/tier1/utllinkedlist.h:

//========= Copyright � 1996-2005, Valve Corporation, All rights reserved. ============//

I was able to compile gns successfully with multiple versions of gcc, but only with clang 16 after removing this single character: GameNetworkingSockets/src/public/tier1/utllinkedlist.h:823:1: error: unknown type name 'D$'.

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