Zdenek Styblik
|
48117f5ddf
|
ID:355 - Fix ``ISO C forbids omitting the middle term of a ?: expression''
Commit fixes omitted middle terms of ternary expressions.
|
2014-12-30 08:00:23 +01:00 |
|
Zdenek Styblik
|
70984dcad5
|
ID:355 - Fix ``obsolete use of designated initializer with ‘:’'' warning
Commit fixes compiler warning ``obsolete use of designated initializer with
‘:’''. Use of ``fieldname: value'' has been obsolete since GCC 2.5.
|
2014-12-29 09:33:22 +01:00 |
|
Zdenek Styblik
|
ce02ffaf2a
|
ID:354 - forcefully switch to C99 and more strict CFLAGS
Commit changes CFLAGS which include C99 and more strict flags. Watch out for
falling rocks.
|
2014-12-23 14:37:25 +01:00 |
|
Petter Reinholdtsen
|
c18ec02f33
|
Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory.
|
2014-02-05 17:30:32 +01:00 |
|