Andrew Lunn wrote: > > I do not know much about this remark > > from PDCurses's README > > > > ---->8 > > The core package is in the public domain, but small portions of PDCurses > > are subject to copyright under various licenses. Each directory > > contains a README file, with a section titled "Distribution Status" > > which describes the status of the files in that directory. > > ---->8 > > > > So, I can not answer on Q: Is it possible to enter PDCurses in eCos CVS > > tree? > > I had a quick look at the different READMEs. The licenses should not > be a problem as far as i see.
Andrew, thank you. Today I have some doubts about my implementation. One thought take me: Had I to wrap PDC_*() interface as I did with the CYG_PDCURSES_* MACROS? Now, it seems for me what a packing the calls in the structs was wrong. Curses will have the extra calls. Now, I think that I would leave those PDC_*() entries as is (i.e. as PDCurses externals). If you will have a time, would you look at the pdecos.h then? Are there odd things there? Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
