unknown
|
f73e20da39
|
not sure how that didn't come up already
|
2011-12-29 14:29:49 -06:00 |
|
Timothee "TTimo" Besset
|
279d6c6f8d
|
Merge pull request #31 from xoddark/Werror_conversion-null
Fix conversion-null warning
|
2011-12-29 09:43:34 -08:00 |
|
XoD
|
015f1a8f3e
|
Add parentesis aroud '&' to avoid script warning
Gcc warn suggest parentheses arout arithmetic in operand of '|'.
Signed-off-by: XoD <xoddark@gmail.com>
|
2011-12-28 19:14:24 +01:00 |
|
XoD
|
a95464d419
|
Fix return FindKeyIndex
replace 'return NULL' to 'return 0', FindKeyIndex should return a int.
Signed-off-by: XoD <xoddark@gmail.com>
|
2011-12-28 18:56:42 +01:00 |
|
Timothee "TTimo" Besset
|
2fb684dbde
|
Merge pull request #28 from xoddark/Werror_write-strings
Fix write-strings warning
|
2011-12-25 08:47:27 -08:00 |
|
XoD
|
a06e7e33e2
|
Fix constant string type in buildin struct
Signed-off-by: XoD <xoddark@gmail.com>
|
2011-12-21 21:11:00 +01:00 |
|
XoD
|
47c7a6b9e0
|
Fix constant string type in PrintClocks
Signed-off-by: XoD <xoddark@gmail.com>
|
2011-12-21 21:01:32 +01:00 |
|
XoD
|
0cd4990575
|
Fix constant string type in punctuation_s
Signed-off-by: XoD <xoddark@gmail.com>
|
2011-12-21 20:57:15 +01:00 |
|
Timothee 'TTimo' Besset
|
7db8be7917
|
pulling in some simple code fixes suggested towards XCode 4.2 support
|
2011-12-10 18:27:30 -06:00 |
|
Timothee 'TTimo' Besset
|
fb1609f554
|
hello world
|
2011-11-22 15:28:15 -06:00 |
|