2020-01-27 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'datdecode_test' that made it impossible to
	test empty strings.
This commit is contained in:
Fred Gleason
2020-01-27 17:37:41 -05:00
parent 0bc1268b00
commit 8f5716eaa9
2 changed files with 9 additions and 6 deletions

View File

@@ -19426,3 +19426,6 @@
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCmdSwitch' that caused empty argument values
to be returned as a null QString.
2020-01-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'datdecode_test' that made it impossible to
test empty strings.