Paulex Yang wrote:
> Mark Hindess wrote:
<snip>
>> Yes.  Since this header forms part of the API it probably should be
>> moved to deploy/include at build time - like the other headers for the
>> classlib natives API.
>>   
> I see, but seems not all header files in LUNI are copied into
> deploy/include now, for example, portsock.h. So is there any rules which
> one is copied and which one is not?

It should be all headers that are available externally to the module
(i.e. just not those that are local impl. functions) so I would have
expected portsock.h to be in there.

Regards,
Tim

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to