Skip to content
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

left shift of 3 by 30 places cannot be represented in type 'int' #228

Closed
wants to merge 1 commit into from
Closed

Conversation

JetXujing
Copy link
Contributor

Although the use of type 'int' here has no effect on the result, there are warnings in some cases.

Although the use of type 'int' here has no effect on the result, there
are warnings in some cases.
@zherczeg
Copy link
Collaborator

JIT compiler changes should be opened in its own repository:
https://github.com/zherczeg/sljit

Furthermore use sljit_ins type not sljit_u32

@JetXujing
Copy link
Contributor Author

OK, thanks for the reminder, this is my first time contributing to pcre2 and I will contribute to https://github.com/zherczeg/sljit later.

@JetXujing
Copy link
Contributor Author

I have created a new PR in zherczeg/sljit#159. Close it here.

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.

2 participants