Donate Share

Java Mozilla Html Parser

Tracker: Patches

5 EnvironmentController.h problem - ID: 2193180
Last Update: Comment added ( chengas123 )

The commnets in EnvironmentController.h do not match the javah output.
I've attached a corrected file.
I'm also curious as to why JNICALL is missing.


Benjamin McCann ( chengas123 ) - 2008-10-25 01:57

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2008-10-25 02:17
Sender: chengas123

The JNICALL macro should be added to getenv and setenv in
EnvironmentController.cpp:
JNIEXPORT void JNICALL
Java_com_dappit_Dapper_parser_EnviromentController_setenv
JNIEXPORT jstring JNICALL
Java_com_dappit_Dapper_parser_EnviromentController_getenv


Log in to comment.

Attached File ( 1 )

Filename Description Download
EnviromentController.h Download

Change ( 1 )

Field Old Value Date By
File Added 298837: EnviromentController.h 2008-10-25 01:57 chengas123