Skip to content

Conversation

akosthekiss
Copy link
Member

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss [email protected]

@akosthekiss akosthekiss added the bug Undesired behaviour label Mar 10, 2016
@akosthekiss
Copy link
Member Author

With make LOG=ON the build fails with

../../../jerry-core/parser/regexp/re-bytecode.c:242:41: error: initialization from incompatible pointer type [-Werror]
   re_compiled_code_t *compiled_code_p = bc_ctx_p->block_start_p;

This patch adds the missing explicit cast.

@zherczeg
Copy link
Member

LGTM

1 similar comment
@LaszloLango
Copy link
Contributor

LGTM

@akosthekiss akosthekiss merged commit 011dacd into jerryscript-project:master Mar 11, 2016
@akosthekiss akosthekiss deleted the fix-re-dump branch March 11, 2016 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Undesired behaviour

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants