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

Spelling error in error message: #99

Open
schancel opened this issue Mar 28, 2015 · 5 comments
Open

Spelling error in error message: #99

schancel opened this issue Mar 28, 2015 · 5 comments

Comments

@schancel
Copy link
Contributor

    void foo(int a) {}
    ^~~~~~~~~~~~~~~~~~
    test0120.d:14: error: foo overrides a base class methode but is not marked override

methode -> method

Will submit PR. Adding issue for reminder.

@deadalnix
Copy link
Contributor

méthode is the french term :)

@schancel
Copy link
Contributor Author

We should probably instrument some i18n lookup for errors?

@deadalnix
Copy link
Contributor

Yes, but that is way down the TODO list. Getting proper errors in english is higher :)

@UplinkCoder
Copy link
Contributor

I like the filenotfoundmalheur in sdc/sdc.d but in should really be File not found :

@deadalnix
Copy link
Contributor

It should really not be an assert.

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

3 participants