Skip to content

Fix check-string.sh to check every generated strings#5179

Merged
robertsipka merged 1 commit into
jerryscript-project:masterfrom
gergocs:checkStringUpgrade
Nov 27, 2024
Merged

Fix check-string.sh to check every generated strings#5179
robertsipka merged 1 commit into
jerryscript-project:masterfrom
gergocs:checkStringUpgrade

Conversation

@gergocs

@gergocs gergocs commented Nov 27, 2024

Copy link
Copy Markdown
Contributor

The original implementation only checked lit-magic-strings.inc.h. This patch adds checking for ecma-error-messages.inc.h and parser-error-messages.inc.h

This patch fixes #5172 issue.

JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu

The original implementation only checked lit-magic-strings.inc.h.
This patch adds checking for ecma-error-messages.inc.h and parser-error-messages.inc.h

This patch fixes jerryscript-project#5172 issue.

JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu
@ossy-szeged ossy-szeged added this to the Release 3.0.0 milestone Nov 27, 2024

@robertsipka robertsipka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robertsipka
robertsipka merged commit 5f467a6 into jerryscript-project:master Nov 27, 2024
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.

check-strings.sh should check all generated sources, not only lit-magic-strings.inc.h

3 participants