Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

[evm] vector comparison by reference (&vec_u8_1 == &vec_u8_2) does not work correctly #17

Open
junkil-park opened this issue Apr 13, 2022 · 0 comments
Projects

Comments

@junkil-park
Copy link
Collaborator

junkil-park commented Apr 13, 2022

value comparison (vec_u8_1 == vec_u8_2) works but not reference comparison.

However, this is not a blocker for the demo.

@junkil-park junkil-park added this to To do in move-on-evm via automation Apr 13, 2022
jiangying000 pushed a commit to jiangying000/move that referenced this issue Sep 20, 2022
fix wrong explanation of missing native function when publishing

Co-authored-by: JerryKwan <Jinzhong.Guan@gmailcom>
brson added a commit to brson/move that referenced this issue Jan 10, 2023
Cleanup bitcode writing in move-mv-llvm-compiler
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

No branches or pull requests

1 participant