Skip to content

Improve definition of j9filestream_printf() - #23770

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:j9filestream_printf
Apr 17, 2026
Merged

Improve definition of j9filestream_printf()#23770
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:j9filestream_printf

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

There's no need to expect users to provide a pointer to the port library (the macro already assumes access via PORTLIB); this avoids possible problems being used with a different, incompatible argument.

There are currently no uses of that macro to be adjusted.

There's no need to expect users to provide a pointer to the port
library (the macro already assumes access via PORTLIB); this avoids
possible problems being used with a different, incompatible argument.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from pshipton April 17, 2026 16:33
@pshipton
pshipton merged commit dea4c57 into eclipse-openj9:master Apr 17, 2026
3 checks passed
@keithc-ca
keithc-ca deleted the j9filestream_printf branch April 17, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants