|
From: Ivan K. <ik...@di...> - 2026-05-18 10:36:51
|
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. -- Best regards, Ivan |