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

Strange literal in the code #1297

Closed
kiskit opened this issue Dec 20, 2022 · 2 comments
Closed

Strange literal in the code #1297

kiskit opened this issue Dec 20, 2022 · 2 comments

Comments

@kiskit
Copy link

kiskit commented Dec 20, 2022

Hi guys,

I'm not sure this has any effect, but I guess it probably does. I haven't tested it to be completely honest. That said, in qVariableFix.cpp, there is a strange value at line 275:

      if ((strcmp(mdNameP, "observedAt") == 0) || (strcmp(mdNameP, "modifiededAt") == 0) || (strcmp(mdNameP, "createdAt") == 0))

I'll go as far as supposing you meant ''modifiedAt'' instead of ''modifiededAt''.

@kzangeli
Copy link
Collaborator

Thanks Hawkeye!
Yeah, of course, that's a bug, with uppercase 'B' !
I'll fix it asap

@kzangeli kzangeli mentioned this issue Dec 21, 2022
@kzangeli
Copy link
Collaborator

kzangeli commented Jan 9, 2023

Fixed in #1299

@kzangeli kzangeli closed this as completed Jan 9, 2023
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

2 participants