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

CheckFunction finds incorrect function name #85

Open
catskul opened this issue Apr 8, 2019 · 0 comments
Open

CheckFunction finds incorrect function name #85

catskul opened this issue Apr 8, 2019 · 0 comments

Comments

@catskul
Copy link
Contributor

catskul commented Apr 8, 2019

I get an error that looks like:

NvSupport.h:206: error: function ()>) doesn't match regular expression:

On a lines that look like:

class LogDataSink
{
public:
    enum class TimingPolicy
    { // <-- line 206 here
        AS_FAST_AS_POSSIBLE,

If I have time I'll create test case.

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