Bug 1481 - Hide [ArgumentIs]PascalString argument's length
Summary: Hide [ArgumentIs]PascalString argument's length
Status: RESOLVED FIXED
Alias: None
Product: Gluegen
Classification: JogAmp
Component: core (show other bugs)
Version: 2.6.0
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2023-12-02 18:29 CET by Sven Gothel
Modified: 2023-12-02 18:44 CET (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
gluegen 0666c8f9a353b42ffde4902dc0cdec66f925a6e3 gluegen 2a48dd9009e5b0b17d78f016e149e4cb387539e6 joal d6293dc4e8e97a046ed605782f17993d429720c3
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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