[foreign-jextract] [Rev 01] RFR: adding sqlite3 sample

Jorn Vernee jvernee at openjdk.java.net
Wed Jun 3 17:20:24 UTC 2020


On Wed, 3 Jun 2020 17:13:36 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

>> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
>> revision:
>>   sqlite3_free should not be commented. Fixed free of wrong pointer.
>>   renamed errMsg as errMsgPtrPtr.
>
> doc/panama_jextract.md line 661:
> 
>> 660:             } else {
>> 661:                 System.out.println("done");
>> 662:             }
> 
> Maybe you want to print out rowNum[0] here?

Ah, nvm I see it is printed in the callback already.

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/193


More information about the panama-dev mailing list