Skip to content

Comments

Update submodule#518

Merged
squeek502 merged 6 commits intoluvit:masterfrom
zhaozg:master
Oct 15, 2020
Merged

Update submodule#518
squeek502 merged 6 commits intoluvit:masterfrom
zhaozg:master

Conversation

@zhaozg
Copy link
Member

@zhaozg zhaozg commented Oct 13, 2020

  • update libuv to v1.40.0
  • update LuaJIT

* update libuv to v1.40.0
* update LuaJIT
@squeek502
Copy link
Member

Missing bindings: uv_timer_get_due_in

@zhaozg
Copy link
Member Author

zhaozg commented Oct 14, 2020

Missing bindings: uv_timer_get_due_in

Done

@zhaozg
Copy link
Member Author

zhaozg commented Oct 14, 2020

I report a bug to libuv at libuv/libuv#3020

The correct check should be == 0 but that's not always true because the value is uninitialized so just skip that assert for now instead of suppression the Valgrind error.
@squeek502
Copy link
Member

squeek502 commented Oct 14, 2020

Created a pull request to your branch with some improvements: zhaozg#3

Fixup timer:get_due_in() tests
@squeek502 squeek502 merged commit f283b5a into luvit:master Oct 15, 2020
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