Re: [Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-06-09 Thread Jameson Nash
n immediately update is https://www.ampl.com/netlib/fp/gdtoa.tgz. It's supposed to be mirrored to https://netlib.org, but the mirroring seems to have broken a few days ago. Thanks Martin! On Mon, 15 May 2023, Jameson Nash wrote: > David (the gdtoa author) got back to me and confirmed this

Re: [Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-05-15 Thread Jameson Nash
for future reference: https://github.com/vtjnash/gdtoa/tree/91156f01f80649aa5657b55bddffc8f0ad447814 On Thu, May 11, 2023 at 11:34 AM Jameson Nash wrote: > No, I missed your message since I am not on the mailing list itself. > Thanks! > > Whelp, you apparently found a bug introduce

Re: [Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-05-11 Thread Jameson Nash
as a github comment on the same commit attached as a patch here. https://github.com/vtjnash/mingw-w64/commit/561c763593981f7516ab57b0cae974ebdcef4de3#commitcomment-112904299 On Tue, May 9, 2023 at 8:55 AM Jameson Nash wrote: > Is it okay to bump this again? > > On Wed, Mar 8, 2023 at 11

Re: [Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-05-09 Thread Jameson Nash
Is it okay to bump this again? On Wed, Mar 8, 2023 at 11:57 AM Jameson Nash wrote: > Alright, let's try that again! > > On Wed, Mar 8, 2023 at 11:54 AM Alvin Wong wrote: > >> Hi, it seems the mailing list software stripped your attached patch. >> Please try

Re: [Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-03-08 Thread Jameson Nash
Bump? On Fri, Jan 6, 2023 at 10:10 PM Jameson Nash wrote: > I noticed that gdtoa upstream appeared to have some changes that were not > reflected here, so I tried to copy them into mingw-w64 here. I had to > partly guess at what the diff was between the old and current versions

[Mingw-w64-public] [PATCH] gdtoa: Sync to match the latest version at netlib.org

2023-01-06 Thread Jameson Nash
I noticed that gdtoa upstream appeared to have some changes that were not reflected here, so I tried to copy them into mingw-w64 here. I had to partly guess at what the diff was between the old and current versions because upstream does not seem to provide version control, so this is a bit hard to

[Mingw-w64-public] Bad DWARF info?

2020-11-25 Thread Jameson Nash
In response to the old thread https://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/CA%2BcU71k2bU0azQxjy4-77ynQj1O%2BTKmgtaTKe59n7Bjub1y7Tg%40mail.gmail.com/#msg36282439, I've created a patch for gdb ( https://sourceware.org/pipermail/gdb-patches/2020-November/173554.html) that I thin