ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.17 by root, Wed Feb 18 20:29:27 2015 UTC vs.
Revision 1.18 by root, Wed Feb 18 20:48:59 2015 UTC

1exg: why is ecb_prefetch not uppercase (Also ecb_assume) - they are not expressions.
2exg: #define ECB_STRINGIFY_EXPR(expr) ((expr), ECB_STRINGIFY_ (expr)) // make sure expr actually is valid?
3 ECB_STRINGIFY(ENOENT) wehen errnoh. not included
4
1TODO: 5TODO:
208:30:06 <b_jonas> I think it could be worth to add a macro that works like alignof or _Alignof on sane 608:30:06 <b_jonas> I think it could be worth to add a macro that works like alignof or _Alignof on sane
3 compilers, and like __alignof on MS compilers that support it, see 7 compilers, and like __alignof on MS compilers that support it, see
4 http://msdn.microsoft.com/en-us/library/45t0s5f4.aspx 8 http://msdn.microsoft.com/en-us/library/45t0s5f4.aspx
508:30:24 <b_jonas> even if you can't support it on all the old compilers 908:30:24 <b_jonas> even if you can't support it on all the old compilers

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines