spot/spot
Alexandre Duret-Lutz d0112a7b8a fix unpaired copy-ctor/op= reported by PVS-Stydio
For #192.

* bin/common_trans.cc, bin/common_trans.hh, spot/twa/acc.hh:
Add an operator= in addition to the copy constructor.
* spot/twaalgos/ltl2tgba_fm.cc: Use the default constructor.
* spot/ta/taproduct.cc, spot/ta/taproduct.hh: Delete an unused copy
constructor.
2016-10-29 12:37:21 +02:00
..
graph use SPOT_ASSERT instead of assert 2016-07-24 23:26:59 +02:00
kripke kripkegraph: fix g++ warning 2016-09-04 17:25:24 +02:00
ltsmin active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
misc compression: fix bad encoding 2016-10-25 14:55:27 +02:00
parseaut honor ap() when counting transitions 2016-04-29 18:16:21 +02:00
parsetl sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
priv sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ta fix unpaired copy-ctor/op= reported by PVS-Stydio 2016-10-29 12:37:21 +02:00
taalgos active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
tl introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
twa fix unpaired copy-ctor/op= reported by PVS-Stydio 2016-10-29 12:37:21 +02:00
twaalgos fix unpaired copy-ctor/op= reported by PVS-Stydio 2016-10-29 12:37:21 +02:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00