Revert "Eo: Change to the Eo4 eo_add syntax."
authorTom Hacohen <tom@stosb.com>
Fri, 11 Mar 2016 12:24:11 +0000 (12:24 +0000)
committerTom Hacohen <tom@stosb.com>
Fri, 11 Mar 2016 12:29:04 +0000 (12:29 +0000)
commit8a56f5c98e04bdb945cc9ef82d24d0bf9c52f62c
tree19a8410945ed3422aa089c4f1001695100605ea6
parent66b4290d917caa3fe8726d345cbde7a17611c257
Revert "Eo: Change to the Eo4 eo_add syntax."

I found a way to keep eo_add() the way it was and gracefully degrade to
a portable (but not as fast) solution for compilers that don't support
the compound macros returning a value gnu extension: ({int a; a;}).

I'm reverting these changes now, and I'll introduce the fallback as soon
as I can.

This reverts commit b85bb3718389470bfc78c079dd5e06def5e963f3.
src/lib/eo/Eo.h