]> source.dussan.org Git - tigervnc.git/commit
Consistently use exceptions for parameter errors
authorPierre Ossman <ossman@cendio.se>
Wed, 8 Sep 2021 07:11:28 +0000 (09:11 +0200)
committerPierre Ossman <ossman@cendio.se>
Wed, 8 Sep 2021 08:36:17 +0000 (10:36 +0200)
commit76d4a33b1532ba3eb0c1cb9e7fdd9e813bebdbef
tree302d79ca9996c70781bddc0e45d4ae3bd56e0c7a
parent478bf680c8ec3f4c07186bbc1bc23801194cc453
Consistently use exceptions for parameter errors

Clean up the structure around storing and loading parameters and server
history so that failures will always be reported by using exceptions.
vncviewer/ServerDialog.cxx
vncviewer/parameters.cxx