Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Avoid magic numbers in C code generator #1336

Closed
paphko opened this issue May 3, 2017 · 2 comments
Closed

Avoid magic numbers in C code generator #1336

paphko opened this issue May 3, 2017 · 2 comments

Comments

@paphko
Copy link

paphko commented May 3, 2017

There are plenty of magic numbers generated that should rather be defines to avoid QAC warnings:
image002
image003

@stmork
Copy link

stmork commented May 5, 2017

+1

@terfloth terfloth modified the milestones: Backlog, Inbox May 6, 2017
@terfloth
Copy link
Contributor

terfloth commented May 6, 2017

Annoying QAC ... ;-)

Yes - we can introduce defines...

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

5 participants