Todd Richmond

Results 12 issues of Todd Richmond

I have a customer message with 1100 addresses and tons of other small block data that takes 9.5 minutes to parse, but after optimizing both this module and OLE::Storage_lite (PR...

both configure.ac and CMakeLists.txt are missing logic to include -lrt for Linux 6/7 systems in the same way it included for other OS. i don't have Linux 8 to try...

Latest 10/21 plugin works incredibly well for everything I throw at it except for methods that take a hash as an argument. This causes => alignment to go crazy. The...

Bug
Formatting

Unable to compile with WITH_ZSTD=ON support on Linux with gcc 11.2, latest zstd libraries and zlib-ng (newer release than zlib which is no longer developed) 3 defines are missing STDC=1...

bug

archive_read_data() in archive_read.c aborts the loop when it sees ARCHIVE_WARNING even though the error was not fatal. It should instead continue looping through remaining buffer space and return warning at...

gcc 12 (and likely earlier compilers) fail attempting to link ag due to duplicate symbols. This is caused because structs are defined in .h files which get included into multiple...

### Current Behavior Latest Tesseract 5.3.1 has a bug in DetectOrientationScript() that causes it to randomly fail when attempting to detect image orientation for 90 degree image scans. The problem...

OSD

RXf_MATCH_UTF8 flag is required so that the matches ($1, $2...) seen by perl are computed correctly. Without this, the current code will have strings with wrong starting offset

several feature improvements and bug fixes were made past 3.1, but then development stopped. Is it solid enough for an official release?

xxencode is an alternate to uuencode with very similar logic and format. Would be helpful for libarchive to support this in the same manner https://en.wikipedia.org/wiki/Xxencoding