I don't know how we can check that.
The test that failed has nothing to do with math: 
https://github.com/rust-lang/rust/issues/2214 and I suppose lgamma was picked 
somewhat randomly as a function that requires FFI and should be universally 
available.

Moving sin and log internal implementations to libmsvcrt would help in this 
case but probably more functions would need similar change.

Dnia wtorek, 16 kwiecień 2024 17:34:31 (+02:00), Jacek Caban napisał(a):

> On 16.04.2024 17:29, philippe renon wrote:
> > Note that there are more math functions involved (not just sin).
> > See the commit that introduced the issue for a full list: 
> > https://github.com/mingw-w64/mingw-w64/commit/a64c1f4b969cff5f9e81c9a760117dc1b92d6ee1
> >
> 
> I know, but only the ones that depend on mingwex are a problem, are there 
> others like that?
> 
> 
> Jacek
> 
> 
> 
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
> 


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to