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

fix add dsl substr aes_cbc #2308

Closed
wants to merge 4 commits into from
Closed

fix add dsl substr aes_cbc #2308

wants to merge 4 commits into from

Conversation

hktalent
Copy link
Contributor

PR #2307
image
=== RUN TestDslExpressions/substr('xxtestxxx',2)
substr('xxtestxxx',2): testxxx
--- PASS: TestDslExpressions/substr('xxtestxxx',2) (0.00s)
=== RUN TestDslExpressions/substr('xxtestxxx',2,6)
substr('xxtestxxx',2,6): test
--- PASS: TestDslExpressions/substr('xxtestxxx',2,6) (0.00s)
=== RUN TestDslExpressions/substr('xxtestxxx',2,-2)
substr('xxtestxxx',2,-2): testx
--- PASS: TestDslExpressions/substr('xxtestxxx',2,-2) (0.00s)

@hktalent
Copy link
Contributor Author

add dsl substr aes_cbc
for #2243 #2304

@hktalent
Copy link
Contributor Author

@forgedhallpass @ehsandeep what happened?
thanks

@hktalent
Copy link
Contributor Author

Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

@hktalent please push the changes into dev branch instead of master

This pull request was closed.
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.

None yet

3 participants