Hi Martin, thanks for posting your insights, I wonder if it would be possible to let the two projects converge a little bit more, so my fix functionality isn't needed anymore. Perhaps Axel reads this. https://github.com/a3emdot/zintzxingcppdemo/blob/e025de87460cd88769a2ef289a5401b5f37c66ba/src/barcode.cpp#L336 int zintFixZintSymbology(const std::string& input, int zintsymbology); and https://github.com/a3emdot/zintzxingcppdemo/blob/e025de87460cd88769a2ef289a5401b5f37c66ba/src/barcode.cpp#L509 std::string...
UPC-A and GS1 Databar inconsistencies with Upstream zxing-cpp and zint versions
This ticket can be closed now. Thank you very much for the quick fix. Kind regards Andre On 5/27/24 04:31, Git Lost wrote: As you probably guessed given our previous experience with the MSVC optimizer, it seems something about the inner top/right/bottom/left loops in az_populate_map() was causing it not to emit code for them (or at least emit code that didn't set the AztecMap array correctly - didn't do any real debugging - placing a printf() in any one of the loops made it work correctly for all!)....
This ticket can be closed now. Thank you very much for the quick fix. Kind regards Andre On 5/27/24 04:17, Git Lost wrote: Ah I see, the test wasn't cleaning up directories properly after itself, it should do this now with commit [3960df], thanks Andre [tickets:#316] non asciii characters used for directory and filenames in test Status: open Milestone: 1.0 Created: Thu May 23, 2024 03:08 PM UTC by Andre Maute Last Updated: Fri May 24, 2024 08:46 AM UTC Owner: nobody Hi all, I wonder if these non...
Currently I only have this screenshot here. Would it be possible to slightly change your tests? So they fail if they can't create the files and directories AND also fail if they can't delete the files and directories with these non-ASCII characters? So these files and directories have already been cleaned up, when the build directory is getting zipped.
the used batch file for building and testing Best Regards Andre
broken tests with 32bit windows build and recently updated buildtools 2022 installation
non asciii characters used for directory and filenames in test