iustin / pyxattr

A python module for accessing filesystem Extended Attributes
https://pyxattr.k1024.org/
GNU Lesser General Public License v2.1
31 stars 14 forks source link

Branch pyxattr v0.5.3 #18

Closed energon0 closed 6 years ago

energon0 commented 6 years ago

gcc on Fedora 28 throws up error for missing definition of ENOATTR. The patch provides a the macro definition of ENOATTR as ENODATA if ENOATTR is undefined.

energon0 commented 6 years ago

I'm a bit rough with the github interface. Didn't realize that three requests have been generated. Please advise accordingly.