14 Jun
2023
14 Jun
'23
7:14 p.m.
On Wed Jun 14 18:29:56 2023 +0000, Alex Henrie wrote:
As far as I can tell, jxrlib is abandonware, and C89/C99 conformance isn't the only problem with it (scan-build identified others). My guess is that at some point Wine is just going to have to fork jxrlib, but I don't think it's worth it to fork just for the sake of GCC 4.3. If you have to compile Wine with GCC 4.3, I suggest running `./configure --disable-wmphoto`. Well, I wanted to avoid forking, that's why I didn't want to touch the lib files themselves.
I pushed a new version, would something like that be okay? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3061#note_35723