-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Precommit fails after expanding magic string API #161
Labels
critical
Raises security concerns
Milestone
Comments
CC: @seanshpark |
@bzsolt, could you, please, check the following patch?
|
ruben-ayrapetyan
added a commit
that referenced
this issue
Jun 9, 2015
Related issue: #161 JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan [email protected]
ruben-ayrapetyan
added a commit
that referenced
this issue
Jun 9, 2015
…esting was not performed on the architecture). Related issue: #161 JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan [email protected]
@ruben-ayrapetyan It is works. Thanks for the quick response. |
@bzsolt, thank you for checking. |
ruben-ayrapetyan
added a commit
that referenced
this issue
Jun 9, 2015
…ed because pre-commit testing was not performed in the combination). Related issue: #161 JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan [email protected]
The issue occured because precommit testing wasn't performed on x86_64 machine with g++ 4.8.2 compiler. |
Fixed (#162). |
@bzsolt , Thank you. |
This was referenced May 17, 2020
This was referenced Oct 20, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After [723924f]](seanshpark@723924f) the precommit fails with the following message:
Here is the mentoined line: L452
Refer: #136
The text was updated successfully, but these errors were encountered: