Hi Tomas, Here are the first two patches of the series, which concern the source code.
The build script changes are a bit more involved and require a bit more cleanup. (I also want to add a checksum check on the source tarballs) >From a changeling perspective, should I increment the patch version in >CMakeLists.txt and refer to this version when updating the file documentations >? Guillaume Le 22 nov. 2025 à 08:39, 'T. Modes' via hugin and other free panoramic software <[email protected]> a écrit : Hi Guillame, Guillaume DIDIER schrieb am Freitag, 21. November 2025 um 23:32:44 UTC+1: One of the fixes I had to do to get things to compile is remove the return false; at src/hugin1/stitch_project/hugin_stitch_project.cpp:126, since this is not a compatible type with a constructor return type. I’m not sure what the appropriate behaviour is (return; nothing, or abort). Thanks, fixed in repository. I have two other patches to the source code which I am confident in, and then I’ll have the dependency update. The best way is to create a diff file/patch with hg diff. (this should be similar to git diff) If possible split the patch into parts if the changes that are independ on each other. (e.g. source code changes and changes to build scripts). Thomas -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/hugin-ptx/92cfb860-7520-4b57-9f4b-d0b8767b35fcn%40googlegroups.com<https://groups.google.com/d/msgid/hugin-ptx/92cfb860-7520-4b57-9f4b-d0b8767b35fcn%40googlegroups.com?utm_medium=email&utm_source=footer>. -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/hugin-ptx/8B5F39E4-6039-4B92-9B01-3AEFC1B07431%40outlook.fr.
Fix_duplicate_GL_include.patch
Description: Fix_duplicate_GL_include.patch
wxCFStringRef.patch
Description: wxCFStringRef.patch
