aboutsummaryrefslogtreecommitdiff
path: root/src/libs/wcautil/WixToolset.WcaUtil/inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-04-271-3/+3
| | | | | | | | | | - Count args before creating message record. - Document terminating NULL requirement. - Add terminating NULL in MessageExit* macros. - Enhance tests for problems encountered fixing this nightmare. Fixes https://github.com/wixtoolset/issues/issues/7422. Fixes https://github.com/wixtoolset/issues/issues/7444.
* Fix errors in that cause format specifiers to appear inRon Martin2021-07-051-3/+3
| | | | error messages rather than the intended data.
* Move wcautil into libs/wcautilRob Mensching2021-04-294-0/+561