Ticket #51 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

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

jabberd2-cleanup1.diff (21.7 kB) - added by smoku 17 months ago.
Patch by Stefan Huehner <stefan@…>

Change History

Changed 17 months ago by smoku

Patch by Stefan Huehner <stefan@…>

Changed 17 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [156]) Integrated compilation fixes by Stefan Huehner. Closes #51

Note: See TracTickets for help on using tickets.