/server/trunk Developers: buzzsawddog

Login name:
buzzsawddog
Total Commits:
2 (0.0%)
Lines of Code:
4 (0.0%)
Most Recent Commit:
2014-01-02 19:05

Activity by Clock Time

Activity by Hour of Day for buzzsawddog

Activity by Day of Week for buzzsawddog

Activity in Directories

Directory Changes Lines of Code Lines per Change
common/ 2 (100.0%) 4 (100.0%) 2.0

Activity of buzzsawddog

Most Recent Commits

buzzsawddog 2014-01-02 19:05 Rev.: 19221

turns out c89 requires variables to be declared at the top of a scope block. the fact that the fix in r19218 worked was a gcc thing and may not have worked in c89

1 lines of code changed in 1 file:

  • common: anim.c (+1 -1)
buzzsawddog 2014-01-01 20:02 Rev.: 19218

declaring a variable inside a for loop works requires c99

3 lines of code changed in 1 file:

  • common: anim.c (+3 -2)
Generated by StatSVN 0.7.0