Hello Sean,

Sean Lynch:
> This is against the aufs3.9 branch. The only change is to remove the use of
> the GNU-specific error_at_line and the associated error.h, replacing it
> with BSD's err(), which works with both glibc and musl.

One difference is err() terminates the application even if errno is
zero, while error_at_line() does not. But it may not be a big problem in
aufs-util.
Anyway I will try modifing the macro to be more portable.

Thank you
J. R. Okajima

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Reply via email to