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

error: undefined symbol equalSlices #5

Open
ton-ads opened this issue Nov 14, 2024 · 0 comments
Open

error: undefined symbol equalSlices #5

ton-ads opened this issue Nov 14, 2024 · 0 comments

Comments

@ton-ads
Copy link

ton-ads commented Nov 14, 2024

The converter converts equal_slices() to equalSlices(), but it causes the error "undefined symbol equalSlices"
I searched in common.tolk - asm "SDEQ" and found isSliceBitsEqual()
I understand that it should be used instead of equalSlices()?

Конвертер преобразовывает equal_slices() в equalSlices(), но это вызывает ошибку "undefined symbol equalSlices"
Поискал в common.tolk - asm "SDEQ" и нашёл isSliceBitsEqual()
Я так понимаю надо использовать его вместо equalSlices()?

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

No branches or pull requests

1 participant