HaxeFoundation / HaxeFoundation/hashlink
Reflect.compareMethods doesn't work as expected
Open
- Dominant language
- C
- Stars
- 901
- Forks
- 201
- Avg merge
- 18h 9m
- Merged PRs (30d)
- 8
Description
using https://github.com/haxe-utest/utest
$ haxe hxml/common.hxml -hl bin/test.hl
$ hl bin/test.hl
shows errors in file
https://github.com/haxe-utest/utest/blob/master/test/utest/TestDispatcher.hx#L9-L18
it uses class from src/utest/Dispatcher.hx where error happens in function remove():
https://github.com/haxe-utest/utest/blob/master/src/utest/Dispatcher.hx#L59-L66
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.