Skip to content

Conversation

@kaadam
Copy link
Contributor

@kaadam kaadam commented Oct 19, 2020

JerryScript-DCO-1.0-Signed-off-by: Adam Kallai [email protected]

JerryScript-DCO-1.0-Signed-off-by: Adam Kallai [email protected]
Copy link
Member

@rerobika rerobika left a comment

Choose a reason for hiding this comment

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

LGTM

@kaadam
Copy link
Contributor Author

kaadam commented Oct 19, 2020

Hi Folks,
It remained one conversion error reported by Clang, this CL aims to fix that.
A snippet of the error:
/home/kadam/jerryscript/jerry-core/ecma/builtin-objects/ecma-builtin-array-prototype.c:1309:7: error: implicit conversion from 'ecma_length_t' (aka 'unsigned long') to 'double' may lose precision [-Werror
,-Wimplicit-int-float-conversion]
if (new_length > ECMA_NUMBER_MAX_SAFE_INTEGER)
^~~~~~~~~~
Could anyone take a look at that?

@ossy-szeged
Copy link
Contributor

LGTM (informal)

Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

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

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants