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

need fix #16

Closed
ghost opened this issue Nov 17, 2020 · 5 comments
Closed

need fix #16

ghost opened this issue Nov 17, 2020 · 5 comments
Labels
invalid This doesn't seem right

Comments

@ghost
Copy link

ghost commented Nov 17, 2020

Hi, if i use NDEBUG & RELEASE defines in my projetct, then the "strparse" function is not working properly (return only fallback value). could you make this function without try/catch construct?

Безымянный

@Qix-
Copy link
Owner

Qix- commented Nov 17, 2020

This doesn't make any sense. There's no reason NDEBUG would change behavior here, and RELEASE is not a macro I've ever used (let alone in Tortellini).

Going to close as it appears to be user error (that ifndef is not part of this codebase...). Feel free to add more reproduction details if you think this is closed in error.

@Qix- Qix- closed this as completed Nov 17, 2020
@Qix- Qix- added the invalid This doesn't seem right label Nov 17, 2020
@ghost
Copy link
Author

ghost commented Nov 17, 2020

Look at this vid: screencast.zip
if i use release ver, then strparse return default value (accel == 0.0)
But in ini file accel = 0,075

@Qix-
Copy link
Owner

Qix- commented Nov 17, 2020

I'm not downloading a random zip, sorry. Please include a reproducible program that I can test.

@ghost
Copy link
Author

ghost commented Nov 17, 2020

Link to video: https://yadi.sk/i/j1N6VLIYpGyE1Q

@Qix-
Copy link
Owner

Qix- commented Nov 17, 2020

Like I said, I'm not interested in videos. I need a reproduction case, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant