Bug 1481

Summary: Hide [ArgumentIs]PascalString argument's length
Product: [JogAmp] Gluegen Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: normal CC: mfery
Priority: P4    
Version: 2.6.0   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
gluegen 0666c8f9a353b42ffde4902dc0cdec66f925a6e3 gluegen 2a48dd9009e5b0b17d78f016e149e4cb387539e6 joal d6293dc4e8e97a046ed605782f17993d429720c3
Workaround: ---

Description Sven Gothel 2023-12-02 18:29:50 CET
Native pascal strings shall be just treated as normal Java strings on the Java side.

Hence drop the length parameter across generated API, i.e.
- C Function bindings
- Java Callbacks
Comment 1 Sven Gothel 2023-12-02 18:33:51 CET
Resolved via commit 0666c8f9a353b42ffde4902dc0cdec66f925a6e3