Follow-up Comment #7, bug #13848 (project freeciv):

update doc/CodingStyle

* based on patch by Madeline Book <mbook>
* including all comments since this patch:
  - no more than 2 empty lines
  - prefix 'fc_'
  - '_new' / '_destroy' to allocated / free pointer variables
  - '_init' / '_free' to (de)initialize static data
  - use macros defined in log.h; do not use assert() / die()
  - include the header corresponding to the current c source file last

for trunk (and S2_2?)

(file #8046)
    _______________________________________________________

Additional Item Attachment:

File name: 20100211-trunk-update-doc-CodingStyle.patch Size:20 KB


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?13848>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to