Hi,

Next time, please include at the commit message a description of the
problem, a description of the solution, and an example case which
didn't work before the fix, and does work after the fix.

Otherwise, it's hard to judge by looking at the commit what's actually
broken, affected cases, assess whether this is a correct solution to
this problem, or whether it's a problem at all. Maybe it's by design.

It's too late for the commit message, but you can do that here.

Starting with an example which doesn't work before the fix, and
explaining why it should work.

Thanks,
Avi





On Wednesday, March 19, 2025 at 06:13:41 AM GMT+2, YANG Ruqing 
<yangrq.lam...@gmail.com> wrote: 





Hi all!

I pushed a patch (52a9a541b0aeedf9b6f3b9cf551815e2c335f160) to keep the library 
path passed to `tcc -run`.
If tcc decides to LoadLibrary, now it will use the full path instead of only 
the library name.

It solved https://savannah.nongnu.org/bugs/?66926.


Best,
Ruqing (waterlens)


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to