On Wed Sep 10 16:11:21 2025 +0000, eric pouech wrote:
thanks, that looks way better. Notes:
- I submitted MR!8947 to support -decodehex in certutil, so I'd rather
wait for this MR to be approved before approving this one so that we can make use of certutil,
- (and you'll have to remove the todo_wine after certutil is changed)
- last point: it would be better to split the second commit in two: 1)
the introduction of WCMD_copy_loop (explaining that it does fix COPY /a in some cases), b) the fix for TYPE command making use of WCMD_copy_loop. This would ensure that in the future, if someone does a git bisect, each single commit does a single thing.
- and the commit fixing the TYPE command shall have a Wine-Bug line
referring to the fixed bugzilla entry. TIA
Done.