Vicente Eduardo Ferrer Garcia

Results 146 comments of Vicente Eduardo Ferrer Garcia

This bug has been completely mitigated, all Linux tests are passing now. It requires to implement fully thread safe (lock free and signal async safe) logs, but for now all...

Duplicated here: https://github.com/metacall/core/issues/121

This may be solved? https://github.com/metacall/core/pull/482

This is implemented already.

I made a base version for this, it can be extended further: https://github.com/metacall/core/blob/develop/.github/workflows/docker-hub-platform.yml

This is what is failing: > 2023-06-09T12:25:29.2864800Z [Fri Jun 9 12:25:20] #118477 [ 750 | c_loader_impl_discover_signature | /Users/runner/work/core/core/source/loaders/c_loader/source/c_loader_impl.cpp ] @Error : Symbol 'compiled_print' not found, skipping the function > 2023-06-09T12:25:29.2865620Z...

@iripoll Thank you so much for your report. This is a limitation related to metacall that cannot run outside of metacall. This problem basically happens because once it's run outside...

I want to keep this issue open because it would be interesting to compile the core with MinGW. The issue is related to MinGW compiler and it should be handled...

@ahmedihabb2

Please set the PR as draft when it is WIP.