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

Comparing libecb/Changes (file contents):
Revision 1.18 by root, Wed Feb 18 20:48:59 2015 UTC vs.
Revision 1.19 by root, Thu Feb 19 15:45:29 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
5TODO: 1TODO:
608:30:06 <b_jonas> I think it could be worth to add a macro that works like alignof or _Alignof on sane 208:30:06 <b_jonas> I think it could be worth to add a macro that works like alignof or _Alignof on sane
7 compilers, and like __alignof on MS compilers that support it, see 3 compilers, and like __alignof on MS compilers that support it, see
8 http://msdn.microsoft.com/en-us/library/45t0s5f4.aspx 4 http://msdn.microsoft.com/en-us/library/45t0s5f4.aspx
908:30:24 <b_jonas> even if you can't support it on all the old compilers 508: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