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

[Bug] _Hard_to_read_parse_error #268

Open
kbilsted opened this issue Jul 10, 2024 · 0 comments
Open

[Bug] _Hard_to_read_parse_error #268

kbilsted opened this issue Jul 10, 2024 · 0 comments

Comments

@kbilsted
Copy link
Contributor

kbilsted commented Jul 10, 2024

About Bug

When writing simple letters within <> the parser error is really hard to comprehend.

Steps to reproduce

  1. the mapping in the config file
nmap <T> <Ctrl-Shift-A>

gives the error

[Error] invalid unordered_map<K, T> key (int __cdecl WinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,char *,int))
==========

here the problem is that <T> should have been T

Environments

Environments Delete the example and fill in your information.
Windows Edition [e.g. 10 Home, 10 Pro, 10 Enterprise, 11 Home]
Windows Version [e.g. 1909, 20H2]
Windows Build [e.g. 19042.804]
Architecture [e.g. 64bit/32bit]
win-vind Version [e.g. 4.0.0]
win-vind Install Type [zip/installer/chocolatey/winget]
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