This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sysctl.h and 'new'


Hi,

I notice that sys/syctl.h in eCos include these two methods
 - kernel_sysctl
 - userland_sysctl

Unfortunately they both have a parameter named 'new', which is an issue
if the header is included by a C++ class. I have renamed the variables
locally, but they will probably need to updated in the repository?

Andre


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]