Anonymous | Login | Signup for a new account | 2021-03-08 02:49 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000012 | Firmware | Structure / Style | public | 2008-10-29 17:01 | 2011-06-17 12:09 | ||||||
Reporter | Fred | ||||||||||
Assigned To | Fred | ||||||||||
Priority | low | Severity | minor | Reproducibility | N/A | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | |||||||||||
Target Version | Future | Fixed in Version | |||||||||
Summary | 0000012: Remove Most/All Literals From The Code | ||||||||||
Description | There are currently quite a few literals in the code base. They were only put there as quick tests and trials during development and should not be present now. Most all all literals should be present only as #defines or const variables. All flags should be created ONLY using the pre defined bit fields such as BIT3 and NBIT7 (for the switching off). | ||||||||||
Tags | No tags attached. | ||||||||||
FirmwareVersion | |||||||||||
Issue Type | Improvement | ||||||||||
Risk of Breakage | very low | ||||||||||
Attached Files | |||||||||||
Copyright © 2000 - 2011 MantisBT Group |