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]

Multiple Inheritance used in eCos class Cyg_Thread


I have started looking more closely at the core of eCos.  I noticed that
multiple inheritance appears to be used in connection with the
Cyg_Thread class.  The arena I am working in does not permit multiple
inheritance.

This raises the following questions:

Would it be difficult task to remove the multiple inheritance for the
Cyg_Thread class?

Would eliminating the multiple inheritance adversely affect the
operation of eCos?

Thanks in advance for your comments and insight,
Don Walton

-- 
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]