rjRanjana / in-the-box

Automatically exported from code.google.com/p/in-the-box
0 stars 0 forks source link

org_apache_harmony_xml_ExpatParser does not compile #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
org_apache_harmony_xnet_provider_jsse_NativeCrypto in 
InTheBoxSim/libcore/luni/src/main/native does not compile.
To try to compile it, add it to the libcore target.
To be used, it should also be registered 
InTheBoxSim/libcore/luni/src/main/native/Register.cpp.

Original issue reported on code.google.com by boul...@flexycore.com on 8 Jun 2011 at 2:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
the bug is not in org_apache_harmony_xnet_provider_jsse_NativeCrypto but in 
org_apache_harmony_xml_ExpatParser (copy/paste mistake)

Original comment by boul...@flexycore.com on 14 Jun 2011 at 12:00

GoogleCodeExporter commented 8 years ago
Fixed in r59. Added expat lib.

Original comment by boul...@flexycore.com on 15 Jun 2011 at 9:23