Code cleanup: Difference between revisions

Jump to navigation Jump to search
m
Category
(Link to category)
m (Category)
Line 1: Line 1:
The purpose of this page is to provide a todo-list or check-list for anyone that wants to help '''clean up the [[Flightgear]] code'''. In addition to this list, you also want to try running FlightGear in [http://freshmeat.net/projects/valgrind/ Valgrind], a very powerful memory debugger and profiler.  
The purpose of this page is to provide a todo-list or check-list for anyone that wants to help '''clean up the [[Flightgear]] code'''. In addition to this list, you also want to try running FlightGear in [http://freshmeat.net/projects/valgrind/ Valgrind], a very powerful memory debugger and profiler.  


'''Feel free to add additional items to this page'''
A list of articles related to code cleanup can be found in [[:Category:Code Cleanup]].


A list of articles related to code cleanup can be found in [[:Category:Code Cleanup]].
''Feel free to add additional items to this page!''


== Keyboard reorganisation ==
== Keyboard reorganisation ==
Line 44: Line 44:
And please do not forget that snprintf and strncpy does not necessarily add a trailing 0 byte.
And please do not forget that snprintf and strncpy does not necessarily add a trailing 0 byte.


[[Category:Code Cleanup| ]]
[[Category:Development]]
[[Category:Development]]

Navigation menu