xant / libiomux

iomux - High performance aynchronous I/O multiplexing and timers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reserved identifier violation

elfring opened this issue · comments

I would like to point out that identifiers like "__IOMUX_H__" and "__iom" do not fit to the expected naming convention of the C language standard.
Would you like to adjust your selection for unique names?

this should have been fixed now