[gnet] (no subject)



Hello. I'm a user of gnet library.
I 'm planning to use the gnet library in my objective-c library.

But a reserved word of objective-c language is used in the header file of gnet
library. So the compilation fails.

The reserved word is "id", it used as a parameter in the following function prototype
definition:
	src/inetaddr.h		line 140, 163
	src/tcp.h			line 147, 159

I'm happy if the word "id" is replaced by the other word (such as "_id").

thanks.

-----
  T.Hamada




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]