Menu

#1 EnvironmentController.h problem

open
nobody
None
5
2008-10-25
2008-10-25
No

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.

Discussion

  • Benjamin McCann

    Benjamin McCann - 2008-10-25
     
  • Benjamin McCann

    Benjamin McCann - 2008-10-25

    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 post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.