]> rtime.felk.cvut.cz Git - ulut.git/commit
Attempt to define safe cast mechanism to remove const and volatile qualifiers.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 6 Jan 2013 15:47:27 +0000 (16:47 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Sun, 6 Jan 2013 15:47:27 +0000 (16:47 +0100)
commit5fccc8772fb986889208e83081b3793b0d538dcd
treef7a35686951052c2854740ddf5ea873e3b218f00
parenta9679b8b4fd14ab7f4a0f575b41185dbbb0799ab
Attempt to define safe cast mechanism to remove const and volatile qualifiers.

The mechanism works but only when used inside function.
But the most of problematic assignments are in structures
initializers in our projects.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
ulut/ul_utdefs.h