Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix WcaErrorMessage `cArgs==-1` case. | Bob Arnson | 2023-04-27 | 1 | -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 in | Ron Martin | 2021-07-05 | 1 | -3/+3 |
| | | | | error messages rather than the intended data. | ||||
* | Move wcautil into libs/wcautil | Rob Mensching | 2021-04-29 | 4 | -0/+561 |