Skip to content

Fixed sprintf format strings#6

Merged
janbarasek merged 1 commit intobaraja-core:masterfrom
Alien426:patch-1
Feb 3, 2026
Merged

Fixed sprintf format strings#6
janbarasek merged 1 commit intobaraja-core:masterfrom
Alien426:patch-1

Conversation

@Alien426
Copy link
Contributor

@Alien426 Alien426 commented Feb 3, 2026

$lineNumber is a string; it is the result of a call to sprintf(). (Hungarian notation helps with such stuff ...)

Maybe the 3 sprintf()s for the array pushes should be changed to simple string concatenation ...

$lineNumber is a string; it is the result of a call to sprintf(). (Hungarian notation helps with such stuff ...)
@auto-assign auto-assign bot requested a review from janbarasek February 3, 2026 07:41
@janbarasek janbarasek merged commit 54f9f7c into baraja-core:master Feb 3, 2026
4 of 5 checks passed
@janbarasek
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants