The generated header files always bugged me in this project. Are others also have the opinion, that this should be changed once and for all.
For example, most non-linux headers are out of date, after extern was added to function declarations. (Why an extern was added to function declarations is a mystery in its own to me though).
The generated header files always bugged me in this project. Are others also have the opinion, that this should be changed once and for all.
For example, most non-linux headers are out of date, after
externwas added to function declarations. (Why anexternwas added to function declarations is a mystery in its own to me though).