stud icon indicating copy to clipboard operation
stud copied to clipboard

Minor fixes

Open saaros opened this issue 13 years ago • 2 comments

  • Add format attribute to printf style functions and fix the errors found
  • Remove double-underscore prefix from config struct name, identifiers beginning with two underscores are reserved for compiler use
  • Add /usr/include/libev to default include path (used on Fedora & RH)
  • Trim trailing whitespace and add EOL to end of files for cleanliness and easier diffing.

saaros avatar Mar 13 '12 22:03 saaros

Rebased the branch on top of latest master. If you don't like the whitespace changes I can modify the PR to only include the functional changes.

saaros avatar Jul 13 '12 14:07 saaros

Rebased on top of latest master.

saaros avatar Aug 14 '12 11:08 saaros