Ticket #51 (closed defect: fixed)
Code-Cleanup, fix compiler-warning
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | General |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
attached patch fixes compiler-warnings by making functions static which have no prototype and aren't used outside its declaring source-file (mostly functions prefixed with _ ). Another topic is adding const to string-parameters and variables where these are not modified.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.