|
From: Stefan G. <ste...@un...> - 2026-07-09 15:24:47
|
I just released version 3.0.4 including your patch. Thank you! Let me know if anything else should be fixed. Best, Stefan On 5/18/26 12:36, Ivan Krylov wrote: > On Fri, 15 May 2026 18:17:19 +0200 > Stefan Gerlach <ste...@un...> wrote: > >> I wasn't able to reproduce the problem, but i integrated your fix now >> anyway. > > Thank you! That's very interesting to see. I can reproduce the > compilation failure when passing -std=gnu++20 to g++ 12.2.0 or clang++ > 14.0.3, but not g++ 14.2.0 or clang++ 17.0.0. Was the problem in the > two C++ compilers and not the library after all? > >> Would it be preferable to release a new version of liborigin? > > My personal preference would be to release a new version after the > excel sheet order problem is fixed, if that's not too much to ask. If > your corpus of Origin files shows that there's a problem with my patch, > I'll be glad to fix it. > |