noExplicitConstructor ftp://ftp.de.debian.org/debian/pool/main/c/clickhouse/clickhouse_18.16.1+ds.orig.tar.xz ClickHouse-18.16.1-stable/dbms/programs/client/ConnectionParameters.h:38:5: style: Struct 'ConnectionParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:179:5: style: Class 'UnsignedIntegerModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:215:5: style: Class 'SignedIntegerModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:351:5: style: Class 'FixedStringModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:388:5: style: Class 'DateTimeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:536:5: style: Class 'MarkovModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:800:5: style: Class 'ArrayModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:833:5: style: Class 'NullableModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:259:5: style: Class 'FloatModel < Float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/obfuscator/Obfuscator.cpp:259:5: style: Class 'FloatModel < Float64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/programs/odbc-bridge/PingHandler.h:11:5: style: Class 'PingHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < UInt8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < UInt16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < UInt32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < UInt64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < UInt128 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Int8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Int16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Int32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Int64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Int128 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Columns/ColumnVector.h:140:5: style: Class 'ColumnVector < Float64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/MemoryTracker.h:34:5: style: Class 'MemoryTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/MemoryTracker.h:35:5: style: Class 'MemoryTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/MemoryTracker.h:36:5: style: Class 'MemoryTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/Stopwatch.h:29:5: style: Class 'Stopwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/Stopwatch.h:54:5: style: Class 'AtomicStopwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/Stopwatch.h:89:9: style: Struct 'Lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeper.h:55:5: style: Class 'ZooKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperHolder.h:52:9: style: Class 'UnstorableZookeeperHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp:481:5: style: Struct 'ZooKeeperCreateRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp:513:5: style: Struct 'ZooKeeperRemoveRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp:571:5: style: Struct 'ZooKeeperSetRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp:614:5: style: Struct 'ZooKeeperCheckRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperImpl.cpp:710:5: style: Struct 'ZooKeeperMultiResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/ZooKeeper/ZooKeeperNodeCache.h:35:5: style: Class 'ZooKeeperNodeCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Common/tests/cow_columns.cpp:29:5: style: Class 'ConcreteColumn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Core/BackgroundSchedulePool.h:118:5: style: Class 'BackgroundSchedulePool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/DataStreams/AsynchronousBlockInputStream.h:32:5: style: Class 'AsynchronousBlockInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/DataStreams/InternalTextLogsRowOutputStream.h:16:5: style: Class 'InternalTextLogsRowOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/DataTypes/DataTypeLowCardinality.cpp:78:5: style: Struct 'KeysSerializationVersion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/RegionsHierarchy.h:51:5: style: Class 'RegionsHierarchy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/RegionsHierarchies.h:20:5: style: Class 'RegionsHierarchies' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/RegionsNames.h:70:5: style: Class 'RegionsNames' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/GeodataProviders/HierarchiesProvider.h:17:5: style: Class 'RegionsHierarchyDataSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/GeodataProviders/HierarchiesProvider.h:43:5: style: Class 'RegionsHierarchiesDataProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/GeodataProviders/NamesProvider.h:42:5: style: Class 'RegionsNamesDataProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/GeodataProviders/HierarchyFormatReader.h:14:5: style: Class 'RegionsHierarchyFormatReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Dictionaries/Embedded/GeodataProviders/NamesFormatReader.h:14:5: style: Class 'LanguageRegionsNamesFormatReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/FunctionsRandom.cpp:29:9: style: Struct 'LinearCongruentialGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/array.cpp:22:5: style: Class 'FunctionArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arrayConcat.cpp:30:5: style: Class 'FunctionArrayConcat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arrayIntersect.cpp:38:5: style: Class 'FunctionArrayIntersect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arrayPushBack.cpp:13:5: style: Class 'FunctionArrayPushBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arrayPushFront.cpp:14:5: style: Class 'FunctionArrayPushFront' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arrayResize.cpp:30:5: style: Class 'FunctionArrayResize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/arraySort.cpp:26:9: style: Struct 'Less' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/caseWithExpression.cpp:24:5: style: Class 'FunctionCaseWithExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/coalesce.cpp:28:5: style: Class 'FunctionCoalesce' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/concat.cpp:34:5: style: Class 'ConcatImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/concat.cpp:154:5: style: Class 'FunctionBuilderConcat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/formatDateTime.cpp:82:9: style: Class 'Action < UInt32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/formatDateTime.cpp:82:9: style: Class 'Action < UInt16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/hasAll.cpp:13:5: style: Class 'FunctionArrayHasAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/hasAny.cpp:13:5: style: Class 'FunctionArrayHasAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/ifNull.cpp:22:5: style: Class 'FunctionIfNull' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/multiIf.cpp:40:5: style: Class 'FunctionMultiIf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/nullIf.cpp:28:5: style: Class 'FunctionNullIf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Functions/reverse.cpp:121:5: style: Class 'FunctionBuilderReverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/IO/CompressionSettings.h:21:5: style: Struct 'CompressionSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/IO/CompressionSettings.h:33:5: style: Struct 'CompressionSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Interpreters/Context.cpp:208:5: style: Struct 'ContextShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Parsers/ExpressionElementParsers.h:182:5: style: Class 'ParserAlias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Parsers/ASTLiteral.h:18:5: style: Class 'ASTLiteral' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/dbms/src/Parsers/ASTIdentifier.h:23:5: style: Class 'ASTIdentifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/libs/libcommon/src/tests/gtest_strong_typedef.cpp:57:9: style: Struct 'NoDefaultCtor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/utils/compressor/mutator.cpp:354:5: style: Class 'MutatingCompressedReadBufferBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClickHouse-18.16.1-stable/utils/compressor/mutator.cpp:383:5: style: Class 'MutatingCompressedReadBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clipper/clipper_2.1.20201109.orig.tar.gz clipper-2.1/clipper/core/clipper_message.h:131:5: style: Class 'Message_fatal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_message.h:141:5: style: Class 'Message_warn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_message.h:151:5: style: Class 'Message_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_message.h:161:5: style: Class 'Message_ctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_message.h:171:5: style: Class 'Message_dtor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:68:12: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:69:12: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:71:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:72:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:74:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_types.h:76:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/spacegroup.h:148:5: style: Class 'Spgr_cacheobj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_stats.h:86:12: style: Class 'Range_sampling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/coords.h:216:12: style: Class 'Coord_reci_frac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/coords.h:626:23: style: Class 'Atom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/coords.h:668:5: style: Class 'Atom_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/coords.h:670:23: style: Class 'Atom_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container.h:72:5: style: Class 'Container' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:68:5: style: Class 'CResolution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:72:5: style: Class 'CResolution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:87:5: style: Class 'CSpacegroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:91:5: style: Class 'CSpacegroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:106:5: style: Class 'CCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:110:5: style: Class 'CCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:125:5: style: Class 'CGrid_sampling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_types.h:128:5: style: Class 'CGrid_sampling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_data.h:71:5: style: Class 'HKL_data_cacheobj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_hkl.h:67:5: style: Class 'CHKL_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_hkl.h:73:5: style: Class 'CHKL_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_hkl.h:97:5: style: Class 'CHKL_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/clipper_memory.h:166:7: style: Class 'Reference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_datatypes.h:322:7: style: Class 'F_phi < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/fftmap.h:88:5: style: Class 'FFTmap_p1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/fftmap_sparse.h:97:5: style: Class 'FFTmap_sparse_p1_hx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/fftmap_sparse.h:130:5: style: Class 'FFTmap_sparse_p1_xh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/xmap.h:72:5: style: Class 'Xmap_cacheobj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_datatypes.h:322:7: style: Class 'F_phi < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_datatypes.h:322:7: style: Class 'F_phi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/atomsf.h:92:3: style: Class 'ScatteringFactors' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/atomsf.h:124:5: style: Class 'AtomShapeFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/atomsf.h:178:5: style: Class 'AtomSF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:86:5: style: Class 'EDcalc_aniso < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:86:5: style: Class 'EDcalc_aniso < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:74:5: style: Class 'EDcalc_iso < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:74:5: style: Class 'EDcalc_iso < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:62:5: style: Class 'EDcalc_mask < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:62:5: style: Class 'EDcalc_mask < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/originmatch.h:62:5: style: Class 'OriginMatch < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/originmatch.h:62:5: style: Class 'OriginMatch < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:134:5: style: Class 'MapFilterFn_step' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:149:5: style: Class 'MapFilterFn_linear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:164:5: style: Class 'MapFilterFn_quadratic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:114:5: style: Class 'MapFilter_fft < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:114:5: style: Class 'MapFilter_fft < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:71:5: style: Class 'MapFilter_slow < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/mapfilter.h:71:5: style: Class 'MapFilter_slow < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:103:5: style: Class 'SFcalc_aniso_fft < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:103:5: style: Class 'SFcalc_aniso_fft < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:87:5: style: Class 'SFcalc_iso_fft < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:87:5: style: Class 'SFcalc_iso_fft < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/convolution_search.h:82:5: style: Class 'Convolution_search_fft < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/convolution_search.h:82:5: style: Class 'Convolution_search_fft < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/convolution_search.h:63:5: style: Class 'Convolution_search_slow < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/convolution_search.h:63:5: style: Class 'Convolution_search_slow < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/edcalc.h:74:5: style: Class 'EDcalc_iso' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_fn.h:80:7: style: Class 'Fderiv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_targetfn.h:201:5: style: Class 'TargetFn_scaleEsq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc_obs.h:63:5: style: Class 'SFcalc_obs_bulk < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc_obs.h:63:5: style: Class 'SFcalc_obs_bulk < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:66:5: style: Class 'FFFear_slow_basic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:85:5: style: Class 'FFFear_fft_basic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:129:5: style: Class 'FFFear_fft < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:129:5: style: Class 'FFFear_fft < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:107:5: style: Class 'FFFear_slow < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/fffear.h:107:5: style: Class 'FFFear_slow < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfscale.h:65:5: style: Class 'SFscale_aniso < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfscale.h:65:5: style: Class 'SFscale_aniso < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/skeleton.h:86:5: style: Class 'Skeleton_basic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/skeleton.h:64:7: style: Class 'Neighbours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/skeleton.h:73:7: style: Class 'NCube' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:66:23: style: Class 'Map_stats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:102:7: style: Class 'Compare_density' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/skeleton.h:107:7: style: Class 'Neighbours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_map.h:64:5: style: Class 'CXmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_map.h:82:5: style: Class 'CNXmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/container_map.h:97:5: style: Class 'CNXmap_operator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/cns/cns_map_io.h:63:5: style: Class 'CNSMAPfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/cns/cns_map_io.h:65:5: style: Class 'CNSMAPfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:87:5: style: Class 'SFcalc_iso_fft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfcalc.h:103:5: style: Class 'SFcalc_aniso_fft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfweight.h:71:5: style: Class 'SFweight_spline < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_operators.h:99:5: style: Class 'LogPhaseProb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/contrib/sfweight.h:71:5: style: Class 'SFweight_spline < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_targetfn.h:201:5: style: Class 'TargetFn_scaleEsq < datatypes :: E_sigE < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_targetfn.h:201:5: style: Class 'TargetFn_scaleEsq < datatypes :: E_sigE < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_operators.h:99:5: style: Class 'LogPhaseProb < 24 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_operators.h:99:5: style: Class 'LogPhaseProb < 72 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_operators.h:99:5: style: Class 'LogPhaseProb < 180 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/hkl_operators.h:99:5: style: Class 'LogPhaseProb < 360 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:102:7: style: Class 'Compare_density < Xmap < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:102:7: style: Class 'Compare_density < Xmap < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:102:7: style: Class 'Compare_density < Xmap < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/map_utils.h:102:7: style: Class 'Compare_density < Xmap < unsigned int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_targetfn.h:201:5: style: Class 'TargetFn_scaleEsq < clipper :: datatypes :: E_sigE < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/resol_targetfn.h:201:5: style: Class 'TargetFn_scaleEsq < clipper :: datatypes :: E_sigE < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/minimol/minimol.h:86:4: style: Class 'MAtom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/minimol/container_minimol.h:63:5: style: Class 'CMiniMol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/minimol/minimol_utils.h:96:5: style: Class 'MAtomNonBond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdb/clipper_mmdb.h:125:5: style: Class 'MMDBAtom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdb/clipper_mmdb.h:166:5: style: Class 'MMDBResidue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdb/clipper_mmdb.h:189:5: style: Class 'MMDBChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdb/clipper_mmdb.h:208:5: style: Class 'MMDBModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/minimol/minimol_seq.h:106:5: style: Class 'MSequenceAlign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb_types.h:201:5: style: Class 'NDBAtom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb_types.h:231:5: style: Class 'NDBResidue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb_types.h:249:5: style: Class 'NDBChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb_types.h:262:5: style: Class 'NDBModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb.h:134:5: style: Class 'DBAtom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb.h:183:5: style: Class 'DBResidue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/clipper_mmdb.h:218:5: style: Class 'DBChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/mmdbold/container_mmdb.h:64:5: style: Class 'CMMDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:19:3: style: Class 'dataI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:42:3: style: Class 'dataF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:65:3: style: Class 'dataE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:88:3: style: Class 'dataSig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:111:3: style: Class 'dataPhi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/cns2mtz.h:136:3: style: Class 'dataFom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/mmtest.cpp:15:3: style: Class 'thing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/examples/octest.cpp:10:3: style: Class 'IntEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/ramachandran.h:102:5: style: Class 'Ramachandran' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 5 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 6 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 7 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 9 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 10 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 11 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 12 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 13 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 14 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 15 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 17 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 18 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 19 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 20 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 21 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 22 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clipper-2.1/clipper/core/rotation.h:79:5: style: Class 'Euler < 23 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clippoly/clippoly_0.11.orig.tar.gz clippoly-pl11/primitives.h:59:2: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/primitives.h:162:2: style: Class 'PointList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/primitives.h:174:2: style: Class 'PointListIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/poly.h:129:2: style: Class 'NodePEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/poly.h:160:2: style: Class 'Poly' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/poly.h:225:2: style: Class 'PolyIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/poly.h:301:2: style: Class 'ConstPolyIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/set.h:168:2: style: Class 'RSet < NodePEdge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/set.h:120:2: style: Class 'SetIter < Poly * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/set.h:66:2: style: Class 'Set < NodePEdge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/set.h:66:2: style: Class 'Set < Poly * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clippoly-pl11/set.h:213:2: style: Class 'RSetIter < NodePEdge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cln/cln_1.3.7.orig.tar.bz2 cln-1.3.7/src/float/transcendental/cl_LF_atanh_recip.cc:45:3: style: Struct 'rational_series_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clonalframe/clonalframe_1.2.orig.tar.gz ClonalFrame/src/move_ages.h:34:9: style: Class 'Move_ages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrame/src/burst.h:41:9: style: Class 'Burst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clonalframeml/clonalframeml_1.13.orig.tar.gz ClonalFrameML-1.13/src/myutils/newick.h:211:2: style: Class 'NewickTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/DNA.h:71:2: style: Class 'DNA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/mydouble.h:42:2: style: Class 'mydouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/brent.h:77:2: style: Class 'Brent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/brent.h:323:2: style: Class 'ConstrainedBrent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/powell.h:65:2: style: Class 'Powell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/lotri_matrix.h:69:20: style: Class 'LowerTriangularMatrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/lotri_matrix.h:69:20: style: Class 'LowerTriangularMatrix < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/lotri_matrix.h:69:20: style: Class 'LowerTriangularMatrix < std :: vector < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalFrameML-1.13/src/myutils/vector.h:52:20: style: Class 'Vector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clonalorigin/clonalorigin_1.0.orig.tar.gz ClonalOrigin-1.0/gui/plotimpl.h:17:7: style: Class 'PlotImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/mpiutils.h:52:2: style: Class 'mpiofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/wargxml.h:19:2: style: Class 'WargXml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/data.h:18:5: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/tree.h:27:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/tree.h:28:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/tree.h:29:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/tree.h:30:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/outputfile.h:12:2: style: Class 'OutputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/gelmanrubinimpl.h:26:2: style: Class 'GelmanRubinImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/heatimpl.h:16:2: style: Class 'HeatImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/pdimpl.h:16:2: style: Class 'PdImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/pheatimpl.h:16:2: style: Class 'PHeatImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/mainwindowimpl.h:21:7: style: Class 'MainWindowImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/colouredimpl.h:12:2: style: Class 'ColouredImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/gui/mainapplicationdbusadaptor.h:13:6: style: Class 'MainApplicationAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ClonalOrigin-1.0/warg/src/metropolis.h:19:5: style: Class 'Metropolis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clp/clp_1.17.9+ds.orig.tar.xz Clp-releases-1.17.9/Clp/examples/driver2.cpp:45:6: style: Class 'MyMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/examples/driver2.cpp:56:6: style: Class 'MyMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPrimalColumnSteepest.hpp:176:3: style: Class 'ClpPrimalColumnSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPackedMatrix.hpp:377:3: style: Class 'ClpPackedMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPackedMatrix.hpp:388:3: style: Class 'ClpPackedMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpModel.hpp:47:3: style: Class 'ClpModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpSolve.hpp:319:3: style: Class 'ClpSimplexProgress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcCommon.hpp:263:3: style: Class 'AbcTolerancesEtc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcCommon.hpp:264:3: style: Class 'AbcTolerancesEtc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpSimplex.hpp:133:3: style: Class 'ClpSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpSimplex.hpp:144:3: style: Class 'ClpSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcSimplex.hpp:93:3: style: Class 'AbcSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcSimplex.hpp:100:3: style: Class 'AbcSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcSimplex.hpp:132:3: style: Class 'AbcSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcWarmStart.hpp:40:3: style: Class 'AbcWarmStartOrganizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcBaseFactorization.hpp:39:3: style: Class 'CoinAbcFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcBaseFactorization.hpp:39:3: style: Class 'CoinAbcLongFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcBaseFactorization.hpp:39:3: style: Class 'CoinAbcSmallFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/CoinAbcBaseFactorization.hpp:39:3: style: Class 'CoinAbcOrderedFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcMatrix.hpp:425:3: style: Class 'AbcMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcSimplexFactorization.hpp:53:3: style: Class 'AbcSimplexFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcNonLinearCost.hpp:82:3: style: Class 'AbcNonLinearCost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpMessage.hpp:124:3: style: Class 'ClpMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcDualRowSteepest.hpp:81:3: style: Class 'AbcDualRowSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpFactorization.hpp:68:3: style: Class 'ClpFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpFactorization.hpp:73:3: style: Class 'ClpFactorization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpEventHandler.hpp:99:3: style: Class 'ClpEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpDummyMatrix.hpp:162:3: style: Class 'ClpDummyMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpNonLinearCost.hpp:89:3: style: Class 'ClpNonLinearCost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpDynamicMatrix.hpp:156:3: style: Class 'ClpDynamicMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpInterior.hpp:85:3: style: Class 'ClpInterior' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpLsqr.hpp:101:3: style: Class 'ClpLsqr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpDualRowSteepest.hpp:88:3: style: Class 'ClpDualRowSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpNetworkMatrix.hpp:196:3: style: Class 'ClpNetworkMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPlusMinusOneMatrix.hpp:237:3: style: Class 'ClpPlusMinusOneMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpGubMatrix.hpp:173:3: style: Class 'ClpGubMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpGubMatrix.hpp:184:3: style: Class 'ClpGubMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPESimplex.hpp:46:3: style: Class 'ClpPESimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPEDualRowDantzig.hpp:29:3: style: Class 'ClpPEDualRowDantzig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/AbcPrimalColumnSteepest.hpp:121:3: style: Class 'AbcPrimalColumnSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPEPrimalColumnDantzig.hpp:27:3: style: Class 'ClpPEPrimalColumnDantzig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpNode.hpp:320:3: style: Class 'ClpHashValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPEDualRowSteepest.hpp:37:3: style: Class 'ClpPEDualRowSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/ClpPEPrimalColumnSteepest.hpp:41:3: style: Class 'ClpPEPrimalColumnSteepest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/Idiot.hpp:58:3: style: Class 'Idiot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/Clp_C_Interface.cpp:45:3: style: Class 'CMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/Clp_C_Interface.cpp:56:3: style: Class 'CMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/MyEventHandler.hpp:31:3: style: Class 'MyEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/MyMessageHandler.hpp:50:3: style: Class 'MyMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/MyMessageHandler.hpp:61:3: style: Class 'MyMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/OsiClp/OsiClpSolverInterface.hpp:1214:3: style: Class 'OsiClpSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Clp-releases-1.17.9/Clp/src/OsiClp/OsiClpSolverInterface.hpp:1523:3: style: Class 'OsiClpDisasterHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clthreads/clthreads_2.4.2.orig.tar.bz2 clthreads-2.4.2/source/clthreads.h:210:5: style: Class 'ITC_mesg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clthreads-2.4.2/source/clthreads.h:638:5: style: Class 'A_thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clthreads-2.4.2/source/clthreads.h:668:5: style: Class 'Textmsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clucene-core/clucene-core_2.3.3.4+dfsg.orig.tar.xz clucene-core-2.3.3.4+dfsg/src/contribs-lib/CLucene/analysis/PorterStemmer.h:130:3: style: Class 'PorterStemmer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/contribs-lib/CLucene/highlighter/SimpleFragmenter.h:42:2: style: Class 'SimpleFragmenter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/contribs-lib/CLucene/snowball/SnowballAnalyzer.h:28:3: style: Class 'SnowballAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/document/FieldSelector.h:121:3: style: Class 'MapFieldSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/document/FieldSelector.h:130:3: style: Class 'MapFieldSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:83:3: style: Class 'SegmentInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:98:3: style: Class 'SegmentInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:296:7: style: Class 'SegmentInfos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:516:7: style: Class 'FindSegmentsVersion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:517:7: style: Class 'FindSegmentsVersion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SegmentInfos.h:525:5: style: Class 'FindSegmentsRead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/Payload.h:62:3: style: Class 'Payload' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_TermInfo.h:39:2: style: Class 'TermInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SkipListReader.h:110:3: style: Class 'SkipBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/index/_SkipListReader.h:154:2: style: Class 'DefaultSkipListReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/queryParser/_FastCharStream.h:37:2: style: Class 'FastCharStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/queryParser/legacy/QueryToken.h:58:3: style: Class 'QueryToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/ChainedFilter.h:72:2: style: Class 'ChainedFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/_PhrasePositions.h:27:2: style: Class 'PhrasePositions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/ScorerDocQueue.h:28:2: style: Class 'ScorerDocQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/ScorerDocQueue.cpp:12:2: style: Class 'HeapedScorerDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/SpanFilterResult.h:103:5: style: Class 'SpanFilterResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/SpanFilterResult.h:63:9: style: Class 'PositionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/search/spans/_TermSpans.h:31:5: style: Class 'TermSpans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/core/CLucene/util/_FastCharStream.h:30:3: style: Class 'FastCharStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/shared/CLucene/util/StringBuffer.h:16:4: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/shared/CLucene/util/StringBuffer.h:19:4: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/index/IndexWriter4Test.h:22:3: style: Class 'IndexWriter4Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/index/IndexWriter4Test.h:23:3: style: Class 'IndexWriter4Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/index/TestHighFreqTerms.cpp:25:9: style: Class 'TermInfoQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/document/TestDocument.cpp:16:2: style: Class 'MemReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/store/MockRAMDirectory.h:62:2: style: Class 'MockRAMDirectory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/store/MockRAMDirectory.h:63:2: style: Class 'MockRAMDirectory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/store/MockRAMDirectory.h:128:2: style: Class 'MockRAMFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/index/TestTermVectorsReader.cpp:88:5: style: Class 'MyIndexWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/index/TestIndexWriter.cpp:378:9: style: Class 'TokenFilterWithException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/queryParser/TestMultiFieldQueryParser.cpp:19:2: style: Class 'MQPTestFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/BaseTestRangeFilter.h:30:5: style: Class 'BaseTestRangeFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/MockScorer.h:19:5: style: Class 'MockScorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/queryParser/TestQueryParser.cpp:23:2: style: Class 'QPTestFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/TestExplanations.h:61:5: style: Class 'TestExplanations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/TestConstantScoreRangeQuery.cpp:25:5: style: Class 'TestConstantScoreRangeQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/TestQueries.cpp:78:2: style: Class 'TestFuzzyQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/TestRangeFilter.cpp:15:5: style: Class 'TestRangeFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestNearSpansOrdered.h:27:5: style: Class 'TestNearSpansOrdered' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestBasics.h:35:5: style: Class 'TestBasics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestSpanExplanations.h:18:5: style: Class 'TestSpanExplanations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestSpanExplanationsOfNonMatches.h:18:5: style: Class 'TestSpanExplanationsOfNonMatches' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestSpans.h:29:5: style: Class 'TestSpans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestSpansAdvanced.h:31:5: style: Class 'TestSpansAdvanced' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/search/spans/TestSpansAdvanced2.h:21:5: style: Class 'TestSpansAdvanced2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clucene-core-2.3.3.4+dfsg/src/test/util/TestPriorityQueue.cpp:19:3: style: Class 'integerQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clustalo/clustalo_1.2.4.orig.tar.gz clustal-omega-1.2.4/src/hhalign/hhhmm.h:27:3: style: Class 'HMM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/hhalignment.h:60:3: style: Class 'Alignment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/hhhalfalignment.h:29:3: style: Class 'HalfAlignment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/hhfullalignment.h:28:3: style: Class 'FullAlignment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/hash.h:110:3: style: Class 'Hash < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/hash.h:110:3: style: Class 'Hash < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:68:3: style: Class 'List < Hit >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:44:5: style: Class 'ListEl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:68:3: style: Class 'List < Pair < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:68:3: style: Class 'List < Pair < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:44:5: style: Class 'ListEl < Hit >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:44:5: style: Class 'ListEl < Pair < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustal-omega-1.2.4/src/hhalign/list.h:44:5: style: Class 'ListEl < Pair < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clustalw/clustalw_2.1+lgpl.orig.tar.gz clustalw-2.1/src/fileInput/InFileStream.h:26:5: style: Class 'InFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/general/SquareMat.h:19:4: style: Class 'SquareMat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/general/SymMatrix.h:32:9: style: Class 'SymMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/general/UserParameters.h:33:9: style: Class 'UserParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/PIRFileParser.h:19:9: style: Class 'PIRFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/general/DebugLog.h:29:9: style: Class 'DebugLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/MSFFileParser.h:19:9: style: Class 'MSFFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/PearsonFileParser.h:24:9: style: Class 'PearsonFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/RSFFileParser.h:19:9: style: Class 'RSFFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/EMBLFileParser.h:19:9: style: Class 'EMBLFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/ClustalFileParser.h:19:9: style: Class 'ClustalFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/fileInput/GDEFileParser.h:19:9: style: Class 'GDEFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/tree/RandomGenerator.h:26:9: style: Class 'RandomGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/tree/UPGMA/RootedGuideTree.h:28:9: style: Class 'RootedGuideTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalw-2.1/src/tree/UPGMA/RootedTreeOutput.h:30:9: style: Class 'RootedTreeOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clustalx/clustalx_2.1+lgpl.orig.tar.gz clustalx-2.1/clustalW/general/SquareMat.h:19:4: style: Class 'SquareMat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/general/SymMatrix.h:32:9: style: Class 'SymMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/general/UserParameters.h:33:9: style: Class 'UserParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/BootstrapTreeDialog.h:26:5: style: Class 'BootstrapTreeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/HelpDisplayWidget.h:29:5: style: Class 'HelpDisplayWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/QTUtility.h:23:9: style: Class 'QTUtility' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/ColorFileXmlParser.h:16:5: style: Class 'ColorFileXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/TreeOutputFileNames.h:25:5: style: Class 'TreeOutputFileNames' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/AlignmentViewerWidget.h:61:5: style: Class 'AlignmentViewerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/PSPrinter.h:20:9: style: Class 'PSPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/general/DebugLog.h:29:9: style: Class 'DebugLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/InFileStream.h:26:5: style: Class 'InFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/PIRFileParser.h:19:9: style: Class 'PIRFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/MSFFileParser.h:19:9: style: Class 'MSFFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/PearsonFileParser.h:24:9: style: Class 'PearsonFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/EMBLFileParser.h:19:9: style: Class 'EMBLFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/RSFFileParser.h:19:9: style: Class 'RSFFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/ClustalFileParser.h:19:9: style: Class 'ClustalFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/fileInput/GDEFileParser.h:19:9: style: Class 'GDEFileParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/tree/RandomGenerator.h:26:9: style: Class 'RandomGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/tree/UPGMA/RootedGuideTree.h:28:9: style: Class 'RootedGuideTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clustalx-2.1/clustalW/tree/UPGMA/RootedTreeOutput.h:30:9: style: Class 'RootedTreeOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/clxclient/clxclient_3.9.2.orig.tar.bz2 clxclient-3.9.2/source/clxclient.h:46:5: style: Class 'X_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clxclient-3.9.2/source/clxclient.h:216:5: style: Class 'X_rootwin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] clxclient-3.9.2/source/clxclient.h:179:5: style: Class 'X_window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cmake/cmake_3.28.3.orig.tar.gz cmake-3.28.3/Source/CPack/WiX/cmWIXPatch.h:16:3: style: Class 'cmWIXPatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CPack/WiX/cmWIXRichTextFormatWriter.h:18:3: style: Class 'cmWIXRichTextFormatWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CPack/cmCPackFreeBSDGenerator.cxx:111:3: style: Class 'EscapeQuotes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CPack/cmCPackFreeBSDGenerator.cxx:201:3: style: Class 'ManifestKeyListValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CPack/cmCPackFreeBSDGenerator.cxx:240:3: style: Class 'ManifestKeyDepsValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CPack/cmCPackNSISGenerator.h:37:3: style: Class 'cmCPackNSISGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestGlobalVC.h:41:5: style: Struct 'Change' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestCurl.h:17:3: style: Class 'cmCTestCurl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestBuildHandler.cxx:510:3: style: Class 'FragmentCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestBuildHandler.cxx:684:3: style: Class 'LaunchHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestResourceGroupsLexerHelper.h:17:3: style: Class 'cmCTestResourceGroupsLexerHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestMultiProcessHandler.cxx:53:3: style: Class 'TestComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestMemCheckHandler.cxx:55:3: style: Class 'cmBoundsCheckerParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmCTestSVN.h:43:5: style: Struct 'SVNInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/CTest/cmParseBlanketJSCoverage.cxx:19:3: style: Class 'JSONParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmProcessOutput.h:49:3: style: Class 'cmProcessOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmExecutionStatus.h:20:3: style: Class 'cmExecutionStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmAlgorithms.h:43:3: style: Struct 'BinarySearcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmValue.h:16:3: style: Class 'cmValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:79:3: style: Class 'cmList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:89:3: style: Class 'cmList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:99:3: style: Class 'cmList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:122:3: style: Class 'cmList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:132:3: style: Class 'cmList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.h:871:5: style: Class 'transform_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStateSnapshot.h:23:3: style: Class 'cmStateSnapshot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:33:3: style: Struct 'cmStrCmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:99:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:103:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:107:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:111:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:115:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:120:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:121:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:122:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:123:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:124:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:125:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:126:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:127:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringAlgorithms.h:128:3: style: Class 'cmAlphaNum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefile.h:70:3: style: Class 'cmDirectoryId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefile.h:154:5: style: Class 'GeneratorAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefile.h:382:5: style: Class 'PolicyPushPop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefile.h:397:5: style: Class 'VariablePushPop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefile.h:954:5: style: Class 'ScopePushPop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:214:3: style: Class 'BTs < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:186:3: style: Class 'BT < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:186:3: style: Class 'BT < std :: pair < std :: string , bool > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:186:3: style: Class 'BT < GeneratorAction >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmConstStack.h:38:3: style: Class 'cmConstStack < cmListFileContext , cmListFileBacktrace >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmComputeComponentGraph.h:31:3: style: Class 'cmComputeComponentGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmComputeLinkDepends.h:46:5: style: Struct 'LinkEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStandardLevel.h:12:3: style: Class 'cmStandardLevel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorTarget.h:235:5: style: Class 'DeviceLinkSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmOutputConverter.h:18:3: style: Class 'cmOutputConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmLocalGenerator.h:667:5: style: Struct 'UnityBatchedSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpression.h:37:3: style: Class 'cmGeneratorExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmExportSet.h:21:3: style: Class 'cmExportSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTargetDepend.h:27:3: style: Class 'cmTargetDepend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalGenerator.h:107:3: style: Class 'cmGlobalGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:186:3: style: Class 'BT < cmSourceFile * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmArchiveWrite.h:56:3: style: Class 'cmArchiveWrite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTest.h:27:3: style: Class 'cmTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmScriptGenerator.h:15:3: style: Class 'cmScriptGeneratorIndent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTestGenerator.h:24:3: style: Class 'cmTestGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmString.hxx:222:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDefinitions.h:55:5: style: Struct 'Def' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStatePrivate.h:51:3: style: Struct 'PolicyStackEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmState.h:64:3: style: Class 'cmState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:186:3: style: Class 'BT < std :: function < bool ( const std :: vector < cmListFileArgument > & , cmExecutionStatus & ) > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmArgumentParser.h:77:3: style: Struct 'ExpectAtLeast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h:17:3: style: Class 'cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:50:3: style: Class 'uv_loop_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVStream.h:21:3: style: Class 'cmBasicUVIStream < char , std :: char_traits < char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVStreambuf.h:54:3: style: Class 'cmBasicUVStreambuf < char , std :: char_traits < char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_handle_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_handle_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_async_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_async_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_signal_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_signal_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_pipe_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_pipe_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_process_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_process_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_stream_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_stream_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_timer_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_timer_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:119:3: style: Class 'uv_handle_ptr_base_ < uv_tty_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmUVHandlePtr.h:130:3: style: Class 'uv_handle_ptr_base_ < uv_tty_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsMacOSMachOLinker.h:20:3: style: Class 'cmBinUtilsMacOSMachOLinker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h:17:3: style: Class 'cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsLinuxELFLinker.h:23:3: style: Class 'cmBinUtilsLinuxELFLinker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmELF.h:23:3: style: Class 'cmELF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmLDConfigLDConfigTool.h:16:3: style: Class 'cmLDConfigLDConfigTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h:17:3: style: Class 'cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsWindowsPELinker.h:18:3: style: Class 'cmBinUtilsWindowsPELinker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h:17:3: style: Class 'cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmBinUtilsWindowsPELinker.cxx:90:5: style: Struct 'WinPEDependency' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratedFileStream.h:24:3: style: Class 'cmGeneratedFileStreamBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratedFileStream.h:86:3: style: Class 'cmGeneratedFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratedFileStream.h:94:3: style: Class 'cmGeneratedFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONState.h:46:5: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefileProfilingData.h:20:3: style: Class 'cmMakefileProfilingData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmWindowsRegistry.h:49:3: style: Class 'cmWindowsRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCMakePath.h:121:3: style: Class 'cmCMakePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCMakePath.h:125:3: style: Class 'cmCMakePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCMakePath.h:129:3: style: Class 'cmCMakePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCMakePath.h:147:3: style: Class 'cmCMakePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: OutputOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: IncludeOptions :: IndexOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: IncludeOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: ExcludeOptions :: FixturesOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: ExcludeOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: ExecutionOptions :: RepeatOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: ExecutionOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmJSONHelpers.h:68:5: style: Class 'Object < cmCMakePresetsGraph :: TestPreset :: FilterOptions >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListFileCache.h:214:3: style: Class 'BTs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmPathLabel.h:19:3: style: Class 'cmPathLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmSearchPath.h:26:3: style: Class 'cmSearchPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindCommon.h:29:3: style: Class 'cmFindCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindCommon.h:46:5: style: Class 'PathGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindCommon.h:60:5: style: Class 'PathLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPathCommand.h:24:3: style: Class 'cmFindPathCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindFileCommand.h:25:3: style: Class 'cmFindFileCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindLibraryCommand.h:24:3: style: Class 'cmFindLibraryCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.h:65:3: style: Class 'cmFindPackageCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.h:76:5: style: Class 'PathLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindProgramCommand.h:25:3: style: Class 'cmFindProgramCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalCommonGenerator.h:24:3: style: Class 'cmGlobalCommonGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmXMLSafe.h:18:3: style: Class 'cmXMLSafe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmXMLSafe.h:19:3: style: Class 'cmXMLSafe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmXMLWriter.h:20:3: style: Class 'cmXMLWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmXMLWriter.h:138:3: style: Class 'cmXMLDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmComputeLinkInformation.cxx:729:3: style: Class 'FeaturePlaceHolderExpander' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmComputeTargetDepends.h:33:3: style: Class 'cmComputeTargetDepends' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCryptoHash.h:34:3: style: Class 'cmCryptoHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmConditionEvaluator.cxx:154:5: style: Class 'CurrentAndNextIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmConditionEvaluator.cxx:184:5: style: Class 'CurrentAndTwoMoreIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCxxModuleMapper.h:38:3: style: Struct 'CxxBmiLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCxxModuleUsageEffects.h:15:3: style: Class 'cmCxxModuleUsageEffects' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDebuggerBreakpointManager.h:52:3: style: Class 'cmDebuggerBreakpointManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDebuggerExceptionManager.h:62:3: style: Class 'cmDebuggerExceptionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDebuggerAdapter.cxx:68:3: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDebuggerPosixPipeConnection.h:28:3: style: Class 'cmDebuggerPipeConnection_POSIX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDebuggerPosixPipeConnection.h:63:3: style: Class 'cmDebuggerPipeClient_POSIX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCoreTryCompile.h:49:3: style: Class 'cmCoreTryCompile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmCoreTryCompile.h:56:5: style: Struct 'Arguments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDepends.h:30:3: style: Class 'cmDepends' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalUnixMakefileGenerator3.h:63:3: style: Class 'cmGlobalUnixMakefileGenerator3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmDependsFortran.h:33:3: style: Class 'cmDependsFortran' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmExportInstallFileGenerator.h:43:3: style: Class 'cmExportInstallFileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmExportInstallAndroidMKGenerator.h:33:3: style: Class 'cmExportInstallAndroidMKGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileAPI.h:22:3: style: Class 'cmFileAPI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallRuntimeDependencySet.h:21:3: style: Class 'cmInstallRuntimeDependencySet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallRuntimeDependencySet.h:54:5: style: Class 'TargetItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallRuntimeDependencySet.h:72:5: style: Class 'ImportedTargetItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileAPICodemodel.cxx:171:3: style: Class 'BacktraceData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileAPICodemodel.cxx:110:3: style: Class 'JBTs < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileAPICodemodel.cxx:85:3: style: Class 'JBT < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileCopier.h:22:3: style: Struct 'cmFileCopier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileCopier.h:52:5: style: Struct 'MatchRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileTimes.h:20:3: style: Class 'cmFileTimes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFileInstaller.h:18:3: style: Struct 'cmFileInstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFilePathChecksum.h:38:3: style: Class 'cmFilePathChecksum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cm_codecvt.hxx:17:3: style: Class 'codecvt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:90:3: style: Class 'cmFindPackageCommandHoldFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:118:3: style: Class 'cmAppendPathSegmentGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:142:3: style: Class 'cmEnumPathSegmentsGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:166:3: style: Class 'cmCaseInsensitiveDirectoryListGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:210:3: style: Class 'cmDirectoryListGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:333:3: style: Class 'cmFileListGeneratorGlob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:464:3: style: Class 'FlushDebugBufferOnExit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmFindPackageCommand.cxx:481:3: style: Class 'PushPopRootPathStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpressionParser.h:15:3: style: Struct 'cmGeneratorExpressionParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpressionNode.cxx:1501:19: style: Struct 'ActionDescriptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpressionNode.cxx:1865:3: style: Struct 'CompilerIdNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpressionNode.cxx:1950:3: style: Struct 'CompilerVersionNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorExpressionNode.cxx:629:3: style: Class 'Range < std :: vector < std :: string > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGhsMultiTargetGenerator.h:24:3: style: Class 'cmGhsMultiTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalGhsMultiGenerator.h:28:3: style: Class 'cmGlobalGhsMultiGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalGhsMultiGenerator.h:138:5: style: Class 'TargetCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalBorlandMakefileGenerator.h:25:3: style: Class 'cmGlobalBorlandMakefileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorTarget.cxx:102:3: style: Class 'TargetPropertyEntryString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorTarget.cxx:133:3: style: Class 'TargetPropertyEntryGenex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorTarget.cxx:2742:3: style: Class 'cmTargetSelectLinker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGeneratorTarget.cxx:3079:3: style: Class 'cmTargetTraceDependencies' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalJOMMakefileGenerator.h:25:3: style: Class 'cmGlobalJOMMakefileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmWorkingDirectory.h:21:3: style: Class 'cmWorkingDirectory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoGenGlobalInitializer.h:48:3: style: Class 'cmQtAutoGenGlobalInitializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalMSYSMakefileGenerator.h:23:3: style: Class 'cmGlobalMSYSMakefileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalMinGWMakefileGenerator.h:23:3: style: Class 'cmGlobalMinGWMakefileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalNMakeMakefileGenerator.h:27:3: style: Class 'cmGlobalNMakeMakefileGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalVisualStudioGenerator.h:135:5: style: Class 'TargetCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalVisualStudio71Generator.h:28:3: style: Class 'cmGlobalVisualStudio71Generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmOSXBundleGenerator.h:19:3: style: Class 'cmOSXBundleGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefileTargetGenerator.h:93:5: style: Struct 'MacOSXContentGeneratorType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmNinjaTypes.h:25:3: style: Class 'cmNinjaRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmNinjaTypes.h:46:3: style: Class 'cmNinjaBuild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalNinjaGenerator.h:174:3: style: Class 'cmGlobalNinjaGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalNinjaGenerator.h:120:5: style: Class 'CCOutputs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalNinjaGenerator.h:274:5: style: Struct 'MapToNinjaPathImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalNinjaGenerator.h:663:3: style: Class 'cmGlobalNinjaMultiGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVisualStudioWCEPlatformParser.h:19:3: style: Class 'cmVisualStudioWCEPlatformParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:102:3: style: Class 'cmVSSetupAPIHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupInstance2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupPackageReference >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupConfiguration >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupConfiguration2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupHelper >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmGlobalWatcomWMakeGenerator.h:27:3: style: Class 'cmGlobalWatcomWMakeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallCommandArguments.h:16:3: style: Class 'cmInstallCommandArguments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallCommandArguments.h:81:3: style: Class 'cmInstallCommandFileSetArguments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmInstallCommand.cxx:85:3: style: Class 'Helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmListCommand.cxx:492:5: style: Struct 'ActionDescriptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringReplaceHelper.h:36:5: style: Class 'RegexReplacement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringReplaceHelper.h:41:5: style: Class 'RegexReplacement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringReplaceHelper.h:46:5: style: Class 'RegexReplacement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:137:3: style: Class 'StringSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:249:3: style: Class 'TransformSelectorRegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:254:3: style: Class 'TransformSelectorRegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:287:3: style: Class 'TransformSelectorIndexes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:320:3: style: Class 'TransformSelectorAt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:324:3: style: Class 'TransformSelectorAt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmList.cxx:573:3: style: Struct 'ActionDescriptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmLocalVisualStudio7Generator.cxx:54:3: style: Class 'cmLocalVisualStudio7GeneratorInternals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefileUtilityTargetGenerator.h:14:3: style: Class 'cmMakefileUtilityTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefileExecutableTargetGenerator.h:17:3: style: Class 'cmMakefileExecutableTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmMakefileLibraryTargetGenerator.h:17:3: style: Class 'cmMakefileLibraryTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmNinjaUtilityTargetGenerator.h:16:3: style: Class 'cmNinjaUtilityTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmNinjaNormalTargetGenerator.h:16:3: style: Class 'cmNinjaNormalTargetGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmProcessTools.h:74:5: style: Class 'OutputLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoGenerator.h:99:5: style: Class 'InfoT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoMocUic.cxx:132:5: style: Class 'SourceFileT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoMocUic.cxx:305:5: style: Class 'JobT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoMocUic.cxx:364:5: style: Class 'JobParseT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoGenInitializer.h:96:5: style: Struct 'GenVarsT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmQtAutoGenInitializer.cxx:143:3: style: Class 'SearchPathSanitizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmStringCommand.cxx:952:3: style: Class 'json_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmSystemTools.cxx:348:3: style: Class 'cmSystemToolsArgV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:171:3: style: Struct 'FileSetEntries' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:242:3: style: Struct 'UsageRequirementProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:327:3: style: Struct 'TargetProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:1405:3: style: Struct 'CreateLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:1420:3: style: Struct 'LocationMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTarget.cxx:1437:3: style: Struct 'TargetPropertyEntryFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < IEnumSetupInstances >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmVSSetupHelper.h:21:3: style: Class 'SmartCOMPtr < ISetupInstance >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmTryRunCommand.cxx:75:3: style: Class 'TryRunCommandImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmWindowsRegistry.cxx:395:3: style: Class 'ExpressionParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmWorkerPool.cxx:383:3: style: Class 'cmWorkerPoolWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmWorkerPool.cxx:491:3: style: Class 'cmWorkerPoolInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CMakeGUI/CatchShow.h:15:3: style: Class 'CatchShow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CMakeLib/run_compile_commands.cxx:32:3: style: Class 'CompileCommandParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CMakeLib/testCMExtMemory.cxx:25:3: style: Class 'Wrapper < Base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Source/cmcmd.cxx:265:3: style: Class 'CLOutputLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CMakeLib/testOptional.cxx:68:3: style: Class 'EventLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_contextual_conversions.cpp:13:3: style: Class 'zero_init < int * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_contextual_conversions.cpp:13:3: style: Class 'zero_init < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_delegating_constructors.cpp:5:3: style: Class 'Foo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_delegating_constructors.cpp:7:3: style: Class 'Foo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_inheriting_constructors.cpp:6:3: style: Struct 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_generalized_initializers.cpp:34:3: style: Struct 'A < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/CompileFeatures/cxx_uniform_initialization.cpp:6:3: style: Struct 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/Complex/multiplewidgets.h:15:3: style: Class 'Widget1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/Complex/multiplewidgets.h:29:3: style: Class 'Widget2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/Complex/private_slot.h:13:3: style: Class 'PrivateSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/RerunMocOnAddFile/MocOnAddFile/myobject.h:10:3: style: Class 'MyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/RerunMocOnMissingDependency/MocOnMissingDependency/myobject.h:9:3: style: Class 'MyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/QtAutogen/WrappedFindPackage/main.cpp:7:3: style: Class 'MyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/RunCMake/AutoExportDll/hello.h:29:3: style: Class 'HelloVFTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/UseSWIG/example.h:21:3: style: Class 'Circle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Tests/UseSWIG/example.h:33:3: style: Class 'Square' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/content_stream.h:35:3: style: Class 'ContentReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/content_stream.h:60:3: style: Class 'ContentWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/content_stream_test.cpp:30:3: style: Class 'SingleByteReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/jsoncpp_json_serializer.h:76:3: style: Struct 'JsonCppDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/jsoncpp_json_serializer.h:125:3: style: Struct 'JsonCppSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/jsoncpp_json_serializer.cpp:251:5: style: Struct 'FS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/nlohmann_json_serializer.h:76:3: style: Struct 'NlohmannDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/nlohmann_json_serializer.h:124:3: style: Struct 'NlohmannSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/nlohmann_json_serializer.cpp:239:5: style: Struct 'FS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/rwmutex.h:96:10: style: Class 'RLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/rwmutex.h:137:10: style: Class 'WLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/rapid_json_serializer.h:78:3: style: Struct 'RapidDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/cmcppdap/src/socket.cpp:115:3: style: Class 'Shared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmake-3.28.3/Utilities/std/cm/bits/fs_path.cxx:65:3: style: Class 'path_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cmph/cmph_2.0.2.orig.tar.gz cmph-2.0.2/cxxmph/mph_bits.h:22:3: style: Class 'dynamic_2bitset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < std :: vector < int > :: iterator , is_empty < const vector < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/stringpiece.h:39:3: style: Class 'StringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/stringpiece.h:41:3: style: Class 'StringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_common.h:27:3: style: Class 'UrlsBenchmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_common.h:50:3: style: Class 'Uint64Benchmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/test.h:27:3: style: Struct 'TestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/mph_index.h:47:3: style: Class 'MPHIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_index.cc:19:3: style: Class 'BM_MPHIndexCreate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_index.cc:30:3: style: Class 'BM_STLIndexCreate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/mph_index.h:226:3: style: Class 'SimpleMPHIndex < StringPiece , typename seeded_hash < std :: hash < StringPiece > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/mph_index.h:226:3: style: Class 'SimpleMPHIndex < std :: string , typename seeded_hash < std :: hash < std :: string > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/mph_index.h:226:3: style: Class 'SimpleMPHIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/mph_map.h:107:6: style: Struct 'iterator_first' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < int64_t , int64_t > > :: iterator , is_empty < const vector < pair < int64_t , int64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < int64_t , int64_t > > :: const_iterator , is_empty < const vector < pair < int64_t , int64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < std :: string , int64_t > > :: iterator , is_empty < const vector < pair < std :: string , int64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < std :: string , int64_t > > :: const_iterator , is_empty < const vector < pair < std :: string , int64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_map.cc:27:3: style: Class 'BM_CreateUrls < cxxmph :: dense_hash_map < StringPiece , StringPiece , std :: hash < StringPiece > , std :: equal_to < StringPiece > , std :: allocator < StringPiece > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_map.cc:27:3: style: Class 'BM_CreateUrls < std :: unordered_map < StringPiece , StringPiece > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_map.cc:27:3: style: Class 'BM_CreateUrls < cxxmph :: mph_map < StringPiece , StringPiece , std :: hash < StringPiece > , std :: equal_to < StringPiece > , std :: allocator < StringPiece > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_map.cc:27:3: style: Class 'BM_CreateUrls < cxxmph :: sparse_hash_map < StringPiece , StringPiece , std :: hash < StringPiece > , std :: equal_to < StringPiece > , std :: allocator < StringPiece > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/bm_map.cc:27:3: style: Class 'BM_CreateUrls < tsl :: hopscotch_map < StringPiece , StringPiece > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < uint64_t , uint64_t > > :: iterator , is_empty < const vector < pair < uint64_t , uint64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < uint64_t , uint64_t > > :: const_iterator , is_empty < const vector < pair < uint64_t , uint64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < StringPiece , StringPiece > > :: iterator , is_empty < const vector < pair < StringPiece , StringPiece > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmph-2.0.2/cxxmph/hollow_iterator.h:41:3: style: Struct 'hollow_iterator_base < vector < pair < StringPiece , StringPiece > > :: const_iterator , is_empty < const vector < pair < StringPiece , StringPiece > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cmst/cmst_2023.03.14.orig.tar.gz cmst-cmst-2023.03.14/apps/cmstapp/code/trstring/tr_strings.h:43:5: style: Class 'TranslateStrings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmst-cmst-2023.03.14/apps/cmstapp/code/iconman/iconman.h:55:5: style: Class 'IconManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cmt/cmt_1.18.orig.tar.gz cmt_1.18/src/cmt.h:133:3: style: Class 'CMT_PluginInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmt_1.18/src/freeverb/Components/revmodel.h:17:6: style: Class 'revmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmt_1.18/src/dynamic.cpp:58:3: style: Class 'DynamicProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmt_1.18/src/lofi.cpp:89:3: style: Class 'Record' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cmtk/cmtk_3.3.1p2+dfsg.orig.tar.xz cmtk-3.3.1p2/libs/Base/cmtkBitVector.h:64:3: style: Class 'BitVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkCompatibilityMatrix4x4.h:67:3: style: Class 'CompatibilityMatrix4x4 < cmtk :: Types :: Coordinate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkDataGridMorphologicalOperators.h:62:3: style: Class 'DataGridMorphologicalOperators' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkDirectionSet.h:79:3: style: Class 'DirectionSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkDeformationField.h:78:3: style: Class 'DeformationField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkDataGrid.h:105:3: style: Class 'DataGrid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkFitAffineToLandmarks.h:56:3: style: Class 'FitAffineToLandmarks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkFitAffineToWarpXform.h:56:3: style: Class 'FitAffineToWarpXform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkFitRigidToLandmarks.h:56:3: style: Class 'FitRigidToLandmarks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkFitSplineWarpToLandmarks.h:80:3: style: Class 'FitSplineWarpToLandmarks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationCropRegion.h:52:3: style: Class 'ImageOperationCropRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationCropThreshold.h:52:3: style: Class 'ImageOperationCropThreshold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationDistanceMap.h:59:3: style: Class 'ImageOperationDistanceMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationHistogramEqualization.h:55:3: style: Class 'ImageOperationHistogramEqualization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationOtsuThreshold.h:52:3: style: Class 'ImageOperationOtsuThreshold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationPruneHistogram.h:52:3: style: Class 'ImageOperationPruneHistogram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationResampleIsotropic.h:65:3: style: Class 'ImageOperationResampleIsotropic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationMapValues.h:65:3: style: Class 'ImageOperationMapValues' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationScaleToRange.h:52:3: style: Class 'ImageOperationScaleToRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkImageOperationThreshold.h:52:3: style: Class 'ImageOperationThreshold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkHistogram.h:80:3: style: Class 'Histogram < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkHistogram.h:80:3: style: Class 'Histogram < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkHistogram.h:80:3: style: Class 'Histogram < long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkHistogram.h:80:3: style: Class 'Histogram < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkHistogram.h:80:3: style: Class 'Histogram < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkPolynomialXform.h:81:3: style: Class 'PolynomialXform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkScalarImageGradientField.h:59:3: style: Class 'ScalarImageGradientField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix4x4.h:72:3: style: Class 'Matrix4x4 < Types :: Coordinate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix4x4.h:75:3: style: Class 'Matrix4x4 < Types :: Coordinate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix4x4.h:81:3: style: Class 'Matrix4x4 < Types :: Coordinate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix4x4.h:84:22: style: Class 'Matrix4x4 < Types :: Coordinate >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:69:3: style: Class 'Matrix3x3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:75:3: style: Class 'Matrix3x3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:78:22: style: Class 'Matrix3x3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:69:3: style: Class 'Matrix3x3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:75:3: style: Class 'Matrix3x3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkMatrix3x3.h:78:22: style: Class 'Matrix3x3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkTypedArrayFunctionHistogramEqualization.h:64:3: style: Class 'TypedArrayFunctionHistogramEqualization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkTransformedVolumeAxes.h:87:3: style: Class 'TransformedVolumeAxes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkTypedArrayNoiseEstimatorNaiveGaussian.h:52:3: style: Class 'TypedArrayNoiseEstimatorNaiveGaussian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformVolumePainter.h:73:3: style: Class 'UniformVolumePainter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformVolumeMorphologicalOperators.h:62:3: style: Class 'UniformVolumeMorphologicalOperators' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformVolumeInterpolatorPartialVolume.h:67:3: style: Class 'UniformVolumeInterpolatorPartialVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkXformList.h:70:3: style: Class 'XformList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkXformListEntry.h:65:3: style: Class 'XformListEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceArrayCUDA.h:72:3: style: Class 'DeviceArrayCUDA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceHistogram.h:87:3: style: Class 'DeviceHistogram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceMemory.h:73:3: style: Class 'DeviceMemory < float , DeviceMemoryCL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceMemory.h:73:3: style: Class 'DeviceMemory < int , DeviceMemoryCL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceMemoryCUDA.h:68:3: style: Class 'DeviceMemoryCUDA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceUniformVolumeArray.h:71:3: style: Class 'DeviceUniformVolumeArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceArray.h:69:3: style: Class 'DeviceArrayTemplate < DeviceArrayCL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceUniformVolume.h:78:3: style: Class 'DeviceUniformVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkDeviceMemory.h:73:3: style: Class 'DeviceMemory < UniformVolumeOnDevice , DeviceMemoryCL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkImageSymmetryPlaneFunctionalDevice.h:66:3: style: Class 'ImageSymmetryPlaneFunctionalDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/GPU/cmtkSimpleLevelsetDevice.h:59:3: style: Class 'SimpleLevelsetDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkImageOperationApplyMask.h:52:3: style: Class 'ImageOperationApplyMask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkSQLite.h:78:3: style: Class 'SQLite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkSQLite.h:74:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkStudy.h:151:3: style: Class 'Study' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkDICOM.h:65:3: style: Class 'DICOM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkTypedStreamStudylist.h:70:3: style: Class 'TypedStreamStudylist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformDistanceMap.h:80:3: style: Class 'UniformDistanceMap < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformDistanceMap.h:80:3: style: Class 'UniformDistanceMap < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Base/cmtkUniformDistanceMap.h:80:3: style: Class 'UniformDistanceMap < long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkImageStackDICOM.h:83:3: style: Class 'ImageStackDICOM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkImageFileDICOM.h:133:3: style: Class 'ImageFileDICOM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkVolumeFromStudy.h:59:3: style: Class 'VolumeFromStudy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkVolumeFromSlices.h:84:3: style: Class 'VolumeFromSlices' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/IO/cmtkTypedStreamInput.h:80:3: style: Class 'TypedStreamInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Numerics/ap.h:141:5: style: Class 'ap_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Numerics/ap.h:161:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Numerics/randomc.h:204:4: style: Class 'CRandomMersenne' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Numerics/randomc.h:221:4: style: Class 'CRandomMother' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtImageOperators.h:74:3: style: Class 'QtImageOperators' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtScrollRenderView.h:65:3: style: Class 'QtScrollRenderView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtRenderImageRGB.h:104:3: style: Class 'QtRenderImageRGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtSliderEntry.h:63:3: style: Class 'QtSliderEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtWindowLevelDialog.h:57:3: style: Class 'QtWindowLevelDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Qt/cmtkQtWindowLevelControls.h:80:3: style: Class 'QtWindowLevelControls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkBestNeighbourOptimizer.h:72:3: style: Class 'BestNeighbourOptimizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkBestDirectionOptimizer.h:90:3: style: Class 'BestDirectionOptimizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkEchoPlanarUnwarpFunctional.h:195:5: style: Class 'FunctionAndGradient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkGroupwiseRegistrationOutput.h:64:3: style: Class 'GroupwiseRegistrationOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkImagePairAffineRegistration.h:162:5: style: Class 'LevelParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkImagePairNonrigidRegistration.h:218:5: style: Class 'LevelParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkImageSymmetryPlaneFunctional.h:70:3: style: Class 'ImageSymmetryPlaneFunctional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkSymmetryPlaneFunctional.h:72:3: style: Class 'SymmetryPlaneFunctional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Registration/cmtkTypedArraySimilarityMemory.h:65:3: style: Class 'TypedArraySimilarityMemory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkLabelCombinationLocalBinaryShapeBasedAveraging.h:67:3: style: Class 'LabelCombinationLocalBinaryShapeBasedAveraging' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkLabelCombinationLocalShapeBasedAveraging.h:66:3: style: Class 'LabelCombinationLocalShapeBasedAveraging' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkLabelCombinationLocalVoting.h:74:3: style: Class 'LabelCombinationLocalVoting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkDetectPhantomMagphanEMR051.h:164:3: style: Class 'DetectPhantomMagphanEMR051' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkDetectPhantomMagphanEMR051.h:218:5: style: Class 'LandmarkType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkLabelCombinationShapeBasedAveraging.h:75:3: style: Class 'LabelCombinationShapeBasedAveraging' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkSphereDetectionBipolarMatchedFilterFFT.h:60:3: style: Class 'SphereDetectionBipolarMatchedFilterFFT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkSimpleLevelset.h:60:3: style: Class 'SimpleLevelset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Segmentation/cmtkSphereDetectionNormalizedBipolarMatchedFilterFFT.h:70:3: style: Class 'SphereDetectionNormalizedBipolarMatchedFilterFFT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:739:3: style: Class 'CommandLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:208:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:213:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:483:5: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:512:5: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:541:5: style: Class 'Callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:544:5: style: Class 'Callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:547:5: style: Class 'Callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:550:5: style: Class 'Callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:553:5: style: Class 'Callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCommandLine.h:1003:5: style: Class 'EnumGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCompressedStream.h:94:3: style: Class 'CompressedStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCompressedStream.h:273:5: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkCompressedStream.h:466:5: style: Class 'Zlib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkConsole.h:61:3: style: Class 'Console' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkProgressConsole.h:68:3: style: Class 'ProgressConsole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkThreadSemaphore.h:68:3: style: Class 'ThreadSemaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkThreadPoolThreads.h:136:3: style: Class 'ThreadPoolThreads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/System/cmtkThreads.h:131:3: style: Class 'Stride' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Unstable/cmtkTypedArrayNoiseEstimatorMaximumLikelihood.h:57:3: style: Class 'TypedArrayNoiseEstimatorMaximumLikelihood' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cmtk-3.3.1p2/libs/Unstable/cmtkTypedArrayNoiseEstimatorBrummer.h:58:3: style: Class 'TypedArrayNoiseEstimatorBrummer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cnrun/cnrun_2.1.0.orig.tar.xz cnrun-2.1.0/src/libcnrun/model/sources.hh:175:9: style: Class 'CSourceNoise' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cnrun-2.1.0/src/lua-cnrun/cnhost.hh:49:9: style: Class 'CHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coco-cpp/coco-cpp_20120102.orig.tar.gz coco-cpp_20120102/BitArray.h:37:2: style: Class 'BitArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Scanner.h:129:2: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Scanner.h:142:2: style: Class 'UTF8Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Scanner.h:278:2: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Scanner.h:279:2: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/HashTable.h:51:2: style: Class 'HashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/HashTable.h:72:3: style: Class 'Iter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/StringBuilder.h:11:2: style: Class 'StringBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/StringBuilder.h:12:2: style: Class 'StringBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Graph.h:49:2: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Tab.h:92:2: style: Class 'Tab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Target.h:39:2: style: Class 'Target' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/DFA.h:127:2: style: Class 'DFA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/ParserGen.h:93:2: style: Class 'ParserGen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coco-cpp_20120102/Parser.h:122:2: style: Class 'Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/codeblocks/codeblocks_20.03+svn13046.orig.tar.gz codeblocks-code-r13046-trunk/src/plugins/astyle/astyleconfigdlg.h:16:3: style: Class 'AstyleConfigDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/astyle/dlgformattersettings.h:23:3: style: Class 'DlgFormatterSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/parser/searchtree.h:64:5: style: Class 'BasicSearchTreeIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/parser/tokenizer.h:70:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/parser/parser.h:74:5: style: Class 'ClassTreeData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/coderefactoring.h:29:5: style: Class 'CodeRefactoring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/doxygen_parser.h:135:5: style: Class 'DocumentationHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/codecompletion.h:56:9: style: Struct 'FunctionScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/cctreectrl.h:40:5: style: Class 'CCTreeCtrlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/parser/profiletimer.h:44:5: style: Class 'ProfileTimerHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/codecompletion/testing/cc_function_decl_list.cpp:18:5: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/compilergcc/compilerMINGW.h:17:9: style: Class 'CompilerMINGW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/compilergcc/compilerIAR.h:14:9: style: Class 'CompilerIAR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/compilergcc/compilerICC.cpp:30:9: style: Class 'wxIccDirTraverser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/compilergcc/compilergcc.h:253:13: style: Struct 'BuildJobTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/compilergcc/compileroptionsdlg.cpp:212:9: style: Class 'IntClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/AutoVersioning/avHeader.h:32:5: style: Class 'avHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/AutoVersioning/avVersionEditorDlg.h:72:3: style: Class 'avVersionEditorDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/AutoVersioning/avChangesDlg.h:18:3: style: Class 'avChangesDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/BrowseTracker/BrowseMarks.h:37:9: style: Class 'BrowseMarks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/BrowseTracker/ConfigPanel.h:57:3: style: Class 'ConfigPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/BrowseTracker/FormBuilder/ConfigPanel.h:57:3: style: Class 'ConfigPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/BrowseTracker/BrowseTrackerLayout.h:17:3: style: Class 'BrowseTrackerLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/BrowseTracker/ProjectData.h:32:9: style: Class 'ProjectData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/Cscope/CscopeProcess.h:13:9: style: Class 'CscopeProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/Cscope/CscopeConfigPanel.h:19:3: style: Class 'CscopeConfigPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/Cscope/CscopeView.h:13:9: style: Class 'CscopeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/CppCheck/ConfigPanel.h:26:5: style: Class 'ConfigPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/HexEditLineBuffer.h:46:9: style: Class 'HexEditLineBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/CharacterView.h:34:9: style: Class 'CharacterView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/DigitView.h:34:9: style: Class 'DigitView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:51:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:52:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:53:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:54:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:55:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:56:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:57:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:58:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:59:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:60:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:61:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:62:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/ExpressionPreprocessed.h:63:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/HexEditor/FileContentBuffered.cpp:33:9: style: Class 'IntModificationData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/bricks.h:383:5: style: Class 'NassiBricksCompositeIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/NassiView.h:46:9: style: Class 'NassiView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:20:5: style: Class 'comment_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:30:5: style: Class 'AddSpace_to_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:50:5: style: Class 'instr_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:65:5: style: Class 'AddNewline_to_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:75:5: style: Class 'RemoveDoubleSpaces_from_collector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:174:5: style: Class 'CreateNassiIfEndIfClause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:208:5: style: Class 'CreateNassiIfEndElseClause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:242:5: style: Class 'CreateNassiForWhileEnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:252:5: style: Class 'CreateNassiDoWhileBrick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/parseactions.h:286:5: style: Class 'CreateNassiSwitchEnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/RedHatchDrawlet.h:10:9: style: Class 'RedHatchDrawlet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/TaskSelect.h:35:3: style: Class 'TaskSelect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/NassiShneiderman/TaskTest.h:35:3: style: Class 'TaskTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/HunspellInterface.h:51:5: style: Class 'HunspellInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/SpellCheckerConfig.h:31:5: style: Class 'SpellCheckerConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/Thesaurus.h:38:5: style: Class 'Thesaurus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/hunzip.hxx:81:3: style: Class 'Hunzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/hunspell/src/hunspell/filemgr.hxx:93:3: style: Class 'FileMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/SpellChecker/wxspellchecker/MySpell/hashmgr.hxx:12:3: style: Class 'HashMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/ThreadSearch/InsertIndexManager.h:30:5: style: Class 'InsertIndexManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/ThreadSearch/ThreadSearchTrace.h:44:5: style: Class 'TraceBeginEndOfMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/ThreadSearch/ThreadSearchViewManagerMessagesNotebook.h:31:5: style: Class 'ThreadSearchViewManagerMessagesNotebook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/ThreadSearch/ThreadSearchViewManagerLayout.h:22:5: style: Class 'ThreadSearchViewManagerLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/byogames/byogame.h:63:9: style: Class 'byoEditorBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/byogames/byogameselect.h:19:3: style: Class 'byoGameSelect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/byogames/byoconf.h:20:3: style: Class 'byoConf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parser/searchtree.h:64:5: style: Class 'BasicSearchTreeIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parser/tokenizer.h:70:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parser/LSP_tokenizer.h:79:5: style: Class 'LSP_Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parsemanager.h:67:5: style: Class 'ParseManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/doxygen_parser.h:140:5: style: Class 'DocumentationHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parser/parser.h:92:5: style: Class 'ClassTreeData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/coderefactoring.h:29:5: style: Class 'CodeRefactoring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/codecompletion.h:70:9: style: Struct 'FunctionScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/cctreectrl.h:40:5: style: Class 'CCTreeCtrlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/parser/profiletimer.h:44:5: style: Class 'ProfileTimerHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/codecompletion/testing/cc_function_decl_list.cpp:18:5: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/unixprocess/fileutils.h:43:9: style: Class 'Deleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/winprocess/asyncprocess/asyncprocess.h:64:5: style: Class 'clEnvironment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/winprocess/misc/clConsoleBase.h:26:5: style: Class 'clConsoleEnvironment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/clangd_client/src/winprocess/misc/fileutils.h:46:9: style: Class 'Deleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/InsertIndexManager.h:30:2: style: Class 'InsertIndexManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/MainPanel.h:31:3: style: Class 'MainPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/ThreadSearch.h:56:2: style: Class 'ThreadSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/ThreadSearchTrace.h:44:2: style: Class 'TraceBeginEndOfMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/ThreadSearchViewManagerMessagesNotebook.h:29:2: style: Class 'ThreadSearchViewManagerMessagesNotebook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/Search/ThreadSearchViewManagerLayout.h:23:2: style: Class 'ThreadSearchViewManagerLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/settingsdlgform.h:62:3: style: Class 'SettingsDlgForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codesnippets/snippetpropertyform.h:73:3: style: Class 'SnippetPropertyForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codestat/codestatconfig.h:29:9: style: Class 'CodeStatConfigDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/codestat/codestatexec.h:60:5: style: Class 'CodeStatExecDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/devpak_plugin/updatedlg.h:13:3: style: Class 'UpdateDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/devpak_plugin/mytar.h:67:9: style: Class 'TAR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/headerfixup/fileanalysis.h:20:12: style: Class 'FileAnalysis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/keybinder/clKeyboardManager.h:44:9: style: Struct 'PrependPrefix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/keybinder/json_node.h:39:5: style: Class 'JSONElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/keybinder/json_node.h:156:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/keybinder/json_node.h:157:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/keybinder/json_node.h:158:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/lib_finder/librarydetectionmanager.h:48:9: style: Class 'LibraryDetectionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/profiler/cbprofilerconfig.h:14:9: style: Class 'CBProfilerConfigDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/profiler/cbprofilerexec.h:33:9: style: Class 'CBProfilerExecDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/regex_testbed/regexdlg.h:34:3: style: Class 'RegExDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/source_exporter/RTFExporter.cpp:80:7: style: Class 'wxColourToRTFTbl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/source_exporter/wxPdfDocument/samples/minimal/labels.cpp:95:3: style: Class 'PdfLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/help_plugin/defs.h:64:9: style: Class 'QByteArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/help_plugin/man2html.cpp:253:9: style: Class 'NumberDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/help_plugin/man2html.cpp:1879:5: style: Class 'TABLEITEM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/help_plugin/defs.h:262:9: style: Class 'QListIterator < TABLEITEM * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/symtab/symtabconfig.h:19:12: style: Class 'SymTabConfigDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/symtab/symtabexec.h:49:15: style: Class 'SymTabExecDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxContribItems/wxthings/src/genergdi.cpp:40:5: style: Class 'wxGenericColourRefData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxContribItems/wxthings/src/genergdi.cpp:263:5: style: Class 'wxGenericPenRefData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxContribItems/wxthings/src/genergdi.cpp:568:5: style: Class 'wxGenericBrushRefData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsstoringsplitterwindow.h:38:9: style: Class 'wxsStoringSplitterWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsresourcetree.h:49:9: style: Class 'wxsResourceTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/properties/wxsquickpropspanel.h:57:9: style: Class 'wxsQuickPropsPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsautoresourcetreeimage.h:42:9: style: Class 'wxsAutoResourceTreeImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsautoresourcetreeimage.h:50:9: style: Class 'wxsAutoResourceTreeImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsproject.h:40:9: style: Class 'wxsProject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsguifactory.h:80:9: style: Class 'wxsRegisterGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxsresource.cpp:42:9: style: Class 'wxsResourceRootTreeItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxsitemundobuffer.h:42:9: style: Class 'wxsItemUndoBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxsstyle.h:88:9: style: Class 'wxsStyleSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiNotebook/wxSmithAuiNotebook.h:28:9: style: Class 'wxSmithAuiNotebook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiToolBar/wxSmithAuiToolBar.h:29:9: style: Class 'wxSmithAuiToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxsdialogres.h:32:9: style: Class 'wxsDialogRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxsscrollingdialogres.h:32:9: style: Class 'wxsScrollingDialogRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxsframeres.h:32:9: style: Class 'wxsFrameRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxspanelres.h:32:9: style: Class 'wxsPanelRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmith/wxwidgets/wxwidgetsgui.h:35:9: style: Class 'wxWidgetsGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiToolBar/wxsAuiToolBarSeparator.h:28:9: style: Class 'wxsAuiToolBarSeparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiToolBar/wxsAuiToolBar.h:32:9: style: Class 'wxsAuiToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiManager/wxSmithAuiManager.h:13:9: style: Class 'wxSmithAuiManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiManager/wxsAuiManager.h:122:9: style: Class 'wxsAuiManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithAui/wxAuiToolBar/wxsAuiToolBarItemBase.cpp:31:13: style: Class 'wxSmithWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxSmithPlot/test/TestPlotMain.h:26:9: style: Class 'TestPlotFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxSmithKWIC/wxsbmpswitcher.h:34:3: style: Class 'wxsBmpSwitcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxled/wxsLcdWindow.h:10:9: style: Class 'wxsLcdWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxled/wxsLed.h:10:9: style: Class 'wxsLed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxled/wxsLedNumber.h:10:9: style: Class 'wxsLedNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxgbsizer/wxsGridBagSizer.h:34:3: style: Class 'wxsGridBagSizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxgbsizer/wxsGridBagSizer.cpp:22:4: style: Class 'wxsSizerPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxled/wxsLedPanel.h:12:9: style: Class 'wxsLedPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithDemo/wxSmithDemoMain.h:59:9: style: Class 'wxSmithDemoFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithContribItems/wxled/wxsStateLed.h:10:9: style: Class 'wxsStateLed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithIExplore/test/IETestMain.h:27:9: style: Class 'IETestFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/CellBuffer.h:179:2: style: Class 'CellBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/Document.h:29:2: style: Class 'Range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/Document.h:268:2: style: Class 'DocModification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/ExternalLexer.h:62:2: style: Class 'LexerLibrary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/RESearch.h:30:2: style: Class 'RESearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/XPM.h:28:2: style: Class 'XPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/XPM.h:29:2: style: Class 'XPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/Editor.h:80:2: style: Class 'LineLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/Editor.h:551:2: style: Class 'AutoSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/Editor.cxx:622:2: style: Class 'SelectionLineIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/PropSet.cxx:461:2: style: Struct 'VarChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/debugger_defs.h:54:9: style: Class 'DebuggerCmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/debugger_defs.h:108:9: style: Class 'DebuggerContinueBaseCmd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/debugger_defs.h:219:9: style: Class 'GDBWatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/debuggerstate.h:19:9: style: Class 'DebuggerState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_driver.h:14:9: style: Class 'CDB_driver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:160:9: style: Class 'CdbCmd_GetPID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:233:9: style: Class 'CdbCmd_Detach' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:252:9: style: Class 'CdbCmd_Continue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:553:9: style: Class 'CdbCmd_InfoRegisters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:624:9: style: Class 'CdbCmd_DisassemblyInit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:684:9: style: Class 'CdbCmd_ExamineMemory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/cdb_commands.h:741:9: style: Class 'CdbCmd_Threads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/gdb_driver.h:16:9: style: Class 'GDB_driver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/debuggergdb/debuggerstate.cpp:197:5: style: Struct 'MatchProject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/defaultmimehandler/EmbeddedHtmlPanel.h:27:9: style: Class 'EmbeddedHtmlPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/occurrenceshighlighting/highlighter.h:25:9: style: Class 'Highlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/projectsimporter/devcpploader.h:17:3: style: Class 'DevCppLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/projectsimporter/msvcworkspacebase.h:48:9: style: Struct 'ProjectRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/projectsimporter/msvc10loader.h:22:9: style: Class 'MSVC10Loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/projectsimporter/msvc7loader.h:23:9: style: Class 'MSVC7Loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/projectsimporter/msvcloader.h:22:3: style: Class 'MSVCLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/scriptedwizard/resources/lf/files/structured/CMain.h:6:9: style: Class 'CMain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/scriptedwizard/resources/sdl2/files/main.cpp:11:5: style: Class 'InitError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/scriptedwizard/resources/sdl2/files/main.cpp:42:5: style: Class 'SDL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/todo/asktypedlg.h:21:9: style: Class 'AskTypeDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/plugins/todo/todosettingsdlg.h:16:3: style: Class 'ToDoSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/cbplugin.cpp:758:5: style: Struct 'ConsoleInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/cbplugin.cpp:825:5: style: Struct 'ConsoleProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/encodingdetector.cpp:51:9: style: Class 'EncodingDetectorImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/scripting/sqstdlib/sqstdblobimpl.h:7:5: style: Struct 'SQBlob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexAsm.cxx:155:2: style: Class 'LexerAsm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexBasic.cxx:203:2: style: Struct 'OptionSetBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexCPP.cxx:470:3: style: Struct 'SymbolValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexD.cxx:160:2: style: Class 'LexerD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexHaskell.cxx:392:4: style: Class 'LexerHaskell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexHaskell.cxx:319:7: style: Struct 'HaskellLineInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexOScript.cxx:125:2: style: Class 'IdentifierClassifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexVisualProlog.cxx:149:5: style: Struct 'After' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexlib/CharacterSet.h:28:2: style: Class 'CharacterSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexlib/LexerModule.h:37:2: style: Class 'LexerModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexlib/PropSetSimple.cxx:91:2: style: Struct 'VarChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/CaseConvert.cxx:578:3: style: Struct 'CharacterConversion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Indicator.h:20:2: style: Struct 'StyleAndColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Indicator.h:40:2: style: Class 'Indicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/ViewStyle.h:25:2: style: Class 'MarginStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/ViewStyle.h:67:2: style: Class 'ColourOptional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/ViewStyle.h:81:2: style: Struct 'EdgeProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Document.h:205:3: style: Struct 'WatcherWithUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Document.h:483:2: style: Class 'UndoGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Document.h:518:2: style: Class 'DocModification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/PositionCache.h:177:2: style: Struct 'TextSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/lexers/LexVerilog.cxx:188:3: style: Struct 'SymbolValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Document.cxx:2643:2: style: Class 'ByteIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Document.cxx:2818:2: style: Class 'UTF8Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/sdk/wxscintilla/src/scintilla/src/Editor.h:607:2: style: Class 'AutoSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/src/dlgabout.h:17:9: style: Class 'dlgAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/src/splashscreen.h:13:5: style: Class 'cbSplashScreen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/src/main.h:73:9: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/src/printdlg.h:15:3: style: Class 'PrintDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/templates/common/sdl2-main.cpp:11:5: style: Class 'InitError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/templates/common/sdl2-main.cpp:42:5: style: Class 'SDL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/Addr2LineUI/Addr2LineUIMain.h:23:3: style: Class 'Addr2LineUIDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cb_share_config/mainframe.h:31:3: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:91:3: style: Class 'CString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:92:3: style: Class 'CString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:93:3: style: Class 'CString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:159:3: style: Class 'CCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:205:3: style: Class 'CStringIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlstrings.h:230:3: style: Class 'CStringListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:57:3: style: Class 'CVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:85:3: style: Class 'CIntegerVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:113:3: style: Class 'CFloatVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:141:3: style: Class 'CBooleanVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:151:3: style: Class 'CFlagVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:179:3: style: Class 'CStringVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlvariables.h:207:3: style: Class 'CCharVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/stlconfig.h:85:3: style: Class 'CParameterString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinystr.h:90:17: style: Class 'TiXmlString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinyxml.h:944:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinyxml.h:1161:2: style: Class 'TiXmlComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinyxml.h:1213:2: style: Class 'TiXmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinyxml.h:1392:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codeblocks-code-r13046-trunk/src/tools/cbp2make/lib/tinyxml/tinyxml.h:1635:2: style: Class 'TiXmlHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/codelite/codelite_17.0.0+dfsg.orig.tar.xz codelite-17.0.0/AutoSave/AutoSaveUI.h:80:5: style: Class 'AutoSaveDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/AutoSave/AutoSaveDlg.h:33:5: style: Class 'AutoSaveDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/AutoSave/autosave.h:44:5: style: Class 'AutoSave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CMakePlugin/CMakePluginUi.h:65:5: style: Class 'CMakeSettingsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CMakePlugin/CMakePluginUi.h:100:5: style: Class 'CMakeHelpTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CallGraph/callgraph.h:64:5: style: Class 'CallGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CallGraph/uicallgraph.h:103:3: style: Class 'uicallgraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CallGraph/uisettings.h:99:3: style: Class 'uisettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeDesigner/codedesignersettingsbasedlg.h:57:3: style: Class 'CodeDesignerBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeDesigner/codedesignerdlg.h:9:2: style: Class 'CodeDesignerDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeDesigner/codedesigneritembasedlg.h:66:3: style: Class 'CodeDesignerItemBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeDesigner/codedesigner.h:15:2: style: Class 'CodeDesigner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeDesigner/codedesigner.h:59:2: style: Class 'CDConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeFormatter/FormatterPage.hpp:13:5: style: Class 'FormatterPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeFormatter/codeformatterdlgbase.h:63:5: style: Class 'CodeFormatterBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeFormatter/codeformatter.h:66:5: style: Class 'CodeFormatter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:63:5: style: Class 'JSONItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:233:5: style: Class 'JSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:234:5: style: Class 'JSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:235:5: style: Class 'JSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:236:5: style: Class 'JSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/JSON.h:237:5: style: Class 'JSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxLexerAPI.h:55:5: style: Struct 'CxxLexerException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxLexerAPI.h:118:5: style: Struct 'CxxLexerToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxLexerAPI.h:193:5: style: Struct 'CppLexerUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/file_logger.h:62:5: style: Class 'FileLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeFormatter/PHPFormatterBuffer.cpp:11:5: style: Struct 'PHPScannerCollectWhitespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/entry.h:145:9: style: Class 'ForEachCopyIfCtor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < TagEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:66:9: style: Class 'SmartPtrRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/tree_node.h:307:2: style: Class 'TreeWalker < wxString , TagEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < FileEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxPreProcessorExpression.h:64:5: style: Class 'CxxPreProcessorExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/asyncprocess.h:66:5: style: Class 'clEnvironment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/fileutils.h:46:9: style: Class 'Deleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxTemplateFunction.h:40:5: style: Class 'CxxTemplateFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxPreProcessorScanner.cpp:223:5: style: Struct 'ExpressionLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxVariable.h:73:5: style: Class 'CxxVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/basic_types.h:74:5: style: Class 'TextDocumentContentChangeEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/basic_types.h:95:5: style: Class 'TextDocumentIdentifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/basic_types.h:119:5: style: Class 'VersionedTextDocumentIdentifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/json_rpc_params.h:58:5: style: Class 'ReferenceParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/FilePath.hpp:16:5: style: Class 'FilePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < CxxVariable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/InitializeRequest.h:15:5: style: Class 'InitializeRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/LSPEvent.h:35:5: style: Class 'LSPEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/ResponseError.h:32:5: style: Class 'ResponseError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/ResponseMessage.h:20:5: style: Class 'ResponseMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/LSP/SemanticTokensRquest.hpp:15:5: style: Class 'SemanticTokensRquest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/PhpLexerAPI.h:125:5: style: Struct 'phpLexerUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/PhpLexerAPI.h:223:5: style: Struct 'PHPScannerLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/PhpLexerAPI.h:228:5: style: Struct 'PHPScannerLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/PhpLexerAPI.h:233:5: style: Struct 'PHPScannerLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < PHPEntityBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/CxxCodeCompletion.hpp:20:5: style: Struct 'TemplateManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/tokenizer.h:92:2: style: Class 'StringTokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_calltip.h:64:5: style: Class 'clCallTip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_config.h:114:5: style: Class 'clConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/wxCodeCompletionBoxEntry.hpp:83:5: style: Class 'wxCodeCompletionBoxEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:55:5: style: Class 'wxCommandEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:101:60: style: Class 'wxCommandEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:114:5: style: Class 'wxNotifyEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:135:60: style: Class 'wxNotifyEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:157:5: style: Class 'clCommandEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:234:5: style: Class 'clSourceControlEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:260:5: style: Class 'clRecentWorkspaceEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:291:5: style: Class 'clCodeCompletionEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:346:5: style: Class 'clColourEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:394:5: style: Class 'clBuildEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:474:5: style: Class 'clDebugEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:555:5: style: Class 'clNewProjectEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:586:5: style: Class 'clCompilerEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:605:5: style: Class 'clGotoEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:630:5: style: Class 'clProcessEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:654:5: style: Class 'clSourceFormatEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:680:5: style: Class 'clContextMenuEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:706:5: style: Class 'clExecuteEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:728:5: style: Class 'clProjectSettingsEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:750:5: style: Class 'clFindEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:791:5: style: Class 'clFindInFilesEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:821:5: style: Class 'clParseEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:843:5: style: Class 'clEditorConfigEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_command_event.h:889:5: style: Class 'clLanguageServerEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cpptoken.h:97:5: style: Class 'CppToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cpptoken.h:71:9: style: Class 'RemoveIfNotIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cpptoken.h:83:9: style: Class 'RemoveIfNotIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/FlexLexer.h:142:2: style: Class 'yyFlexLexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < ITagsStorage >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < CppScanner >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < Comment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < TagTree >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SocketAPI/clConnectionString.h:26:5: style: Class 'clConnectionString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SocketAPI/clSocketBase.h:56:5: style: Class 'clSocketException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SocketAPI/clSocketBase.h:101:5: style: Class 'clSocketBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SimpleTokenizer.hpp:91:5: style: Class 'SimpleTokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SocketAPI/clSocketClientAsync.h:121:5: style: Class 'clAsyncSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/SocketAPI/clWebSocketClient.h:31:5: style: Class 'clWebSocketClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/TerminalEmulatorUIBase.h:52:5: style: Class 'TerminalEmulatorUIBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/TerminalEmulatorUIBase.h:62:5: style: Class 'TerminalEmulatorFrameBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clAnagram.h:27:5: style: Class 'clAnagram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clConcurrent.hpp:21:5: style: Class 'clConcurrent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clIniFile.h:40:5: style: Class 'clIniFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clIniFile.h:46:5: style: Class 'clIniFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clFileSystemEvent.h:56:5: style: Class 'clFileSystemEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clStringView.hpp:20:5: style: Class 'clStringView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clVersionString.hpp:16:5: style: Class 'clVersionString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clWildMatch.hpp:28:5: style: Class 'clFileExtensionMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clWildMatch.hpp:40:5: style: Class 'clPathExcluder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clWildMatch.hpp:44:5: style: Class 'clPathExcluder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clTempFile.hpp:17:5: style: Class 'clTempFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clWorkspaceEvent.hpp:14:5: style: Class 'clWorkspaceEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/clcommandlineparser.h:49:5: style: Class 'clCommandLineParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/dirtraverser.h:58:5: style: Class 'DirTraverser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/smart_ptr.h:106:5: style: Class 'SmartPtr < wxRegEx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/code_completion_api.h:55:5: style: Class 'CppLexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/stringaccessor.h:37:5: style: Class 'StringAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/xor_string.h:42:5: style: Class 'XORString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLite/cl_exception.h:37:5: style: Class 'clException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLiteDiff/CodeLiteDiff_UI.h:55:5: style: Class 'NewFileComparisonBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CodeLiteDiff/codelitediff.h:46:5: style: Class 'CodeLiteDiff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ContinuousBuild/continousbuildbasepane.h:58:5: style: Class 'ContinousBuildBasePane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ContinuousBuild/continuousbuild.h:52:5: style: Class 'ContinuousBuild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Copyright/copyrights_options_base_dlg.h:84:3: style: Class 'CopyrightsOptionsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Copyright/copyright.h:42:5: style: Class 'Copyright' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Copyright/copyrights_proj_sel_base_dlg.h:74:3: style: Class 'CopyrightsProjectSelBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/CxxParser/code_completion_api.h:30:5: style: Class 'CppLexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/NArrow.h:40:2: style: Class 'NArrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/OneArrow.h:38:2: style: Class 'OneArrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdForeignKey.h:45:2: style: Class 'ErdForeignKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdTable.h:49:2: style: Class 'ErdTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:89:5: style: Class '_ImageExportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:100:5: style: Class '_ThumbPane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:121:5: style: Class '_SqlCommandPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:142:5: style: Class '_AdapterSelectDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:162:5: style: Class '_DbViewerPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:247:5: style: Class '_DBSettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:263:5: style: Class '_ErdPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:304:5: style: Class '_CreateForeignKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:323:5: style: Class '_LogDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:345:5: style: Class '_ViewSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:391:5: style: Class '_ClassGenerateDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:409:5: style: Class '_CodePreviewDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:487:5: style: Class '_TableSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/GUI.h:498:5: style: Class 'DbExplorerFrameBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Interfaces/debugger.h:306:5: style: Class 'DebuggerStartupInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Interfaces/debugger.h:313:5: style: Class 'DebuggerStartupInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/DnDTableShape.h:40:2: style: Class 'dndTableShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/DnDTableShape.h:41:2: style: Class 'dndTableShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdView.h:43:2: style: Class 'ErdView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clCellValue.h:49:5: style: Class 'clCellValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clCellValue.h:50:5: style: Class 'clCellValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clCustomScrollBar.h:17:5: style: Class 'clScrollEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clScrolledPanel.h:75:5: style: Class 'clScrolledPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTreeCtrlModel.h:34:5: style: Class 'clTreeCtrlModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTreeCtrl.h:83:5: style: Class 'clTreeCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTreeKeyboardInput.h:50:5: style: Class 'clTreeKeyboardInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clThemedTreeCtrl.h:16:5: style: Class 'clThemedTreeCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/VirtualDirectorySelectorBase.h:66:5: style: Class 'VirtualDirectorySelectorDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/optionsconfig.h:169:5: style: Class 'OptionsConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/build_config_common.h:49:5: style: Class 'BuildConfigCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/GCCMetadata.hpp:54:5: style: Class 'GCCMetadata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/compiler.h:139:5: style: Class 'Compiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/build_config.h:163:5: style: Class 'BuildConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/project_settings.h:83:5: style: Class 'ProjectSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/project.h:929:5: style: Class 'FilewViewTreeItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/configuration_mapping.h:69:5: style: Class 'WorkspaceConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/configuration_mapping.h:70:5: style: Class 'WorkspaceConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/LogDialog.h:35:2: style: Class 'LogDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/dbitem.h:39:2: style: Class 'DbItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.h:74:2: style: Class 'FirstPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.h:97:2: style: Class 'BackupPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.h:123:2: style: Class 'WriteStructurePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.h:149:2: style: Class 'LastPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/ErdCommitWizard.h:156:2: style: Class 'RestorePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/SqliteDbAdapter.h:46:2: style: Class 'SQLiteDbAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/dbeclasstype.h:36:2: style: Class 'dbeClassType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DatabaseExplorer/imageexportdialog.h:34:2: style: Class 'ImageExportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/UI.h:63:5: style: Class 'DAPMainViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/UI.h:83:5: style: Class 'DapDebuggerSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/UI.h:101:5: style: Class 'DAPBreakpointsViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/UI.h:114:5: style: Class 'DAPTextViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/UI.h:127:5: style: Class 'DAPWatchesViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DAPBreakpointsView.h:14:5: style: Struct 'BreakpointClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DAPTextView.h:26:5: style: Class 'DAPTextView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/RunInTerminalHelper.hpp:24:5: style: Class 'RunInTerminalHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DebugAdapterClient.hpp:117:5: style: Class 'DebugAdapterClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DAPMainView.h:40:5: style: Struct 'FrameOrThreadClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DAPMainView.h:46:5: style: Struct 'FrameOrThreadClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/DebugAdapterClient/DapProcess.hpp:14:5: style: Class 'DapProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:216:5: style: Class 'DbgCmdHandlerLocals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:228:5: style: Class 'DbgCmdHandlerVarCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:256:5: style: Class 'DbgCmdStackList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:268:5: style: Class 'DbgCmdSelectFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:280:5: style: Class 'DbgCmdDisplayOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:308:5: style: Class 'DbgCmdCLIHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:364:5: style: Class 'DbgCmdBreakList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:379:5: style: Class 'DbgCmdListThreads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:512:5: style: Class 'DbgCmdJumpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/dbgcmd.h:524:5: style: Class 'DbgCmdStopHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/gdbmi.hpp:63:5: style: Struct 'StringView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Debugger/gdbmi.hpp:90:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/UI.h:68:5: style: Class 'NewDockerWorkspaceDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/UI.h:94:5: style: Class 'DockerSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/UI.h:127:5: style: Class 'DockerfileSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/UI.h:161:5: style: Class 'DockerOutputPaneBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/DockerSettingsDlg.h:9:5: style: Class 'DockerSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/NewDockerWorkspaceDlg.h:9:5: style: Class 'NewDockerWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/clDockerDriver.h:49:5: style: Class 'clDockerDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/clDockerComposeFile.h:9:5: style: Class 'clDockerComposeFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/clDockerfile.h:10:5: style: Class 'clDockerfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/docker.h:16:5: style: Class 'Docker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Docker/clDockerWorkspaceView.h:14:5: style: Class 'clDockerWorkspaceView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EOSWiki/eosUI.h:68:5: style: Class 'EOSProjectWizardBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EOSWiki/EOSProjectWizard.h:9:5: style: Class 'EOSProjectWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EditorConfigPlugin/EditorConfigUI.h:48:5: style: Class 'EditorConfigSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EditorConfigPlugin/EditorConfigSettingsDlg.h:8:5: style: Class 'EditorConfigSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EOSWiki/eoswiki.h:23:5: style: Class 'EOSWiki' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/EditorConfigPlugin/editorconfigplugin.h:20:5: style: Class 'EditorConfigPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/external_tools.h:61:5: style: Class 'ExternalToolBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/external_tools.h:89:5: style: Class 'ExternalToolsManagerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/ExternalToolsManager.h:33:5: style: Class 'ExternalToolsManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/NewToolBase.h:98:5: style: Class 'NewToolBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/externaltooldlg.h:47:5: style: Class 'ExternalToolData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ExternalTools/externaltools.h:51:5: style: Class 'ExternalToolsPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Gizmos/gizmos_base.h:87:5: style: Class 'PluginWizardBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Gizmos/PluginWizard.h:35:5: style: Class 'PluginWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/FileGrep/FileGrep/main.cpp:11:5: style: Struct 'my_equal < std :: string :: value_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Gizmos/newclassbasedlg.h:118:5: style: Class 'NewClassBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Gizmos/gizmos.h:63:5: style: Class 'WizardsPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Gizmos/newwxprojectbasedlg.h:107:3: style: Class 'NewWxProjectBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/HelpPlugin/HelpPluginUI.h:71:5: style: Class 'HelpPluginMessageBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/HelpPlugin/HelpPluginUI.h:99:5: style: Class 'HelpPluginSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/HelpPlugin/HelpPluginMessageDlg.h:33:5: style: Class 'HelpPluginMessageDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/HelpPlugin/HelpPluginSettingsDlg.h:34:5: style: Class 'HelpPluginSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/HelpPlugin/helpplugin.h:43:5: style: Class 'HelpPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/UI.h:80:5: style: Class 'LanguageServerSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/UI.h:129:5: style: Class 'LanguageServerPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/UI.h:145:5: style: Class 'NewLanguageServerDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/UI.h:170:5: style: Class 'LSPOutlineViewDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/UI.h:184:5: style: Class 'LanguageServerLogViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/LSPOutlineViewDlg.h:22:5: style: Class 'LSPOutlineViewDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/LanguageServerLogView.h:8:5: style: Class 'LanguageServerLogView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/LanguageServerPage.h:11:5: style: Class 'LanguageServerPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/NewLanguageServerDlg.h:14:5: style: Class 'NewLanguageServerDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/LanguageServerCluster.h:93:5: style: Class 'LanguageServerCluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/languageserver.h:44:5: style: Class 'LanguageServerPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/AccelTableBaseDlg.h:61:5: style: Class 'AccelTableBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/AddOptionsDialogBase.h:49:5: style: Class 'AddOptionsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LanguageServer/LanguageServerCluster.cpp:37:5: style: Struct 'SymbolClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/clConfigurationSelectionCtrl.h:36:5: style: Class 'clConfigurationSelectionCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:81:5: style: Class 'NavBarControlBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:137:5: style: Class 'AddFunctionsImplBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:164:5: style: Class 'WelcomePageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:198:5: style: Class 'WorkspaceTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:237:5: style: Class 'EditorFrameBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:256:5: style: Class 'OpenFolderDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:272:5: style: Class 'DefaultWorkspacePageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/wxcrafter.h:294:5: style: Class 'SelectDropTargetBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/buildorderbasepage.h:80:5: style: Class 'BuildOrderDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/CodeLiteUpgradeFrameBase.h:65:5: style: Class 'clInitializeDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/CompilersFoundDlgBase.h:58:5: style: Class 'CompilersFoundDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/CompilersFoundDlgBase.h:82:5: style: Class 'CompilersModifiedDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ConfigManagerBaseDlg.h:60:5: style: Class 'ConfigManagerBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:80:5: style: Class 'CompilerOptionDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:113:5: style: Class 'CompilerPatternDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:138:5: style: Class 'NewCompilerDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:310:5: style: Class 'CompilerMainPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:326:5: style: Class 'EditCmpTemplateDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/compiler_pages.h:354:5: style: Class 'NewFileTemplateDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/CompilerMainPage.h:153:5: style: Class 'CompilerMainPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/EditCmpTemplateDialog.h:8:5: style: Class 'EditCmpTemplateDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/NewFileTemplateDialog.h:8:5: style: Class 'NewFileTemplateDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/advance_settings_base.h:54:5: style: Class 'AdvancedDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/DbgCommandBaseDlg.h:61:5: style: Class 'DbgCommandBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:83:5: style: Class 'ProjectSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:123:5: style: Class 'PSGeneralPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:159:5: style: Class 'PSCompilerPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:186:5: style: Class 'PSLinkPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:249:5: style: Class 'PSDebuggerPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:271:5: style: Class 'PSResourcesPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:302:5: style: Class 'PSEnvironmentBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:322:5: style: Class 'PSBuildEventsBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:365:5: style: Class 'PSCustomBuildBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:393:5: style: Class 'GlobalSettingsBasePanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:421:5: style: Class 'PSCustomMakefileBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:449:5: style: Class 'PSCompletionBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:473:5: style: Class 'ProjectCustomBuildTragetDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/project_settings_base_dlg.h:497:5: style: Class 'CopyCompilerSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/CopyCompilerSettingsDlg.h:11:5: style: Class 'CopyCompilerSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/DefaultWorkspacePage.h:43:5: style: Class 'DefaultWorkspacePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/filechecklistbase.h:77:5: style: Class 'FileCheckListBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/filechecklistbase.h:108:5: style: Class 'FilesModifiedDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/FilesModifiedDlg.h:40:5: style: Class 'FilesModifiedDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/findinfiles_dlg.h:118:5: style: Class 'FindInFilesDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/findinfiles_dlg.h:143:5: style: Class 'FindInFilesLocationsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/NewCompilerDlg.h:33:5: style: Class 'NewCompilerDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/importfilesdialog_new.h:71:5: style: Class 'ImportFilesDialogNewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ImportFilesDialogNew.h:52:5: style: Class 'ImportFilesDialogNew' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/syntaxhighlightbasedlg.h:174:5: style: Class 'SyntaxHighlightBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/syntaxhighlightbasedlg.h:204:5: style: Class 'NewThemeDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/new_virtual_folder.h:76:5: style: Class 'NewVirtualFolderDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/OpenFolderDlg.h:33:5: style: Class 'OpenFolderDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ThreadListPanelBase.h:53:5: style: Class 'ThreadListBasePanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/addoptioncheckdlgbase.h:80:3: style: Class 'AddOptionCheckDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/attachdbgprocbasedlg.h:73:5: style: Class 'AttachDbgProcBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/attachdbgprocdlg.h:35:5: style: Class 'AttachDbgProcDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/batchbuildbasedlg.h:90:3: style: Class 'BatchBuildBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/breakpointslistctrl.h:49:5: style: Class 'BreakpointsListctrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/breakpointdlgbase.h:75:5: style: Class 'BreakpointTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/breakpointdlgbase.h:154:5: style: Class 'BreakpointPropertiesDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/breakpointpropertiesdlg.h:54:5: style: Class 'BreakptPropertiesDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/buildsettingstabbase.h:55:5: style: Class 'BuildTabSettingsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/newquickwatch.h:53:5: style: Class 'clDebuggerEditItemDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/close_all_dlg.h:67:2: style: Class 'CloseAllDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/workspacesettingsbase.h:75:5: style: Class 'WorkspaceSettingsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/workspacesettingsbase.h:110:5: style: Class 'CodeCompletionBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ContextJavaScript.h:34:5: style: Class 'ContextJavaScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/generic_context.h:54:5: style: Class 'ContextGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ContextPhp.h:35:5: style: Class 'ContextPhp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ContextPython.hpp:23:5: style: Class 'ContextPython' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/ContextRust.hpp:9:5: style: Class 'ContextRust' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/context_cpp.h:78:5: style: Class 'ContextCpp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/context_diff.h:34:5: style: Class 'ContextDiff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/context_html.h:35:5: style: Class 'ContextHtml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/dbgcommanddlg.h:33:5: style: Class 'DbgCommandDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debugcoredumpbase.h:89:3: style: Class 'DebugCoreDumpDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:74:5: style: Class 'DebuggerSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:89:5: style: Class 'DbgPageStartupCmdsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:121:5: style: Class 'PreDefinedTypesPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:149:5: style: Class 'NewPreDefinedSetBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:224:5: style: Class 'DbgPageGeneralBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:263:5: style: Class 'DbgPageMiscBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:291:5: style: Class 'DbgPagePreDefTypesBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:322:5: style: Class 'DebuggerDisassemblyTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggersettingsbasedlg.h:344:5: style: Class 'LocalsTableBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/debuggerasciiviewerbase.h:72:3: style: Class 'DebuggerAsciiViewerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/dialogspagebase.h:64:3: style: Class 'DialogsPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/editorsettingslocalbase.h:144:5: style: Class 'LocalEditorSettingsbase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/filechecklist.h:49:5: style: Class 'FileCheckList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/free_text_dialog.h:54:5: style: Class 'FreeTextDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/implementparentvirtualfunctionsbase.h:71:5: style: Class 'ImplementParentVirtualFunctionsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/listctrlpanelbase.h:49:5: style: Class 'ListCtrlPanelBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/manageperspectivesbasedlg.h:79:3: style: Class 'ManagePerspectivesBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/manageperspectivesbasedlg.h:100:3: style: Class 'SavePerspectiveDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:66:5: style: Class 'EditHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:81:5: style: Class 'BraceMatchHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:96:5: style: Class 'FindReplaceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:111:5: style: Class 'GotoHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:126:5: style: Class 'BookmarkHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:141:5: style: Class 'GotoDefinitionHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:156:5: style: Class 'WordWrapHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:171:5: style: Class 'FoldHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/menu_event_handlers.h:186:5: style: Class 'DebuggerMenuHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/movefuncimplbasedlg.h:58:5: style: Class 'MoveFuncImplBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/new_item_base_dlg.h:64:5: style: Class 'NewItemBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/navbar.h:8:5: style: Class 'NavBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/newworkspacebasedlg.h:78:5: style: Class 'NewWorkspaceBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/newworkspacedlg.h:54:5: style: Class 'NewWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/openwindowspanelbase.h:46:5: style: Class 'OpenWindowsPanelBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/options_base_dlg2.h:61:5: style: Class 'OptionsBaseDlg2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/openwindowspanel.cpp:54:5: style: Struct 'TabClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/plugindlgbase.h:73:5: style: Class 'PluginMgrDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/quickdebugbase.h:127:5: style: Class 'QuickDebugBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/quickdebugdlg.h:51:5: style: Class 'QuickDebugDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/quickfindbarbase.h:92:5: style: Class 'QuickFindBarBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/quickfindbarbase.h:118:5: style: Class 'QuickFindBarOptionsMenuBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/rename_symbool_dlg.h:99:5: style: Class 'RenameSymbolBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/rename_symbool_dlg.h:130:5: style: Class 'SelectProjectsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/renamesymboldlg.cpp:39:5: style: Class 'RenameSymbolData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/reconcileprojectbase.h:111:5: style: Class 'ReconcileProjectDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/reconcileprojectbase.h:167:5: style: Class 'ReconcileProjectFiletypesDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/reconcileprojectbase.h:195:5: style: Class 'ReconcileByRegexDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/setters_getters.h:68:5: style: Class 'SettersGettersBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/symbols_dialog_base.h:74:3: style: Class 'SymbolsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/tabgroupbasedlgs.h:62:5: style: Class 'LoadTabGroupBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/tabgroupbasedlgs.h:96:5: style: Class 'SaveTabGroupBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/tags_options_base_dlg.h:75:5: style: Class 'TagsOptionsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/tagsparsersearchpathsbasedlg.h:71:3: style: Class 'TagsParserSearchPathsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/tiptree.h:36:2: style: Class 'TipTreeData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/LiteEditor/webupdatethread.cpp:53:5: style: Struct 'CodeLiteVersion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MacBundler/macbundler.h:40:5: style: Class 'MacBundler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MacBundler/macbundler.cpp:43:5: style: Class 'IconPicker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/memcheckerror.h:64:5: style: Class 'MemCheckErrorReferrer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/memcheckerror.h:80:5: style: Class 'MemCheckErrorLocationReferrer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/memcheckui.h:227:5: style: Class 'MemCheckOutputViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/memcheckui.h:295:5: style: Class 'MemCheckSettingsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/memcheck.h:50:5: style: Class 'MemCheckPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/MemCheck/valgrindprocessor.h:52:5: style: Class 'ValgrindMemcheckProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Outline/wxcrafter.h:47:5: style: Class 'OutlineTabBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Outline/outline_tab.h:23:5: style: Class 'OutlineTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Outline/outline.h:56:5: style: Class 'SymbolViewPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPLint/phplint.h:58:5: style: Class 'PHPLint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPLint/phplintdlgbase.h:81:5: style: Class 'PHPLintBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPLint/phplintdlg.h:12:5: style: Class 'PHPLintDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPRefactoring/phprefactoringdlgbase.h:55:5: style: Class 'PHPRefactoringBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPRefactoring/phprefactoringdlgbase.h:75:5: style: Class 'PHPRefactoringPreviewBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPRefactoring/phprefactoringdlg.h:12:5: style: Class 'PHPRefactoringDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/PHPRefactoring/phprefactoring.h:34:5: style: Class 'PHPRefactoring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/window_locker.h:38:5: style: Class 'clWindowUpdateLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/CompileCommandsJSON.h:17:5: style: Class 'CompileCommandsJSON' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/CompileFlagsTxt.h:17:5: style: Class 'CompileFlagsTxt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/build_system.h:43:5: style: Class 'BuilderConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBacktickCache.hpp:20:5: style: Class 'clBacktickCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clFileSystemWorkspace.hpp:119:5: style: Class 'clFileSystemWorkspace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/environmentconfig.h:47:5: style: Class 'DollarEscaper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/environmentconfig.h:96:5: style: Class 'EnvSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/environmentconfig.h:103:5: style: Class 'EnvSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/environmentconfig.h:116:5: style: Class 'EnvSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/environmentconfig.h:129:5: style: Class 'EnvSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxmd5.h:59:5: style: Class 'wxMD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxmd5.h:60:5: style: Class 'wxMD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxmd5.h:61:5: style: Class 'wxMD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clToolBar.h:26:5: style: Class 'clToolBarNative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clToolBar.h:126:5: style: Class 'clToolBarGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/DebuggerToolBar.h:24:5: style: Class 'Gripper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/DebuggerToolBar.h:34:5: style: Class 'DebuggerToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/EnvironmentVariablesDlgBase.h:75:5: style: Class 'EnvVarsTableDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/WSImporterDlgs.h:84:5: style: Class 'EnvVarImporterDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorEditEventsHandler.h:34:5: style: Class 'clEditEventsHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorEditEventsHandler.h:35:5: style: Class 'clEditEventsHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorEditEventsHandler.h:36:5: style: Class 'clEditEventsHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/EnvironmentVariablesDlg.h:12:5: style: Class 'EnvironmentVariablesDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/Markup.h:86:5: style: Class 'MarkupParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/NewKeyShortcutBaseDlg.h:88:5: style: Class 'NewKeyShortcutBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/NewProjectDialogBase.h:89:5: style: Class 'NewProjectDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/NewProjectDialog.h:33:5: style: Class 'NewProjectDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/SwitchToWorkspaceBase.h:62:5: style: Class 'SwitchToWorkspaceBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/SwitchToWorkspaceDlg.h:8:5: style: Class 'SwitchToWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/ToolBarUI.h:51:5: style: Class 'clCustomiseToolBarBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/VirtualDirectorySelectorDlg.cpp:52:5: style: Class 'MyVdTreeItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/addincludefiledlgbase.h:68:5: style: Class 'AddIncludeFileDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/art_metro.h:55:5: style: Class 'wxRibbonMetroArtProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/bitmap_loader.h:156:5: style: Class 'BitmapLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clZipReader.h:55:5: style: Class 'clZipReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clThemedSTC.hpp:15:5: style: Class 'clThemedSTC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clThemedSTC.hpp:19:5: style: Class 'clThemedSTC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clAboutDialogBase.h:80:5: style: Class 'clAboutDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clAnsiEscapeCodeColourBuilder.hpp:45:5: style: Class 'clAnsiEscapeCodeColourBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/mdparser.hpp:42:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardPage.h:37:5: style: Class 'clBoostrapWizardPageCompilers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardPage.h:45:5: style: Class 'clBoostrapWizardPageColours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardPage.h:53:5: style: Class 'clBoostrapWizardPageWhitespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardPage.h:61:5: style: Class 'clBoostrapWizardPageWelcome' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardPage.h:69:5: style: Class 'clBoostrapWizardPagePlugins' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBoostrapWizardBase.h:101:5: style: Class 'clBoostrapWizardBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clCaptionBar.hpp:51:5: style: Class 'clCaptionButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clBootstrapWizard.cpp:135:5: style: Class 'clBootstrapWizardPluginData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clComboBox.cpp:17:5: style: Class 'clComboBoxROLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clControlWithItems.cpp:70:5: style: Class 'clSearchControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorColouriseLocker.h:15:5: style: Class 'clEditorColouriseLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorStateLocker.h:70:5: style: Class 'clEditorStateLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEditorWordCharsLocker.h:20:5: style: Class 'clEditorXmlHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clEnhancedToolBar.hpp:43:5: style: Class 'clEnhancedToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clFileOrFolderDropTarget.h:47:5: style: Class 'clFileOrFolderDropTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clFileViwerTreeCtrl.h:82:5: style: Class 'clTreeCtrlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clFileViwerTreeCtrl.h:138:5: style: Class 'clFileViewerTreeCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clGenericSTCStyler.h:32:5: style: Class 'clGenericSTCStyler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clFindResultsStyler.h:42:5: style: Class 'clFindResultsStyler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clInfoBar.h:17:5: style: Class 'clInfoBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clKeyboardManager.h:67:5: style: Class 'clKeyboardShortcut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clKeyboardManager.h:68:5: style: Class 'clKeyboardShortcut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clKeyboardManager.h:138:9: style: Struct 'PrependPrefix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/dtl/Ses.hpp:82:9: style: Class 'Ses < wxString >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/dtl/functors.hpp:131:9: style: Class 'UniHunkPrinter < pair < wxString , eleminfo > , ostream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/dtl/functors.hpp:106:9: style: Class 'ChangePrinter < pair < wxString , eleminfo > , std :: ostream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/dtl/functors.hpp:91:9: style: Class 'CommonPrinter < pair < wxString , eleminfo > , ostream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clMarkdownRenderer.cpp:15:5: style: Struct 'DCFontLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clRegistery.hpp:21:5: style: Class 'clRegistery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clResizableTooltipBase.h:51:5: style: Class 'clResizableTooltipBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clResizableTooltip.h:42:5: style: Class 'clResizableTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clSTCLineKeeper.h:46:5: style: Class 'clSTCLineKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clSTCLineKeeper.h:47:5: style: Class 'clSTCLineKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clRowEntry.cpp:41:5: style: Struct 'clClipperHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clStatusBarMessage.h:14:5: style: Class 'clStatusBarMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxCustomStatusBar.h:50:5: style: Class 'wxCustomStatusBarArt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxCustomStatusBar.h:243:5: style: Class 'wxCustomStatusBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clThemedSplitterWindow.h:13:5: style: Class 'clThemedSplitterWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clToolBarSeparator.h:9:5: style: Class 'clToolBarSeparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clToolBarSpacer.h:9:5: style: Class 'clToolBarSpacer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clToolBarStretchableSpace.h:13:5: style: Class 'clToolBarStretchableSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTreeCtrlColourHelper.h:28:5: style: Class 'clTreeCtrlColourHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clWorkspaceView.h:57:5: style: Class 'clWorkspaceView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clZipWriter.h:43:5: style: Class 'clZipWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/cl_aui_tb_are.h:44:5: style: Class 'CLMainAuiTBArt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/cl_aui_dock_art.h:51:5: style: Class 'clAuiDockArt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTabRenderer.h:163:5: style: Class 'clTabInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/queuecommand.h:49:5: style: Class 'QueueCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clean_request.h:44:5: style: Class 'CleanRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/compilation_database.h:58:5: style: Class 'CompilationDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/clTreeCtrl.cpp:65:5: style: Struct 'DCLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/compile_request.h:44:5: style: Class 'CompileRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxterminalbase.h:70:5: style: Class 'wxTerminalBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wxterminal.h:92:5: style: Class 'wxTerminal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/console_frame.h:71:5: style: Class 'ConsoleFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/detachedpanesinfo.h:40:5: style: Class 'DetachedPanesInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/dockablepanemenumanager.h:50:5: style: Class 'DockablePaneMenuManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/filepicker.h:66:5: style: Class 'FilePicker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/macrosbasedlg.h:40:5: style: Class 'MacrosBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/md5_header.h:86:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/md5_header.h:87:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/md5_header.h:88:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/md5_header.h:89:5: style: Class 'MD5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/memoryviewbase.h:69:5: style: Class 'MemoryViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/memoryview.h:51:5: style: Class 'MemoryView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/nameanddescbasedlg.h:79:5: style: Class 'NameAndDescBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/opentypevlistctrl.h:40:5: style: Class 'OpenTypeVListCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/progressctrl.h:41:5: style: Class 'ProgressCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/regex_processor.h:47:5: style: Class 'RegexProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/renamefilebasedlg.h:77:5: style: Class 'RenameFileBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/quickfindbarbase.h:92:5: style: Class 'QuickFindBarBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/quickfindbarbase.h:119:5: style: Class 'QuickFindBarOptionsMenuBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/sftp_item_comparator.hpp:53:5: style: Class 'clRemoteDirCtrlItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/windowstack.h:54:5: style: Class 'WindowStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Plugin/wx_tree_traverser.h:41:5: style: Class 'wxTreeTraverser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/NewQtProj.h:65:5: style: Class 'NewQtProjBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmakeconf.h:35:5: style: Class 'QmakeConf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmakesettingsbasedlg.h:67:5: style: Class 'QMakeSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmakesettingsbasedlg.h:91:5: style: Class 'QmakeSettingsTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmakeplugindata.h:53:2: style: Class 'QmakePluginData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmakeplugin.h:49:5: style: Class 'QMakePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/QmakePlugin/qmaketabbase.h:75:5: style: Class 'QMakeTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyUI.h:49:5: style: Class 'RemotyWorkspaceViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyUI.h:83:5: style: Class 'RemotySwitchToWorkspaceDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyUI.h:112:5: style: Class 'RemotyNewWorkspaceDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyNewWorkspaceDlg.h:10:5: style: Class 'RemotyNewWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyPlugin.hpp:41:5: style: Class 'RemotyPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/clRemoteTerminal.hpp:21:5: style: Class 'clRemoteTerminal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotyWorkspace.hpp:62:5: style: Class 'RemotyWorkspace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Remoty/RemotySwitchToWorkspaceDlg.h:14:5: style: Class 'RemotySwitchToWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wx-dialog/gui.h:48:3: style: Class 'MainDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wx-dialog/main.h:42:3: style: Class 'MainDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wx-frame/gui.h:49:3: style: Class 'MainFrameBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wx-frame/main.h:42:3: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wx-xrc/main.h:37:5: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wxcrafter-dialog/wxcrafter.hpp:50:5: style: Class 'MainDialogBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wxcrafter-dialog/MainDialog.hpp:8:5: style: Class 'MainDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wxcrafter-frame/wxcrafter.hpp:58:5: style: Class 'MainFrameBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Runtime/templates/projects/executable-wxcrafter-frame/MainFrame.hpp:8:5: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:73:5: style: Class 'SFTPStatusPageBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:118:5: style: Class 'SFTPTreeViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:139:5: style: Class 'SFTPManageBookmarkDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:160:5: style: Class 'SFTPSettingsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:181:5: style: Class 'SFTPUploadDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:226:5: style: Class 'SFTPQuickConnectBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/UI.h:255:5: style: Class 'SFTPGrepBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/SFTPGrep.h:31:5: style: Class 'SFTPGrep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/SFTPGrepStyler.h:9:5: style: Class 'SFTPGrepStyler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Rust/RustPlugin.hpp:45:5: style: Class 'RustPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/SFTPSettingsDialog.h:33:5: style: Class 'SFTPSettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/SFTPQuickConnectDlg.h:9:5: style: Class 'SFTPQuickConnectDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/SFTPUploadDialog.h:33:5: style: Class 'SFTPUploadDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/sftp.h:53:5: style: Class 'SFTP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/sftp_worker_thread.h:63:5: style: Class 'SFTPThreadRequet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SFTP/sftp_worker_thread.h:64:5: style: Class 'SFTPThreadRequet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SmartCompletion/SmartCompletionsUI.h:57:5: style: Class 'SmartCompletionsSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SmartCompletion/smartcompletion.h:27:5: style: Class 'SmartCompletion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SnipWiz/editsnippetsbasedlg.h:100:3: style: Class 'EditSnippetsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SnipWiz/wxSerialize.h:533:5: style: Class 'wxSerialize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SnipWiz/wxSerialize.h:558:5: style: Class 'wxSerialize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SnipWiz/snipwiz.h:54:5: style: Class 'SnipWiz' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SnipWiz/templateclassbasedlg.h:134:5: style: Class 'TemplateClassBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/wxcrafter.h:76:5: style: Class 'SpellCheckerSettings_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/wxcrafter.h:113:5: style: Class 'CorrectSpellingDlg_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/CorrectSpellingDlg.h:66:5: style: Class 'CorrectSpellingDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/IHunSpell.h:60:5: style: Class 'StringHashOptionalCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/IHunSpell.h:81:5: style: Class 'StringCompareOptionalCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/SpellCheckerSettings.h:126:5: style: Class 'SpellCheckerSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/SpellChecker/spellcheck.h:54:5: style: Class 'SpellCheck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/svncommand.h:50:5: style: Class 'SvnCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/subversion2.h:127:5: style: Class 'Subversion2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/wxcrafter.h:91:5: style: Class 'SvnCommitDialogBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/wxcrafter.h:124:5: style: Class 'SvnSyncDialogBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/svn_local_properties.h:52:2: style: Class 'SubversionLocalProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/SvnCommitDialog.cpp:47:5: style: Class 'CommitMessageStringData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Subversion2/workspacesvnsettings.h:37:5: style: Class 'WorkspaceSvnSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tail/TailUI.h:46:5: style: Class 'TailPanelBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tail/TailUI.h:58:5: style: Class 'TailFrameBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tail/tail.h:25:5: style: Class 'Tail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tweaks/wxcrafter.h:99:5: style: Class 'TweaksSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tweaks/TweaksSettingsDlg.h:40:5: style: Class 'TweaksSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/Tweaks/tweaks.h:44:5: style: Class 'Tweaks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/newunittestbasedlg.h:76:3: style: Class 'NewUnitTestBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/unittestpp.h:49:5: style: Class 'UnitTestPP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/testclassbasedlg.h:89:5: style: Class 'TestClassBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/unittestcppoutputparser.h:59:5: style: Class 'UnitTestCppOutputParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/unittestreport.h:69:5: style: Class 'UnitTestsBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/UnitTestCPP/unittestspage.cpp:40:5: style: Class 'UTLineInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/CSSCodeCompletion.h:59:5: style: Class 'CSSCodeCompletion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/XMLCodeCompletion.h:84:5: style: Class 'XMLCodeCompletion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/webtools.h:82:5: style: Class 'WebTools' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/clDebugCallFramesEvent.h:12:5: style: Class 'clDebugCallFramesEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/clDebugRemoteObjectEvent.h:12:5: style: Class 'clDebugRemoteObjectEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeDebuggerTooltip.h:20:5: style: Class 'NodeDebuggerTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NoteJSWorkspace.h:115:5: style: Class 'NodeJSWorkspace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeDebuggerTooltip.cpp:16:5: style: Class 'NodeTreeItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/WebToolsBase.h:99:5: style: Class 'WebToolsSettingsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/WebToolsBase.h:136:5: style: Class 'NodeJSDebuggerDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/WebToolsBase.h:168:5: style: Class 'NodeJSNewWorkspaceDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/WebToolsBase.h:239:5: style: Class 'NodeJSCliDebuggerPaneBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeDebuggerPane.h:51:5: style: Class 'NodeDebuggerPane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeDebuggerPane.cpp:25:5: style: Class 'LocalTreeItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeJSWorkspaceUserConfiguration.h:47:5: style: Class 'NodeJSWorkspaceUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeJSExecutable.h:12:5: style: Class 'NodeJSExecutable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeJSNewWorkspaceDlg.h:38:5: style: Class 'NodeJSNewWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/NodeJSWorkspaceConfiguration.h:47:5: style: Class 'NodeJSWorkspaceConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/WebToolsSettings.h:35:5: style: Class 'WebToolsSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/XMLBuffer.h:74:5: style: Class 'XMLBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WebTools/ndb/NodeStdinThread.h:13:5: style: Class 'NodeStdinThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WordCompletion/UI.h:75:5: style: Class 'WordCompletionSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WordCompletion/WordCompletionThread.h:43:5: style: Class 'WordCompletionThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WordCompletion/WordCompletionSettingsDlg.h:34:5: style: Class 'WordCompletionSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WordCompletion/wordcompletion.h:46:5: style: Class 'WordCompleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/WordCompletion/wordcompletion.h:64:5: style: Class 'WordCompletionPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ZoomNavigator/zoom_navigator.h:79:5: style: Class 'znSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ZoomNavigator/znSettingsDlg.h:36:5: style: Class 'znSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ZoomNavigator/zoomtext.h:56:5: style: Class 'ZoomText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ZoomNavigator/zoomnavigator.h:70:5: style: Class 'ZoomNavigator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/abbreviation/abbreviation.h:64:5: style: Class 'AbbreviationPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/abbreviation/abbreviationssettingsbase.h:108:5: style: Class 'AbbreviationsSettingsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/codelite-client/wxcrafter.h:75:5: style: Class 'MainFrameBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/codelite-client/MainFrame.h:17:5: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csCodeCompleteHandler.h:15:5: style: Class 'csCodeCompleteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csCodeCompletePhpHandler.h:16:5: style: Class 'csCodeCompletePhpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csFindInFilesCommandHandler.h:19:5: style: Class 'csFindInFilesCommandHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csJoinableThread.h:19:5: style: Class 'csJoinableThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csListCommandHandler.h:15:5: style: Class 'csListCommandHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csParseFolderHandler.h:18:5: style: Class 'csParseFolderHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-cli/csParsePHPFolderHandler.h:17:5: style: Class 'csParsePHPFolderHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-generate-themes/codelite-generate-themes/wxcrafter.h:56:5: style: Class 'ImportThemesDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite-generate-themes/codelite-generate-themes/ImportThemesDialog.h:8:5: style: Class 'ImportThemesDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/wxcrafter.h:67:5: style: Class 'MainFrameBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/wxcrafter.h:95:5: style: Class 'SettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/SettingsDlg.h:8:5: style: Class 'SettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/TextView.h:36:5: style: Class 'TextView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/MainFrame.h:20:5: style: Class 'MainFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_terminal/wxTerminalCtrl.h:123:5: style: Class 'wxTerminalCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_vim/VIM.h:48:5: style: Class 'VimSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_vim/VimSettingsDlg.h:8:5: style: Class 'VimSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_vim/codelite_vim.h:16:5: style: Class 'CodeliteVim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_vim/vimCommands.h:208:5: style: Class 'VimBaseCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelite_vim/vimCommands.h:256:5: style: Class 'VimCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/PHPSetterGetterEntry.h:54:5: style: Class 'PHPSetterGetterEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/php_event.h:40:5: style: Class 'PHPEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/PHPTerminal.h:34:5: style: Class 'PHPTerminal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/PHPUserWorkspace.h:41:5: style: Class 'PHPUserWorkspace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/php_parser_thread.h:48:5: style: Class 'PHPParserThreadRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/php_helpers.h:37:5: style: Class 'TDeleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/php_code_completion.cpp:43:5: style: Struct 'PHPCCUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/PHPParser/php_code_completion.cpp:351:5: style: Struct 'PHPFindSymbol_ClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_file_layout_tree.h:41:5: style: Class 'QItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_file_layout_tree.h:63:5: style: Class 'PHPFileLayoutTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/tree_item_data.h:47:5: style: Class 'ItemData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/my_tree_view.h:35:5: style: Class 'MyTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:78:5: style: Class 'QuickOutlineDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:111:5: style: Class 'NewPHPWorkspaceBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:135:5: style: Class 'NewFileDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:158:5: style: Class 'OpenResourceDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:219:5: style: Class 'PHPSettingsBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:323:5: style: Class 'PHPProjectSettingsBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:348:5: style: Class 'FileMappingDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:369:5: style: Class 'PHPWorkspaceViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:396:5: style: Class 'PHPDebugPaneBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:409:5: style: Class 'LocalsViewBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:444:5: style: Class 'EvalPaneBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:481:5: style: Class 'PHPDebugStartDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:548:5: style: Class 'NewPHPProjectWizardBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:603:5: style: Class 'PHPXDebugSetupWizardBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_ui.h:632:5: style: Class 'PHPSettersGettersDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/FileMappingDlg.h:33:5: style: Class 'FileMappingDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/new_class.h:91:5: style: Class 'NewPHPClassBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/NewPHPProjectWizard.h:37:5: style: Class 'NewPHPProjectWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/XVariable.h:62:5: style: Struct 'XVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/xdebugevent.h:41:5: style: Class 'XDebugEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/PHPDebugPane.h:44:5: style: Class 'PHPDebugPane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/PHPSettersGettersDialog.cpp:12:5: style: Struct 'PHPSettersGettersDialogClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/PHPXDebugSetupWizard.h:33:5: style: Class 'PHPXDebugSetupWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php.h:73:5: style: Class 'PhpPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/evalpane.h:34:5: style: Class 'EvalPane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/localsview.h:43:5: style: Class 'LocalsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/localsview.cpp:17:5: style: Class 'MyStringData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/new_php_workspace_dlg.h:43:5: style: Class 'NewPHPWorkspaceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/codelitephp/php-plugin/php_settings_dlg.h:40:5: style: Class 'PHPSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cppchecker/cppcheckreportbasepage.h:62:5: style: Class 'CppCheckReportBasePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cppchecker/cppchecker.h:132:5: style: Class 'CppCheckPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cppchecker/cppchecksettingsdlgbase.h:168:5: style: Class 'CppCheckSettingsDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cppchecker/cppchecksettingsdlgbase.h:195:5: style: Class 'CppCheckAddSuppressionDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cppchecker/cppchecksettingsdlg.h:95:2: style: Class 'CppCheckAddSuppressionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cscope/CscopeTabBase.h:72:5: style: Class 'CscopeTabBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cscope/CscopeTabBase.h:90:5: style: Class 'CScopeSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cscope/CScopeSettingsDlg.h:33:5: style: Class 'CScopeSettingsDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cscope/cscope.h:44:5: style: Class 'Cscope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/cscope/cscopetab.h:46:5: style: Class 'CscopeTabClientData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/brackets.cpp.d/input.cpp:36:3: style: Class 'C01' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/bug-github-3019.d/input-1.cpp:4:3: style: Struct 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/bug-github-3019.d/input-1.cpp:10:3: style: Class 'Int' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/bug-github-3019.d/input-2.cpp:10:3: style: Class 'Char' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/bug-github-pull-972.cpp.d/input.cpp:9:5: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/properties-constexpr.d/input.cc:30:15: style: Class 'conststr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/templates.d/input.cpp:19:3: style: Class 'Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/ctags/Units/parser-cxx.r/templates6.d/input-0.cpp:16:3: style: Class 'Stack < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitCommitEditor.h:42:5: style: Class 'GitCommitEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:129:5: style: Class 'GitSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:171:5: style: Class 'GitCommitDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:240:5: style: Class 'GitCommitListDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:278:5: style: Class 'GitDiffDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:363:5: style: Class 'GitDiffChooseCommitishDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:389:5: style: Class 'gitCloneDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:409:5: style: Class 'GitFileDiffDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:432:5: style: Class 'GitApplyPatchDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:476:5: style: Class 'GitConsoleBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:542:5: style: Class 'GitBlameDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:561:5: style: Class 'GitBlameSettingsDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:592:5: style: Class 'GitResetDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitui.h:619:5: style: Class 'GitUserEmailDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/GitApplyPatchDlg.h:33:5: style: Class 'GitApplyPatchDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/GitUserEmailDialog.h:8:5: style: Class 'GitUserEmailDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitCloneDlg.h:34:5: style: Class 'gitCloneDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitFileDiffDlg.h:41:5: style: Class 'GitFileDiffDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitentry.h:68:5: style: Class 'GitCommandsEntries' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/git/gitentry.h:110:5: style: Class 'GitWorkspace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/controls/ribbon_button.h:11:5: style: Class 'RibbonButtonBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/controls/spin_wrapper_base.h:9:5: style: Class 'SpinWrapperBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/controls/toolbar_base_wrapper.h:12:5: style: Class 'ToolbarBaseWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/controls/tool_bar_item_wrapper.h:10:5: style: Class 'ToolBarItemWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/controls/tool_bar_item_wrapper.h:55:5: style: Class 'AuiToolBarLabelWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/category_property.h:11:5: style: Class 'CategoryProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/events_table_list_view.h:25:5: style: Class 'EventsTableListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:70:5: style: Class 'TextEditorBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:108:5: style: Class 'FontPickerDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:133:5: style: Class 'MessageDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:200:5: style: Class 'DefineCustomControlWizardBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:258:5: style: Class 'EditCustomControlDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:304:5: style: Class 'ImportDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:338:5: style: Class 'wxcTreeViewBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:361:5: style: Class 'DeleteCustomControlDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:396:5: style: Class 'wxcAboutDlgBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:420:5: style: Class 'NewCustomEventBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:465:5: style: Class 'BitmapSelectorDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:489:5: style: Class 'EventsEditorPaneBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:521:5: style: Class 'DuplicateTLWBaseDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:551:5: style: Class 'BmpTextSelectorDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter.h:579:5: style: Class 'SingleBitmapAndTextDlgBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/AboutDlg.h:8:5: style: Class 'wxcAboutDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/DeleteCustomControlDlg.h:10:5: style: Class 'DeleteCustomControlDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/DefineCustomControlWizard.h:10:5: style: Class 'DefineCustomControlWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/NewCustomEventDlg.h:8:5: style: Class 'NewCustomEventDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/EditCustomControlDlg.h:10:5: style: Class 'EditCustomControlDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxgui_bitmaploader.h:18:5: style: Class 'ResourceLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter_gui.h:338:5: style: Class 'ToolBoxPanelBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter_gui.h:403:5: style: Class 'NewFormWizardBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter_gui.h:426:5: style: Class 'OpenGLCanvasBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/wxcrafter_gui.h:439:5: style: Class 'MediaCtrlBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/MediaCtrl.h:8:5: style: Class 'MediaCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/OpenGLCanvas.h:8:5: style: Class 'OpenGLCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/color_property.h:13:5: style: Class 'ColorProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/duplicateTLWdlg.h:8:5: style: Class 'DuplicateTLWDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/import_dlg.h:36:5: style: Class 'ImportDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/import_from_wxSmith.h:19:5: style: Class 'ImportFromwxSmith' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/import_from_xrc.h:13:5: style: Class 'ImportFromXrc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/my_panel.h:12:5: style: Class 'MyPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/import_from_wxFB.h:19:5: style: Class 'ImportFromwxFB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/text_editor.h:10:5: style: Class 'TextEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/tool_bar.h:13:5: style: Class 'ToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/src/xy_pair.h:14:5: style: Class 'XYPair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/wxcLib/json_node.h:54:5: style: Class 'JSONElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/wxcLib/json_node.h:164:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/wxcLib/json_node.h:165:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/wxcLib/json_node.h:166:5: style: Class 'JSONRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxcrafter/xrc_handlers/myxh_auibook.cpp:23:5: style: Class 'MyAuiBook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/ConnectionString.hpp:29:5: style: Class 'ConnectionString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/Exception.hpp:15:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/Log.hpp:32:5: style: Class 'Log' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/JSON.hpp:43:5: style: Struct 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/Socket.hpp:59:5: style: Class 'Socket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codelite-17.0.0/wxdap/dap/dap.hpp:777:5: style: Struct 'FunctionBreakpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/codequery/codequery_0.27.0+dfsg.orig.tar.xz codequery-0.27.0/gui/aboutdialog.h:34:1: style: Class 'cqDialogAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/gui/mainwindow.h:38:1: style: Class 'mainwindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/gui/fileviewer.h:82:1: style: Class 'fileviewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/gui/graphdialog.h:34:1: style: Class 'cqDialogGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/makedb/csdbheader.h:26:1: style: Class 'csdbheader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/gui/listhandler.h:36:1: style: Class 'listhandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/gui/searchhandler.h:71:1: style: Class 'searchhandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/querylib/small_lib.h:123:1: style: Class 'smartFILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/querylib/small_lib.h:147:1: style: Class 'tempbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexBasic.cxx:202:2: style: Struct 'OptionSetBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexD.cxx:159:2: style: Class 'LexerD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexHollywood.cxx:241:2: style: Struct 'OptionSetHollywood' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexHTML.cxx:612:2: style: Struct 'OptionSetHTML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexHaskell.cxx:392:4: style: Class 'LexerHaskell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexHaskell.cxx:319:7: style: Struct 'HaskellLineInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexOScript.cxx:123:2: style: Class 'IdentifierClassifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexVisualProlog.cxx:151:5: style: Struct 'After' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexlib/LexerModule.h:39:2: style: Class 'LexerModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexlib/CharacterSet.h:26:2: style: Class 'CharacterSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexlib/PropSetSimple.cxx:93:2: style: Struct 'VarChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/qt/ScintillaEdit/ScintillaEdit.h:31:2: style: Class 'ScintillaEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/qt/ScintillaEditBase/ScintillaQt.cpp:660:2: style: Class 'CallTipImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/CaseConvert.cxx:587:3: style: Struct 'CharacterConversion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/CallTip.h:16:2: style: Struct 'Chunk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Indicator.h:18:2: style: Struct 'StyleAndColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Indicator.h:38:2: style: Class 'Indicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/ViewStyle.h:23:2: style: Class 'MarginStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/ViewStyle.h:56:2: style: Class 'ColourOptional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/ViewStyle.h:70:2: style: Struct 'EdgeProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.h:288:2: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.h:221:3: style: Struct 'WatcherWithUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.h:516:2: style: Class 'UndoGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.h:556:2: style: Class 'DocModification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/PositionCache.h:187:2: style: Struct 'TextSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/CellBuffer.cxx:37:2: style: Struct 'CountWidths' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Editor.h:149:2: style: Struct 'CaretPolicy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Editor.h:644:2: style: Class 'AutoSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.cxx:2800:2: style: Class 'ByteIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/src/Document.cxx:2997:2: style: Class 'UTF8Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:167:5: style: Class 'ListItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:491:5: style: Class 'MListItem < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:538:12: style: Class 'MListIface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/mem_ref.h:66:3: style: Class 'Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Graph/node_iter.h:46:12: style: Class 'PredIterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Graph/node_iter.h:59:12: style: Class 'SuccIterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Graph/node_iter.h:73:12: style: Class 'UnDirIterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Graph/graph.h:127:5: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Graph/agraph.h:174:5: style: Class 'AGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:587:12: style: Class 'SListIface < Node , SListItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Layout/aux_graph.h:187:5: style: Class 'AuxGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Layout/aux_graph.h:106:9: style: Struct 'SimpleDfsStepInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Layout/aux_graph.h:254:12: style: Class 'Level' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/gview_iface.h:83:5: style: Class 'GGraphError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/visible_edge.h:45:5: style: Class 'VEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/gstyle.h:110:12: style: Class 'GStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/edge_item.h:176:5: style: Class 'EdgeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/node_item.h:42:9: style: Class 'NodeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/graph_view.h:69:12: style: Class 'NavEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/style_edit.h:32:5: style: Class 'ColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/GraphView/style_edit.h:54:5: style: Class 'StyleEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:587:12: style: Class 'SListIface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Layout/layout.cpp:771:5: style: Struct 'DfsStepInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/mem_ref.h:66:3: style: Class 'Ref < TestObj >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/showgraph/Utils/list.h:587:12: style: Class 'SListIface < MyPoolObj , MListItem < 1 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codequery-0.27.0/scintilla/lexers/LexVerilog.cxx:191:3: style: Struct 'SymbolValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coin3/coin3_4.0.2+ds.orig.tar.xz coin-4.0.2/examples/dynloadextensions/Switchboard.h:57:3: style: Class 'Switchboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/examples/bindings/CoinQtWidget.cpp:136:3: style: Class 'CoinQtWidgetP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/examples/dynloadextensions/SwitchboardOperator.h:58:3: style: Class 'SwitchboardOperator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/actions/SoCallbackAction.cpp:228:3: style: Class 'SoCallbackData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/3ds/SoStream.h:134:3: style: Class 'SoStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/3ds/SoStream.h:135:3: style: Class 'SoStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/3ds/SoStream.h:136:3: style: Class 'SoStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/3ds/3dsLoader.cpp:472:3: style: Struct 'tagContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/base/SbBSPTree.cpp:63:3: style: Class 'coin_bspnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/base/SbOctTree.cpp:154:3: style: Class 'SbOctTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/engines/SoOutputData.cpp:80:3: style: Class 'SoOutputDataEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/fields/SoFieldData.cpp:98:3: style: Class 'SoFieldEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/fields/SoFieldData.cpp:122:3: style: Class 'SoEnumEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/fields/SoFieldData.cpp:124:3: style: Class 'SoEnumEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/collision/SbTri3f.cpp:90:3: style: Class 'SbTri3fP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/geo/SbGeoAngle.h:39:3: style: Class 'SbGeoAngle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/geo/SbGeoEllipsoid.h:44:3: style: Class 'SbGeoEllipsoid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/geo/SbPolarStereographic.h:43:3: style: Class 'SbPolarStereographic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/hardcopy/VectorizePSAction.cpp:59:3: style: Class 'SoVectorizePSActionP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/hardcopy/VectorizeActionP.h:56:3: style: Class 'SoVectorizeActionP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/io/SoOutput.cpp:158:3: style: Class 'SoOutputROUTEList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/misc/SoAudioDevice.cpp:79:3: style: Class 'SoAudioDeviceP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/misc/SoGlyph.cpp:88:3: style: Class 'SoGlyphP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/misc/SoSceneManagerP.h:45:3: style: Class 'SoSceneManagerP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/misc/SoType.cpp:163:3: style: Struct 'SoTypeData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/navigation/SoCameraUtils.cpp:47:3: style: Class 'SoOrthoPerspectiveCameraManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/navigation/SoCameraUtils.cpp:67:3: style: Class 'SoPerspectiveCameraManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/navigation/SoCameraUtils.cpp:87:3: style: Class 'SoFrustumCameraManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoBlinker.cpp:92:3: style: Class 'SoBlinkerP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoLOD.cpp:144:3: style: Class 'SoLODP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoRotor.cpp:109:3: style: Class 'SoRotorP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoSceneTextureCubeMap.cpp:93:3: style: Class 'SoSceneTextureCubeMapP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoSceneTexture2.cpp:369:3: style: Class 'SoSceneTexture2P' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoSceneTexture2.cpp:357:5: style: Struct 'fbo_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoTextureCoordinateCylinder.cpp:104:3: style: Class 'SoTextureCoordinateCylinderP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoTextureCoordinateCube.cpp:110:3: style: Class 'SoTextureCoordinateCubeP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoTextureCoordinateSphere.cpp:104:3: style: Class 'SoTextureCoordinateSphereP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoWWWAnchor.cpp:128:3: style: Class 'SoWWWAnchorP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoWWWInline.cpp:193:3: style: Class 'SoWWWInlineP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoExtSelection.cpp:260:3: style: Class 'SoExtSelectionP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/nodes/SoExtSelection.cpp:366:5: style: Struct 'SelectionState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/profiler/SoProfilingReportGenerator.cpp:411:3: style: Class 'MutexLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/rendering/SoGLCubeMapImage.cpp:112:5: style: Class 'dldata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/rendering/SoGLImage.cpp:671:5: style: Class 'dldata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/rendering/SoRenderManagerP.h:65:3: style: Class 'SoRenderManagerP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/sensors/SoSensorManager.cpp:466:5: style: Class 'FlagReset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/sensors/SoSensorManager.cpp:564:5: style: Class 'FlagReset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/sensors/SoSensorManager.cpp:672:5: style: Class 'FlagReset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shaders/SoShaderObject.cpp:138:3: style: Class 'SoShaderObjectP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shaders/SoShaderProgram.cpp:225:3: style: Class 'SoShaderProgramP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shadows/SoShadowGroup.cpp:610:3: style: Class 'SoShadowGroupP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoAsciiText.cpp:239:3: style: Class 'SoAsciiTextP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoIndexedNurbsCurve.cpp:105:3: style: Class 'SoIndexedNurbsCurveP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoIndexedNurbsSurface.cpp:133:3: style: Class 'SoIndexedNurbsSurfaceP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoNurbsCurve.cpp:149:3: style: Class 'SoNurbsCurveP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoNurbsSurface.cpp:168:3: style: Class 'SoNurbsSurfaceP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoText2.cpp:217:3: style: Class 'SoText2P' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coin-4.0.2/src/shapenodes/SoText3.cpp:262:3: style: Class 'SoText3P' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinmp/coinmp_1.8.4+dfsg.orig.tar.xz CoinMP/CoinMP/src/CoinCbc.cpp:157:3: style: Class 'CBIterHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinMP/CoinMP/src/CoinCbc.cpp:279:3: style: Class 'CBNodeHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-bonmin/coinor-bonmin_1.8.9.orig.tar.gz Bonmin-releases-1.8.9/Bonmin/experimental/Bcp/BB_cut.hpp:43:5: style: Class 'BB_cut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/experimental/Bcp/BB_cut.hpp:46:5: style: Class 'BB_cut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/experimental/RobotBonmin/RobotSetup.hpp:22:5: style: Class 'RobotSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/experimental/Bcp/BM.hpp:35:5: style: Class 'BM_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/experimental/Separable/SepaSetup.hpp:22:5: style: Class 'SepaSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/experimental/Separable/SepaHeuristicInnerApproximation.hpp:27:2: style: Class 'HeuristicInnerApproximation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/Branching/BonLpBranchingSolver.hpp:21:5: style: Class 'LpBranchingSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonDummyHeuristic.hpp:21:5: style: Class 'DummyHeuristic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonDummyHeuristic.hpp:23:5: style: Class 'DummyHeuristic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/Branching/BonQpBranchingSolver.hpp:30:5: style: Class 'QpBranchingSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/Branching/BonRandomChoice.hpp:24:3: style: Class 'BonRandomChoice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOaDecBase.hpp:38:7: style: Class 'solverManip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOaDecBase.hpp:43:7: style: Class 'solverManip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonEcpCuts.hpp:20:5: style: Class 'EcpCuts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonFpForMinlp.hpp:18:5: style: Class 'MinlpFeasPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/BonBonminSetup.hpp:29:5: style: Class 'BonminSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOaNlpOptim.hpp:23:5: style: Class 'OaNlpOptim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOaNlpOptim.hpp:28:5: style: Class 'OaNlpOptim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOACutGenerator2.hpp:22:5: style: Class 'OACutGenerator2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/OaGenerators/BonOaFeasChecker.hpp:22:5: style: Class 'OaFeasibilityChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/BonBabInfos.hpp:23:5: style: Class 'BabInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/BonBabInfos.hpp:26:5: style: Class 'BabInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonTMatrix.hpp:85:4: style: Struct 'TMatOrdering' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonTMatrix.hpp:91:4: style: Struct 'ColumnOrder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonTMatrix.hpp:106:4: style: Struct 'RowOrder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/BonGuessHeuristic.hpp:20:5: style: Class 'GuessHeuristic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonDummyPump.hpp:19:5: style: Class 'DummyPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonFixAndSolveHeuristic.hpp:19:5: style: Class 'FixAndSolveHeuristic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonQuadRow.hpp:44:2: style: Class 'QuadRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonQuadRow.hpp:50:2: style: Class 'QuadRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicDiveFractional.hpp:27:5: style: Class 'HeuristicDiveFractional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicDiveMIPFractional.hpp:27:5: style: Class 'HeuristicDiveMIPFractional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicDiveMIPVectorLength.hpp:27:5: style: Class 'HeuristicDiveMIPVectorLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicLocalBranching.hpp:21:5: style: Class 'HeuristicLocalBranching' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Algorithms/QuadCuts/BonTMINLP2Quad.hpp:27:5: style: Class 'TMINLP2TNLPQuadCuts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicDiveVectorLength.hpp:27:5: style: Class 'HeuristicDiveVectorLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicRINS.hpp:21:5: style: Class 'HeuristicRINS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonPumpForMinlp.hpp:19:5: style: Class 'PumpForMinlp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Ampl/BonSolReader.hpp:30:3: style: Class 'SolReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonAuxInfos.hpp:26:3: style: Class 'AuxInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonAuxInfos.hpp:29:3: style: Class 'AuxInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonColReader.hpp:31:3: style: Class 'NamesReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTMINLP2TNLP.hpp:37:5: style: Class 'TMINLP2TNLP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonBranchingTQP.hpp:30:5: style: Class 'BranchingTQP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < TMINLP :: VariableType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < TMINLP :: VariableType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < Ipopt :: Number >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < Ipopt :: Number >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < VariableType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < VariableType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonMilpRounding.hpp:26:5: style: Class 'MilpRounding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonOsiTMINLPInterface.hpp:1305:3: style: Class 'OsiTMINLPInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonOsiTMINLPInterface.hpp:991:5: style: Class 'OaMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonOsiTMINLPInterface.hpp:1000:5: style: Class 'OaMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonBoundsReader.hpp:33:3: style: Class 'BoundsReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonStartPointReader.hpp:27:3: style: Class 'StartPointReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonStartPointReader.hpp:33:3: style: Class 'StartPointReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < Ipopt :: TNLP :: LinearityType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < Ipopt :: TNLP :: LinearityType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonFilterWarmStart.hpp:44:5: style: Class 'FilterWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonBqpdSolver.hpp:59:5: style: Class 'BqpdSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonFilterSolver.hpp:60:5: style: Class 'FilterSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonBqpdWarmStart.hpp:41:5: style: Class 'BqpdWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Filter/BonBqpdWarmStart.hpp:53:5: style: Class 'BqpdWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Ipopt/BonIpoptWarmStart.hpp:52:5: style: Class 'IpoptWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Ipopt/BonIpoptWarmStart.hpp:62:5: style: Class 'IpoptWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicFPump.hpp:25:5: style: Class 'HeuristicFPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicFPump.hpp:82:5: style: Class 'RoundingFPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/CbcBonmin/Heuristics/BonHeuristicFPump.cpp:31:5: style: Class 'score_sorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/Ipopt/BonIpoptSolver.hpp:49:5: style: Class 'IpoptSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTNLP2FPNLP.hpp:28:5: style: Class 'TNLP2FPNLP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < Ipopt :: Index >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < Ipopt :: Index >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < CoinPackedVector >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < CoinPackedVector >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:18:3: style: Class 'vector < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Bonmin-releases-1.8.9/Bonmin/src/Interfaces/BonTypes.hpp:20:3: style: Class 'vector < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-cbc/coinor-cbc_2.10.11+ds1.orig.tar.xz Cbc-releases-2.10.11/Cbc/examples/clpdriver.cpp:52:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/CbcCompareUser.hpp:22:3: style: Class 'CbcCompareUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/driver4.cpp:182:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/driver6.cpp:132:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/CbcBranchUser.hpp:72:3: style: Class 'CbcSimpleIntegerFixed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/inc.cpp:22:3: style: Class 'SolHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/CbcBranchFollow2.hpp:33:3: style: Class 'CbcFollowOn2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/driverFat.cpp:156:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/interrupt.cpp:127:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/interrupt.cpp:256:3: style: Class 'MyEventHandler4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/driver5.cpp:394:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/userParallelHeuristic.cpp:43:3: style: Class 'CbcHeuristicUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/userParallelHeuristic2.cpp:47:3: style: Class 'CbcHeuristicUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/examples/userParallelHeuristic2.cpp:307:3: style: Class 'MyEventHandler3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcCountRowCut.hpp:44:3: style: Class 'CbcCountRowCut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcCountRowCut.hpp:134:3: style: Class 'CbcRowCuts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcMessage.hpp:87:3: style: Class 'CbcMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcEventHandler.hpp:169:3: style: Class 'CbcEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcModel.hpp:2184:3: style: Class 'CbcModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcBranchCut.hpp:25:3: style: Class 'CbcBranchCut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcCompareDefault.hpp:35:3: style: Class 'CbcCompareDefault' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcFollowOn.hpp:33:3: style: Class 'CbcFollowOn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcFollowOn.hpp:167:3: style: Class 'CbcIdiotBranch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcDummyBranchingObject.hpp:22:3: style: Class 'CbcDummyBranchingObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcCutSubsetModifier.hpp:37:3: style: Class 'CbcCutSubsetModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcStrategy.hpp:143:3: style: Class 'CbcStrategyDefault' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcStrategy.hpp:222:3: style: Class 'CbcStrategyDefaultSubTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristic.hpp:46:3: style: Class 'CbcHeuristicNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristic.hpp:469:3: style: Class 'CbcRounding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristic.hpp:562:3: style: Class 'CbcHeuristicPartial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristic.hpp:622:3: style: Class 'CbcSerendipity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristic.hpp:669:3: style: Class 'CbcHeuristicJustOne' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicFPump.hpp:21:3: style: Class 'CbcHeuristicFPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicGreedy.hpp:21:3: style: Class 'CbcHeuristicGreedyCover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicGreedy.hpp:107:3: style: Class 'CbcHeuristicGreedyEquality' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicGreedy.hpp:207:3: style: Class 'CbcHeuristicGreedySOS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicLocal.hpp:21:3: style: Class 'CbcHeuristicLocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicLocal.hpp:98:3: style: Class 'CbcHeuristicProximity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicLocal.hpp:164:3: style: Class 'CbcHeuristicNaive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicLocal.hpp:222:3: style: Class 'CbcHeuristicCrossover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDiveFractional.hpp:20:3: style: Class 'CbcHeuristicDiveFractional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcFathomDynamicProgramming.hpp:34:3: style: Class 'CbcFathomDynamicProgramming' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDiveCoefficient.hpp:20:3: style: Class 'CbcHeuristicDiveCoefficient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDiveGuided.hpp:20:3: style: Class 'CbcHeuristicDiveGuided' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDiveLineSearch.hpp:20:3: style: Class 'CbcHeuristicDiveLineSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDiveVectorLength.hpp:20:3: style: Class 'CbcHeuristicDiveVectorLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicPivotAndFix.hpp:21:3: style: Class 'CbcHeuristicPivotAndFix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDINS.hpp:21:3: style: Class 'CbcHeuristicDINS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDivePseudoCost.hpp:20:3: style: Class 'CbcHeuristicDivePseudoCost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicRENS.hpp:24:3: style: Class 'CbcHeuristicRENS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicVND.hpp:24:3: style: Class 'CbcHeuristicVND' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicRINS.hpp:25:3: style: Class 'CbcHeuristicRINS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicRandRound.hpp:21:3: style: Class 'CbcHeuristicRandRound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcHeuristicDW.hpp:23:3: style: Class 'CbcHeuristicDW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcLinked.hpp:91:3: style: Class 'OsiSolverLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcLinked.hpp:400:3: style: Class 'CbcHeuristicDynamic3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcLinked.hpp:1141:3: style: Class 'OsiSimpleFixedInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcLinked.hpp:1247:3: style: Class 'OsiChooseStrongSubset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcLinked.hpp:1367:3: style: Class 'OsiSolverLinearizedQuadratic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp:745:3: style: Class 'OsiCbcSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcSolver.hpp:81:3: style: Class 'CbcSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/CbcSolver.hpp:84:3: style: Class 'CbcSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/Cbc_C_Interface.cpp:127:3: style: Class 'Cbc_MessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cbc-releases-2.10.11/Cbc/src/Cbc_C_Interface.cpp:138:3: style: Class 'Cbc_MessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-cgl/coinor-cgl_0.60.8+ds.orig.tar.xz Cgl-releases-0.60.8/Cgl/src/CglClique/CglClique.hpp:53:5: style: Class 'CglClique' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglClique/CglClique.hpp:300:3: style: Class 'CglFakeClique' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglTreeInfo.hpp:97:3: style: Class 'CglTreeProbingInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglProbing/CglProbing.hpp:509:3: style: Class 'CglImplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglGMI/CglGMIParam.hpp:210:3: style: Class 'CglGMIParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglGMI/CglGMIParam.hpp:227:3: style: Class 'CglGMIParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglGMI/CglGMI.hpp:146:3: style: Class 'CglGMI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglLandP/CglLandPValidator.hpp:42:5: style: Class 'Validator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglLandP/CglLandP.hpp:178:5: style: Class 'CglLandP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglLandP/CglLandP.hpp:243:9: style: Struct 'CachedData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglLandP/CglLandPTabRow.hpp:36:5: style: Struct 'TabRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglMessage.hpp:42:3: style: Class 'CglMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglDuplicateRow/CglDuplicateRow.hpp:134:3: style: Class 'CglDuplicateRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglLandP/CglLandPSimplex.cpp:3231:5: style: Struct 'SortingOfArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglParam.hpp:52:3: style: Class 'CglParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit/CglRedSplitParam.hpp:161:3: style: Class 'CglRedSplitParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit/CglRedSplitParam.hpp:177:3: style: Class 'CglRedSplitParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit/CglRedSplit.hpp:179:3: style: Class 'CglRedSplit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit2/CglRedSplit2Param.hpp:341:3: style: Class 'CglRedSplit2Param' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit2/CglRedSplit2Param.hpp:368:3: style: Class 'CglRedSplit2Param' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglRedSplit2/CglRedSplit2.hpp:148:3: style: Class 'CglRedSplit2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglResidualCapacity/CglResidualCapacity.hpp:108:5: style: Class 'CglResidualCapacity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglStored.hpp:97:3: style: Class 'CglStored' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglStored.hpp:103:3: style: Class 'CglStored' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cgl-releases-0.60.8/Cgl/src/CglPreProcess/CglPreProcess.hpp:557:3: style: Class 'CglUniqueRowCuts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-dylp/coinor-dylp_1.10.4.orig.tar.gz DyLP-1.10.4/CoinUtils/src/CoinMessageHandler.hpp:157:3: style: Class 'CoinMessages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinMessageHandler.hpp:365:3: style: Class 'CoinMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinMessage.hpp:88:3: style: Class 'CoinMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinHelperFunctions.hpp:1093:3: style: Class 'CoinThreadRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinDenseVector.hpp:188:3: style: Class 'CoinDenseVector < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinDenseVector.hpp:188:3: style: Class 'CoinDenseVector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFileIO.hpp:15:3: style: Class 'CoinFileIOBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFileIO.hpp:84:3: style: Class 'CoinPlainFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFileIO.hpp:86:3: style: Class 'CoinPlainFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFileIO.cpp:384:3: style: Class 'CoinPlainFileOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinBuild.hpp:101:3: style: Class 'CoinBuild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinShallowPackedVector.hpp:104:3: style: Class 'CoinShallowPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinShallowPackedVector.hpp:117:3: style: Class 'CoinShallowPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinModel.hpp:986:3: style: Class 'CoinModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFloatEqual.hpp:75:3: style: Class 'CoinAbsFltEq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinFloatEqual.hpp:162:3: style: Class 'CoinRelFltEq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSort.hpp:124:3: style: Class 'CoinExternalVectorFirstLess_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSort.hpp:149:3: style: Class 'CoinExternalVectorFirstGreater_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSort.hpp:606:3: style: Class 'CoinExternalVectorFirstLess_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSort.hpp:631:3: style: Class 'CoinExternalVectorFirstGreater_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:464:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:468:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:471:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:629:10: style: Class 'CoinArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:646:3: style: Class 'CoinArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:722:10: style: Class 'CoinDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:741:10: style: Class 'CoinDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:799:10: style: Class 'CoinFactorizationDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:818:10: style: Class 'CoinFactorizationDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:876:10: style: Class 'CoinFactorizationLongDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:895:10: style: Class 'CoinFactorizationLongDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:953:10: style: Class 'CoinIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:972:10: style: Class 'CoinIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1030:10: style: Class 'CoinBigIndexArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1049:10: style: Class 'CoinBigIndexArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1107:10: style: Class 'CoinUnsignedIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1126:10: style: Class 'CoinUnsignedIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1184:10: style: Class 'CoinVoidStarArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1203:10: style: Class 'CoinVoidStarArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1256:10: style: Class 'CoinArbitraryArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1284:10: style: Class 'CoinArbitraryArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1406:3: style: Class 'CoinPartitionedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinIndexedVector.hpp:1410:3: style: Class 'CoinPartitionedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinPackedVector.hpp:291:3: style: Class 'CoinPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinPackedVector.hpp:315:3: style: Class 'CoinPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinTime.hpp:259:3: style: Class 'CoinTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinWarmStartBasis.hpp:449:3: style: Class 'CoinWarmStartBasisDiff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSearchTree.hpp:29:3: style: Class 'BitVector128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSearchTree.hpp:54:3: style: Class 'CoinTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinSearchTree.hpp:427:3: style: Class 'CoinSearchTree < CoinSearchTreeCompareDepth >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/CoinUtils/src/CoinStructuredModel.hpp:221:3: style: Class 'CoinStructuredModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/DyLP/src/OsiDylp/OsiDylpWarmStartBasis.hpp:184:3: style: Class 'OsiDylpWarmStartBasis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiAuxInfo.hpp:24:3: style: Class 'OsiAuxInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiAuxInfo.hpp:55:3: style: Class 'OsiBabSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiRowCut.hpp:329:3: style: Class 'OsiRowCut2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiCuts.hpp:34:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiCuts.hpp:89:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiChooseVariable.hpp:40:3: style: Class 'OsiChooseVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/Osi/OsiChooseVariable.hpp:381:3: style: Class 'OsiChooseStrong' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/OsiXpr/OsiXprSolverInterface.hpp:626:3: style: Class 'OsiXprSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/test/OsiTestSolver.hpp:159:4: style: Class 'VOL_dvector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/test/OsiTestSolver.hpp:252:4: style: Class 'VOL_ivector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/test/OsiTestSolver.hpp:366:4: style: Class 'VOL_dual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/test/OsiTestSolver.hpp:620:4: style: Class 'VOL_problem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/test/OsiTestSolverInterface.hpp:47:5: style: Class 'OsiVolMatrixOneMinusOne_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/OsiMsk/OsiMskSolverInterface.hpp:665:3: style: Class 'OsiMskSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:615:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DyLP-1.10.4/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:618:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-ipopt/coinor-ipopt_3.11.9.orig.tar.gz Ipopt-3.11.9/Ipopt/contrib/MatlabInterface/src/matlabexception.hpp:28:3: style: Class 'MatlabException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/contrib/MatlabInterface/src/matlabjournal.hpp:23:5: style: Class 'MatlabJournal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/contrib/RInterface/src/IpoptRJournal.hpp:27:5: style: Class 'IpoptRJournal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/contrib/sIPOPT/src/SensSimpleBacksolver.hpp:22:5: style: Class 'SimpleBacksolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/Inexact/IpInexactNewtonNormal.hpp:27:5: style: Class 'InexactNewtonNormalStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/Inexact/IpInexactDoglegNormal.hpp:26:5: style: Class 'InexactDoglegNormalStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpIpoptData.hpp:89:5: style: Class 'IpoptData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpFilter.hpp:117:5: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpQualityFunctionMuOracle.hpp:28:5: style: Class 'QualityFunctionMuOracle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpAlgBuilder.hpp:38:5: style: Class 'AlgorithmBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpFilterLSAcceptor.hpp:31:5: style: Class 'FilterLSAcceptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpGradientScaling.hpp:26:5: style: Class 'GradientScaling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpEquilibrationScaling.hpp:26:5: style: Class 'EquilibrationScaling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpMonotoneMuUpdate.hpp:28:5: style: Class 'MonotoneMuUpdate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpLimMemQuasiNewtonUpdater.hpp:31:5: style: Class 'LimMemQuasiNewtonUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpPDSearchDirCalc.hpp:27:5: style: Class 'PDSearchDirCalculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpPenaltyLSAcceptor.hpp:31:5: style: Class 'PenaltyLSAcceptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpProbingMuOracle.hpp:27:5: style: Class 'ProbingMuOracle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpAugRestoSystemSolver.hpp:34:5: style: Class 'AugRestoSystemSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpStdAugSystemSolver.hpp:33:5: style: Class 'StdAugSystemSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpLeastSquareMults.hpp:30:5: style: Class 'LeastSquareMultipliers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpLowRankAugSystemSolver.hpp:30:5: style: Class 'LowRankAugSystemSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpRestoIterationOutput.hpp:31:5: style: Class 'RestoIterationOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpRestoIterateInitializer.hpp:30:5: style: Class 'RestoIterateInitializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpUserScaling.hpp:25:5: style: Class 'UserScaling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpNLPBoundsRemover.hpp:31:5: style: Class 'NLPBoundsRemover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/IpGenAugSystemSolver.hpp:28:5: style: Class 'GenAugSystemSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/LinearSolvers/IpTripletToCSRConverter.hpp:95:5: style: Class 'TripletToCSRConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Algorithm/LinearSolvers/IpTSymDependencyDetector.hpp:25:5: style: Class 'TSymDependencyDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Common/IpSmartPtr.hpp:187:5: style: Class 'SmartPtr < Journal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Common/IpSmartPtr.hpp:190:5: style: Class 'SmartPtr < Journal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Interfaces/IpIpoptApplication.hpp:50:5: style: Class 'IpoptApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/Interfaces/IpTNLPAdapter.hpp:36:5: style: Class 'TNLPAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpSymMatrix.hpp:31:5: style: Class 'SymMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpDiagMatrix.hpp:28:5: style: Class 'DiagMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpDiagMatrix.hpp:96:5: style: Class 'DiagMatrixSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpIdentityMatrix.hpp:31:5: style: Class 'IdentityMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpIdentityMatrix.hpp:105:5: style: Class 'IdentityMatrixSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpMultiVectorMatrix.hpp:34:5: style: Class 'MultiVectorMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpLowRankUpdateSymMatrix.hpp:39:5: style: Class 'LowRankUpdateSymMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpScaledMatrix.hpp:35:5: style: Class 'ScaledMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpTransposeMatrix.hpp:32:5: style: Class 'TransposeMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpTransposeMatrix.hpp:119:5: style: Class 'TransposeMatrixSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpSymScaledMatrix.hpp:35:5: style: Class 'SymScaledMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpZeroMatrix.hpp:29:5: style: Class 'ZeroMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/contrib/CGPenalty/IpCGSearchDirCalc.hpp:31:5: style: Class 'CGSearchDirCalculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/contrib/CGPenalty/IpPiecewisePenalty.hpp:45:5: style: Class 'PiecewisePenalty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/contrib/CGPenalty/IpCGPenaltyLSAcceptor.hpp:31:5: style: Class 'CGPenaltyLSAcceptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/TMatrices/IpGenTMatrix.hpp:45:5: style: Class 'GenTMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/TMatrices/IpSymTMatrix.hpp:51:5: style: Class 'SymTMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpExpansionMatrix.hpp:36:5: style: Class 'ExpansionMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpDenseVector.hpp:48:5: style: Class 'DenseVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Ipopt-3.11.9/Ipopt/src/LinAlg/IpDenseVector.hpp:293:5: style: Class 'DenseVectorSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-osi/coinor-osi_0.108.9+ds.orig.tar.xz Osi-releases-0.108.9/Osi/src/Osi/OsiAuxInfo.hpp:24:3: style: Class 'OsiAuxInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiAuxInfo.hpp:55:3: style: Class 'OsiBabSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiRowCut.hpp:329:3: style: Class 'OsiRowCut2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiCuts.hpp:34:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiCuts.hpp:89:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiChooseVariable.hpp:40:3: style: Class 'OsiChooseVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/Osi/OsiChooseVariable.hpp:381:3: style: Class 'OsiChooseStrong' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/OsiMsk/OsiMskSolverInterface.hpp:665:3: style: Class 'OsiMskSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:615:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:618:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/test/OsiTestSolver.hpp:159:4: style: Class 'VOL_dvector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/test/OsiTestSolver.hpp:252:4: style: Class 'VOL_ivector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/test/OsiTestSolver.hpp:366:4: style: Class 'VOL_dual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/test/OsiTestSolver.hpp:620:4: style: Class 'VOL_problem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/test/OsiTestSolverInterface.hpp:47:5: style: Class 'OsiVolMatrixOneMinusOne_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Osi-releases-0.108.9/Osi/src/OsiXpr/OsiXprSolverInterface.hpp:626:3: style: Class 'OsiXprSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-symphony/coinor-symphony_5.6.17+dfsg.orig.tar.xz SYMPHONY-5.6.17/src/OsiSym/SymWarmStart.hpp:40:4: style: Class 'SymWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] SYMPHONY-5.6.17/src/OsiSym/SymWarmStart.hpp:43:4: style: Class 'SymWarmStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinor-vol/coinor-vol_1.5.4.orig.tar.gz Vol-1.5.4/Osi/src/Osi/OsiAuxInfo.hpp:24:3: style: Class 'OsiAuxInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiAuxInfo.hpp:55:3: style: Class 'OsiBabSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiRowCut.hpp:329:3: style: Class 'OsiRowCut2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiCuts.hpp:34:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiCuts.hpp:89:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiChooseVariable.hpp:40:3: style: Class 'OsiChooseVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/Osi/OsiChooseVariable.hpp:381:3: style: Class 'OsiChooseStrong' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/OsiMsk/OsiMskSolverInterface.hpp:665:3: style: Class 'OsiMskSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:615:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/OsiGrb/OsiGrbSolverInterface.hpp:618:3: style: Class 'OsiGrbSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/src/OsiXpr/OsiXprSolverInterface.hpp:626:3: style: Class 'OsiXprSolverInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/test/OsiTestSolver.hpp:159:4: style: Class 'VOL_dvector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/test/OsiTestSolver.hpp:252:4: style: Class 'VOL_ivector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/test/OsiTestSolver.hpp:366:4: style: Class 'VOL_dual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/test/OsiTestSolver.hpp:620:4: style: Class 'VOL_problem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Osi/test/OsiTestSolverInterface.hpp:47:5: style: Class 'OsiVolMatrixOneMinusOne_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/examples/Volume-LP/lp.h:34:3: style: Class 'LP_parms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/examples/VolUfl/ufl.hpp:25:3: style: Class 'UFL_parms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/src/OsiVol/OsiVolSolverInterface.hpp:47:5: style: Class 'OsiVolMatrixOneMinusOne_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/src/VolVolume.hpp:157:4: style: Class 'VOL_dvector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/src/VolVolume.hpp:250:4: style: Class 'VOL_ivector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/src/VolVolume.hpp:364:4: style: Class 'VOL_dual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Vol-1.5.4/Vol/src/VolVolume.hpp:618:4: style: Class 'VOL_problem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coinutils/coinutils_2.11.4+repack1.orig.tar.xz CoinUtils-2.11.4/CoinUtils/src/CoinMessageHandler.hpp:157:3: style: Class 'CoinMessages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinMessageHandler.hpp:365:3: style: Class 'CoinMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinMessage.hpp:88:3: style: Class 'CoinMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinHelperFunctions.hpp:1100:3: style: Class 'CoinThreadRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinDenseVector.hpp:188:3: style: Class 'CoinDenseVector < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinDenseVector.hpp:188:3: style: Class 'CoinDenseVector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFileIO.hpp:15:3: style: Class 'CoinFileIOBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFileIO.hpp:84:3: style: Class 'CoinPlainFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFileIO.hpp:86:3: style: Class 'CoinPlainFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFileIO.cpp:384:3: style: Class 'CoinPlainFileOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinBuild.hpp:101:3: style: Class 'CoinBuild' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinShallowPackedVector.hpp:104:3: style: Class 'CoinShallowPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinShallowPackedVector.hpp:117:3: style: Class 'CoinShallowPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinModel.hpp:986:3: style: Class 'CoinModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFloatEqual.hpp:75:3: style: Class 'CoinAbsFltEq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinFloatEqual.hpp:162:3: style: Class 'CoinRelFltEq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSort.hpp:124:3: style: Class 'CoinExternalVectorFirstLess_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSort.hpp:149:3: style: Class 'CoinExternalVectorFirstGreater_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSort.hpp:606:3: style: Class 'CoinExternalVectorFirstLess_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSort.hpp:631:3: style: Class 'CoinExternalVectorFirstGreater_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:464:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:468:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:471:3: style: Class 'CoinIndexedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:629:10: style: Class 'CoinArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:646:3: style: Class 'CoinArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:722:10: style: Class 'CoinDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:741:10: style: Class 'CoinDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:799:10: style: Class 'CoinFactorizationDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:818:10: style: Class 'CoinFactorizationDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:876:10: style: Class 'CoinFactorizationLongDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:895:10: style: Class 'CoinFactorizationLongDoubleArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:953:10: style: Class 'CoinIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:972:10: style: Class 'CoinIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1030:10: style: Class 'CoinBigIndexArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1049:10: style: Class 'CoinBigIndexArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1107:10: style: Class 'CoinUnsignedIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1126:10: style: Class 'CoinUnsignedIntArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1184:10: style: Class 'CoinVoidStarArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1203:10: style: Class 'CoinVoidStarArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1256:10: style: Class 'CoinArbitraryArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1284:10: style: Class 'CoinArbitraryArrayWithLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1406:3: style: Class 'CoinPartitionedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinIndexedVector.hpp:1410:3: style: Class 'CoinPartitionedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinPackedVector.hpp:291:3: style: Class 'CoinPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinPackedVector.hpp:315:3: style: Class 'CoinPackedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinTime.hpp:259:3: style: Class 'CoinTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinWarmStartBasis.hpp:449:3: style: Class 'CoinWarmStartBasisDiff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSearchTree.hpp:29:3: style: Class 'BitVector128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSearchTree.hpp:54:3: style: Class 'CoinTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinSearchTree.hpp:427:3: style: Class 'CoinSearchTree < CoinSearchTreeCompareDepth >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CoinUtils-2.11.4/CoinUtils/src/CoinStructuredModel.hpp:221:3: style: Class 'CoinStructuredModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/collada-dom/collada-dom_2.5.0+ds1.orig.tar.xz collada-dom-2.5.0/dom/test/1.4/domTest.h:47:2: style: Struct 'testResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.4/integrationExample.cpp:42:5: style: Class 'Material' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.4/integrationExample.cpp:54:5: style: Class 'Mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.4/integrationExample.cpp:67:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.5/domTest.h:27:2: style: Struct 'testResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.5/integrationExample.cpp:42:5: style: Class 'Material' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.5/integrationExample.cpp:54:5: style: Class 'Mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada-dom-2.5.0/dom/test/1.5/integrationExample.cpp:67:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/collada2gltf/collada2gltf_20140924.orig.tar.xz collada2gltf-20140924/GLTF/GLTFAccessor.h:62:9: style: Class 'GLTFAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/GLTF/GLTFEffect.h:39:9: style: Class 'GLTFEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/GLTF/GLTFSkin.h:44:9: style: Class 'GLTFSkin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/GLTF/GLTFExtras.h:32:9: style: Class 'GLTFExtras' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/convert/animationConverter.h:130:9: style: Class 'GLTFAnimationFlattener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/COLLADA2GLTFWriter.h:81:3: style: Class 'COLLADA2GLTFWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/dependencies/json/thirdparty/jsoncpp/src/lib_json/json_batchallocator.h:30:4: style: Class 'BatchAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/shaders/commonProfileShaders.cpp:435:9: style: Class 'GLSLShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/shaders/commonProfileShaders.cpp:509:9: style: Class 'GLSLProgram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] collada2gltf-20140924/shaders/commonProfileShaders.cpp:570:9: style: Class 'Pass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/collatinus/collatinus_12.2.orig.tar.xz collatinus/src/reglevg.h:37:9: style: Class 'RegleVG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/colmap/colmap_3.9.1.orig.tar.gz colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:43:2: style: Class 'cmdLineReadable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:52:2: style: Class 'cmdLineInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:61:2: style: Class 'cmdLineIntArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:70:2: style: Class 'cmdLineFloat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:79:2: style: Class 'cmdLineFloatArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:87:2: style: Class 'cmdLineString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/CmdLineParser.h:105:2: style: Class 'cmdLineStringArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:46:2: style: Struct 'Point3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:349:2: style: Class 'BufferedReadWriteFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:264:2: style: Class 'PlyVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:411:2: style: Class 'PlyColorVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:379:3: style: Struct '_PlyColorVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:481:2: style: Class 'PlyColorAndValueVertex < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:447:3: style: Struct '_PlyColorAndValueVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:46:2: style: Struct 'Point3D < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:48:26: style: Struct 'Point3D < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/SiftGPU/FrameBufferObject.h:44:2: style: Class 'FrameBufferObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:481:2: style: Class 'PlyColorAndValueVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/SiftGPU/ProgramGLSL.h:72:2: style: Class 'ProgramGLSL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/SiftGPU/ProgramGLSL.h:87:5: style: Class 'FilterGLSL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/SiftGPU/PyramidGL.h:86:2: style: Class 'PyramidNaive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/SiftGPU/PyramidGL.h:97:2: style: Class 'PyramidPacked' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/SparseMatrix.h:42:2: style: Struct 'MatrixEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/SparseMatrix.h:62:2: style: Class 'SparseMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:318:3: style: Struct 'ProjectiveData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < double , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < double , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < double , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < double , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < float , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < float , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < float , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:269:2: style: Struct 'DenseNodeData < float , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/PointStream.h:147:2: style: Class 'PLYOrientedPointStream < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/PointStream.h:130:2: style: Class 'BinaryOrientedPointStreamWithData < float , Point3D < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/PointStream.h:116:2: style: Class 'BinaryOrientedPointStream < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/PointStream.h:90:2: style: Class 'ASCIIOrientedPointStream < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/PointStream.h:37:2: style: Struct 'OrientedPoint3D < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:46:2: style: Struct 'Point3D < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:48:26: style: Struct 'Point3D < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:46:2: style: Struct 'Point3D < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Geometry.h:48:26: style: Struct 'Point3D < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:242:2: style: Struct 'PointData < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/MultiGridOctreeData.h:242:2: style: Struct 'PointData < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:411:2: style: Class 'PlyColorVertex < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colmap-3.9.1/src/thirdparty/PoissonRecon/Ply.h:264:2: style: Class 'PlyVertex < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/colobot/colobot_0.2.1.orig.tar.gz colobot-colobot-gold-0.2.1-alpha/src/graphics/engine/engine.cpp:91:5: style: Struct 'EngineMouse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colobot-colobot-gold-0.2.1-alpha/test/unit/app/app_test.cpp:39:5: style: Class 'CApplicationWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] colobot-colobot-gold-0.2.1-alpha/test/unit/CBot/CBot_test.cpp:50:9: style: Class 'CBotTestFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/color-picker/color-picker_1.0.3.orig.tar.gz ColorPicker-1.0.3/src/colordialog.h:14:5: style: Class 'ColorDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/colorcode/colorcode_0.8.7.orig.tar.gz ColorCode-0.8.7/src/cellbtn.h:31:9: style: Class 'CellBtn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/colord-kde/colord-kde_22.12.3.orig.tar.xz colord-kde-22.12.3/colord-kded/XEventHandler.h:29:5: style: Class 'XEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/colpack/colpack_1.0.10.orig.tar.gz ColPack-1.0.10/Utilities/DisjointSets.h:49:3: style: Class 'DisjointSets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ColPack-1.0.10/Utilities/File.h:58:3: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ColPack-1.0.10/Utilities/StringTokenizer.h:51:3: style: Class 'StringTokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/comet-ms/comet-ms_2019015+cleaned1.orig.tar.gz comet-2019015+cleaned/CometSearch/CometData.h:413:4: style: Struct 'InputFileInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/ThreadPool.h:246:4: style: Class 'ThreadManager < PreprocessThreadData * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/CometSearch.h:33:4: style: Struct 'SearchThreadData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/CometPostAnalysis.h:30:4: style: Struct 'PostAnalysisThreadData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/ThreadPool.h:246:4: style: Class 'ThreadManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/ThreadPool.h:246:4: style: Class 'ThreadManager < PostAnalysisThreadData * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] comet-2019015+cleaned/CometSearch/ThreadPool.h:246:4: style: Class 'ThreadManager < SearchThreadData * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/compiz-plugins-experimental/compiz-plugins-experimental_0.8.18.orig.tar.xz compiz-plugins-experimental-0.8.18/src/screensaver/vector.h:26:2: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/matrix.h:19:2: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/matrix.h:21:2: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/wrapper.h:9:2: style: Class 'DisplayWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/wrapper.h:22:2: style: Class 'ScreenWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/wrapper.h:46:2: style: Class 'WindowWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/effect.h:9:2: style: Class 'DisplayEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/effect.h:19:2: style: Class 'ScreenEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/effect.h:37:2: style: Class 'WindowEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/flyingwindows.h:9:2: style: Class 'DisplayFlyingWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/flyingwindows.h:18:2: style: Class 'ScreenFlyingWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/flyingwindows.h:45:2: style: Class 'WindowFlyingWindows' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] compiz-plugins-experimental-0.8.18/src/screensaver/rotatingcube.h:9:2: style: Class 'ScreenRotatingCube' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/compiz-plugins-main/compiz-plugins-main_0.8.18.orig.tar.xz compiz-plugins-main-0.8.18/src/focuspoll/focusinfo.h:69:2: style: Class 'FocusInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/compton-conf/compton-conf_0.16.0.orig.tar.xz compton-conf-0.16.0/maindialog.h:38:3: style: Class 'MainDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/concavity/concavity_0.1+dfsg.1.orig.tar.xz concavity_distr/pkgs/PDB/PDBModel.h:10:3: style: Class 'PDBModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/PDB/PDBFile.h:10:3: style: Class 'PDBFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/R3Shapes/R3Kdtree.C:38:3: style: Class 'R3KdtreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/R3Shapes/R3MeshSearchTree.C:51:3: style: Class 'R3MeshSearchTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/RNBasics/RNFlags.h:18:9: style: Class 'RNFlags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/RNBasics/RNType.h:24:9: style: Class 'RNClassType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/RNBasics/RNHeap.h:14:5: style: Class 'RNHeap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/RNBasics/RNHeap.h:18:5: style: Class 'RNHeap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concavity_distr/pkgs/RNBasics/RNRgb.h:20:2: style: Class 'RNRgb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/concurrentqueue/concurrentqueue_1.0.4+ds.orig.tar.xz concurrentqueue-1.0.4/tests/common/simplethread.h:50:3: style: Struct 'ArgWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:81:9: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:90:9: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:212:9: style: Class 'fatal_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:221:9: style: Class 'fatal_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:312:9: style: Class 'gui_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:321:9: style: Class 'gui_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:354:9: style: Class 'socket_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:363:9: style: Class 'socket_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:396:9: style: Class 'thread_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:405:9: style: Class 'thread_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/benchmarks/dlib/error.h:441:9: style: Class 'impossible_labeling_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/concurrentqueue.h:2423:3: style: Struct 'ImplicitProducer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/tests/relacy/integrated.cpp:44:2: style: Struct 'Foo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] concurrentqueue-1.0.4/concurrentqueue.h:1453:3: style: Struct 'FreeList < Block >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/condor/condor_23.4.0+dfsg.orig.tar.xz htcondor-23.4.0/src/arc_gahp/PipeBuffer.h:43:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/arc_gahp/io_loop_pthread.h:48:2: style: Class 'Worker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ccb/ccb_listener.h:35:2: style: Class 'CCBListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ccb/ccb_client.cpp:520:2: style: Class 'CCBRequestMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ccb/ccb_server.h:127:2: style: Class 'CCBTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/lexerSource.h:80:2: style: Class 'FileLexerSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/lexerSource.h:99:2: style: Class 'CharLexerSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/lexerSource.h:119:2: style: Class 'StringLexerSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/collectionBase.h:70:5: style: Class 'ClassAdCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/jsonSink.h:39:2: style: Class 'ClassAdJsonUnParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad_unit_tester.cpp:78:5: style: Class 'Results' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/source.cpp:362:3: style: Struct 'RAIIDecrementer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/operators.h:258:3: style: Class 'Operation1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/operators.h:271:3: style: Class 'OperationParens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/operators.h:295:3: style: Class 'OperationParens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/operators.h:330:3: style: Class 'Operation2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/operators.h:384:3: style: Class 'Operation3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad/classad/view.h:77:2: style: Class 'View' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad_analysis/Stack.h:60:2: style: Class 'StackItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad_analysis/result.h:99:5: style: Class 'result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad_analysis/analysis.h:48:2: style: Class 'ClassAdAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/classad_analysis/portGraph.h:79:2: style: Class 'AttrNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_c-gahp/PipeBuffer.h:41:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_collector.V6/collector_stats.h:44:2: style: Class 'CollectorBaseStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_collector.V6/collector_stats.h:81:2: style: Class 'CollectorClassStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_collector.V6/collector_stats.h:94:2: style: Class 'CollectorClassStatsList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_collector.V6/collector_engine.h:47:2: style: Class 'CollectorEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_message.h:300:2: style: Class 'DCMessenger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_message.h:305:2: style: Class 'DCMessenger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_message.h:438:2: style: Class 'DCCommandOnlyMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/daemon.h:104:2: style: Class 'Daemon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/daemon.h:960:2: style: Class 'DaemonAllowLocateFull' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/daemon_list.h:38:2: style: Class 'CollectorList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_collector.h:75:2: style: Class 'DCCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_annexd.h:6:3: style: Class 'DCAnnexd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_master.h:34:2: style: Class 'DCMaster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_shadow.h:42:2: style: Class 'DCShadow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_startd.h:42:2: style: Class 'DCStartd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_startd.h:54:2: style: Class 'DCStartd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_starter.h:48:2: style: Class 'DCStarter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_transfer_queue.h:54:2: style: Class 'TransferQueueContactInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_transfer_queue.h:77:2: style: Class 'DCTransferQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_transfer_queue.h:78:2: style: Class 'DCTransferQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_schedd.h:66:2: style: Class 'DCSchedd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_schedd.h:72:2: style: Class 'DCSchedd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_client/dc_schedd.h:514:2: style: Class 'JobActionResults' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_core.V6/condor_daemon_core.h:335:5: style: Class 'OptionalCreateProcessArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_core.V6/condor_daemon_core.h:463:5: style: Class 'DaemonCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_core.V6/self_draining_queue.h:55:2: style: Class 'SelfDrainingHashItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_daemon_core.V6/self_draining_queue.h:67:2: style: Class 'SelfDrainingQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/string_list.h:35:2: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/string_list.h:37:2: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_ver_info.h:43:2: style: Class 'CondorVersionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/env.h:322:2: style: Class 'WhiteBlackEnvFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/dagman_utils.h:81:2: style: Struct 'CLI_BOOL_FLAG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_dagman/job.h:661:2: style: Class 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_dagman/job.h:738:2: style: Class 'WaitEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_dagman/scriptQ.h:42:2: style: Class 'ScriptQ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:126:2: style: Class 'List < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:195:2: style: Class 'ListIterator < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:183:2: style: Class 'Item < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_ft-gahp/PipeBuffer.h:43:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/basejob.h:34:2: style: Class 'BaseJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/gahp-client.h:233:3: style: Class 'GenericGahpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/gahp-client.h:337:3: style: Class 'GahpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/arcjob.h:43:2: style: Class 'ArcJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/azurejob.h:43:2: style: Class 'AzureJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/condorjob.h:46:2: style: Class 'CondorJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/ec2job.h:43:2: style: Class 'EC2Job' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/gcejob.h:43:2: style: Class 'GCEJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_gridmanager/infnbatchjob.h:45:2: style: Class 'INFNBatchJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_io/shared_port_endpoint.h:41:2: style: Class 'SharedPortEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_job_router/RoutedJob.h:98:2: style: Class 'JobRoute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_job_router/JobRouter.h:61:2: style: Class 'JobRouter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_job_router/Scheduler.h:27:2: style: Class 'Scheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_job_router/job_router_info.cpp:483:2: style: Class 'JobLogMirror' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_kbdd/XInterface.unix.h:34:5: style: Class 'XInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_master.V6/master.h:54:2: style: Class 'daemon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/cgroup_tracker.linux.h:32:2: style: Class 'CGroupTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/proc_family.h:49:2: style: Class 'ProcFamily' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/local_client.WINDOWS.cpp:51:4: style: Class '_lc_auto_save_runtime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/login_tracker.h:33:2: style: Class 'LoginTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/login_tracker.h:69:3: style: Class 'LoginTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/parent_tracker.h:30:2: style: Class 'ParentTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/pid_tracker.h:34:2: style: Class 'PIDTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/environment_tracker.h:34:2: style: Class 'EnvironmentTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_procd/environment_tracker.h:72:3: style: Class 'EnvironmentTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/schedd_stats.h:179:4: style: Class 'ScheddOtherStatsMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:229:2: style: Class 'JobQueueBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:304:2: style: Class 'JobQueueUserRec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:392:2: style: Class 'JobQueueJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:444:2: style: Class 'JobQueueCluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:509:2: style: Class 'JobQueueJobSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:709:2: style: Class 'JOB_ID_KEY_BUF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:712:2: style: Class 'JOB_ID_KEY_BUF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:729:2: style: Class 'ConstructClassAdLogTableEntry < JobQueueBase * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/qmgmt.h:739:2: style: Class 'ClassAdLogTable < JOB_ID_KEY , JobQueueBase * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/autocluster.cpp:672:2: style: Class 'aggregate_jobs_args' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/pccc.cpp:52:3: style: Class 'pcccDoneCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_schedd.V6/schedd_negotiate.h:37:2: style: Class 'ResourceRequestCluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_shadow.V6.1/remoteresource.h:100:2: style: Class 'RemoteResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_shadow.V6.1/mpiresource.h:35:2: style: Class 'MpiResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/IdDispenser.h:28:2: style: Class 'IdDispenser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_shadow.V6.1/ShadowHookMgr.h:61:2: style: Class 'HookShadowPrepareJobClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/LoadQueue.h:28:2: style: Class 'LoadQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResAttributes.h:192:2: style: Class 'FullSlotId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResAttributes.h:198:2: style: Class 'NonFungibleRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResAttributes.h:519:2: style: Class 'ResBag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResAttributes.h:561:2: style: Class 'AvailAttributes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/claim.h:100:2: style: Class 'Claim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/Reqexp.h:36:2: style: Class 'Reqexp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResState.h:28:2: style: Class 'ResState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/cod_mgr.h:32:2: style: Class 'CODMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/Resource.h:71:2: style: Class 'AttrLatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/ResMgr.h:583:3: style: Class 'SlotEvalUnParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_startd.V6/boinc_mgr.h:28:2: style: Class 'BOINC_BackfillSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/local_user_log.h:52:2: style: Class 'LocalUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/StarterHookMgr.h:143:2: style: Class 'HookJobExitClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/jic_shadow.h:40:2: style: Class 'JICShadow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/os_proc.h:39:2: style: Class 'OsProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/vanilla_proc.h:65:2: style: Class 'VanillaProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/docker_proc.h:8:3: style: Class 'DockerProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/parallel_proc.h:38:5: style: Class 'ParallelProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/remote_proc.h:27:3: style: Class 'RemoteProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/vm_gahp_request.h:55:3: style: Class 'VMGahpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_starter.V6.1/vm_proc.h:42:3: style: Class 'VMProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_submit.V6/submit_internal.h:55:2: style: Class 'SimScheddQ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:129:4: style: Struct '_qword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:130:4: style: Struct '_qword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:132:4: style: Struct '_qword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:133:4: style: Struct '_qword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:140:4: style: Struct '_sqword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:141:4: style: Struct '_sqword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:143:4: style: Struct '_sqword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/tiny_winapi.h:144:4: style: Struct '_sqword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tools/advertise.cpp:73:2: style: Class 'ToolClassAdFileParseHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/timed_cmd.cpp:354:2: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tests/timed_cmd.cpp:423:2: style: Class 'envkey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_tools/transform_ads.cpp:79:2: style: Class 'input_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_unit_tests/function_test_driver.h:30:2: style: Class 'FunctionDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stl_string_utils.h:148:2: style: Class 'StringTokenIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stl_string_utils.h:149:2: style: Class 'StringTokenIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stat_wrapper.h:42:2: style: Class 'StatWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stat_wrapper.h:43:2: style: Class 'StatWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stat_wrapper.h:44:2: style: Class 'StatWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_userlog/userlog.cpp:76:2: style: Struct 'HostStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ClassAdLogReader.h:66:2: style: Class 'ClassAdLogIterEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ClassAdLogReader.h:113:9: style: Class 'ClassAdLogIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ClassAdLogReader.h:132:2: style: Class 'ClassAdLogReaderV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ClassAdLogReader.h:142:2: style: Class 'ClassAdLogReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ClassAdLogReader.cpp:35:2: style: Class 'FileSentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/JobLogMirror.h:30:2: style: Class 'JobLogMirror' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stat_info.h:52:2: style: Class 'StatInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stat_info.h:72:2: style: Class 'StatInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/directory.h:54:2: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/directory.h:70:2: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/directory.h:264:2: style: Class 'DeleteFileLater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:66:2: style: Class 'YourString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:67:2: style: Class 'YourString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:93:2: style: Class 'YourStringNoCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:94:2: style: Class 'YourStringNoCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:117:2: style: Class 'YourStringDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:118:2: style: Class 'YourStringDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:172:2: style: Class 'MyStringFpSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MyString.h:183:2: style: Class 'MyStringCharSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/DelegationInterface.h:60:3: style: Class 'X509Credential' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/compat_classad.h:229:2: style: Class 'CondorClassAdFileParseHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/compat_classad.h:295:2: style: Class 'CondorClassAdListWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/MapFile.cpp:88:2: style: Class 'CanonicalMapEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/submit_utils.h:377:2: style: Class 'qslice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/submit_utils.h:893:2: style: Struct 'SubmitStepFromQArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/xform_utils.h:85:2: style: Class 'MacroStreamXFormSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/xform_utils.h:165:2: style: Class 'XFormHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/adcluster.h:86:2: style: Class 'AdAggregationResults < ClassAd * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/adcluster.h:86:2: style: Class 'AdAggregationResults < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_event.h:348:5: style: Class 'FutureEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log.h:77:5: style: Class 'ReadUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log.h:91:5: style: Class 'ReadUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log.h:97:5: style: Class 'ReadUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log.h:488:2: style: Class 'ReadUserLogStateAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_multiple_logs.h:221:3: style: Struct 'LogFileMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/check_events.h:97:2: style: Class 'CheckEvents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/tokener.h:36:2: style: Class 'tokener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:74:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:75:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:76:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:77:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:78:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:79:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:80:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:81:2: style: Class 'CustomFormatFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:327:2: style: Class 'SimpleFileInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ad_printmask.h:341:2: style: Class 'StringLiteralInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:126:2: style: Class 'List < const char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:126:2: style: Class 'List < Formatter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:195:2: style: Class 'ListIterator < const char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:195:2: style: Class 'ListIterator < Formatter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:183:2: style: Class 'Item < const char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:183:2: style: Class 'Item < Formatter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/stopwatch.h:62:2: style: Class 'StopwatchSentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_log.h:86:2: style: Class 'ClassAdLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_log.h:354:2: style: Class 'LogDestroyClassAd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_collection.h:66:3: style: Class 'GenericClassAdCollection < std :: string , ClassAd * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_log.h:298:2: style: Class 'ClassAdLogTable < std :: string , ClassAd * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:126:2: style: Class 'List < LogRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < YourString , List < LogRecord > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < std :: string , ClassAd * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:195:2: style: Class 'ListIterator < LogRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:183:2: style: Class 'Item < LogRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_usermap.cpp:40:2: style: Class 'MapHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/classad_log.h:86:2: style: Class 'ClassAdLog < std :: string , ClassAd * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/compat_classad_util.h:172:2: style: Class 'ConstraintHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/compat_classad_util.h:173:2: style: Class 'ConstraintHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < classad :: ClassAd * , ClassAdListItem * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_crontab.h:131:2: style: Class 'CronTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_query.h:138:2: style: Class 'CondorQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_query.h:139:2: style: Class 'CondorQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_sinful.h:127:2: style: Class 'Sinful' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_timeslice.h:119:2: style: Class 'ScopedTimesliceStopwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/condor_threads.h:127:2: style: Class 'EnableParallel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/threads_implementation.h:49:2: style: Class 'ThreadInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < ThreadInfo , std :: shared_ptr < WorkerThread > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < int , std :: shared_ptr < WorkerThread > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log_state.h:77:2: style: Class 'ReadUserLogFileState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log_state.h:78:2: style: Class 'ReadUserLogFileState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/user_log_header.h:33:2: style: Class 'UserLogHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/user_log_header.h:127:2: style: Class 'ReadUserLogHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/write_user_log.h:106:7: style: Struct 'log_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/write_user_log.h:372:2: style: Class 'WriteUserLogHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/user_job_policy.h:204:2: style: Class 'JobPolicyExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/system_info.WINDOWS.h:218:2: style: Class 'SystemProcessInformation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/system_info.WINDOWS.h:300:2: style: Class 'SystemHandleInformation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:126:2: style: Class 'List < _SYSTEM_HANDLE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:195:2: style: Class 'ListIterator < _SYSTEM_HANDLE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/list.h:183:2: style: Class 'Item < _SYSTEM_HANDLE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/file_modified_trigger.h:25:3: style: Class 'FileModifiedTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/forkwork.h:53:2: style: Class 'ForkWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/hibernation_manager.h:44:2: style: Class 'HibernationManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/history_queue.h:62:2: style: Class 'HistoryHelperQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/load_dll.WINDOWS.h:45:5: style: Class 'LoadDLL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/config.cpp:50:2: style: Class 'FileStarLineSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/config.cpp:4706:2: style: Class 'SkipKnobsBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.unix.h:46:2: style: Class 'UnixNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.unix.h:49:2: style: Class 'UnixNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.linux.h:43:2: style: Class 'LinuxNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.linux.h:47:2: style: Class 'LinuxNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.WINDOWS.h:49:2: style: Class 'WindowsNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/network_adapter.WINDOWS.h:52:2: style: Class 'WindowsNetworkAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/perf_counter.linux.h:30:3: style: Class 'PerfCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/proc_family_proxy.h:34:2: style: Class 'ProcFamilyProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/proc_family_proxy.cpp:43:2: style: Class 'ProcFamilyProxyReaperHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/HashTable.h:145:3: style: Class 'HashTable < DWORD , HashTable < DWORD , SuspendedThread * > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ranger.h:81:5: style: Struct 'range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ranger.h:107:5: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ranger.h:127:5: style: Struct 'elements' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/ranger.h:137:5: style: Struct 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/read_user_log.cpp:75:2: style: Class 'ReadUserLogMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/tree.h:33:2: style: Class 'Tree < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/udp_waker.h:72:5: style: Class 'UdpWakeOnLanWaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/totals.h:60:3: style: Class 'TrackTotals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/wait_for_user_log.h:31:3: style: Class 'WaitForUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_vm-gahp/pbuffer.h:43:2: style: Class 'PBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_vm-gahp/vm_request.h:29:2: style: Class 'VMRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/PipeBuffer.h:31:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:1524:5: style: Struct 'vmStartUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:2162:5: style: Struct 'vmStatusSpotUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:2411:5: style: Struct 'vmStatusUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:3211:5: style: Struct 'bulkStartUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:3851:5: style: Struct 'bulkStopUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/amazonCommands.cpp:4373:2: style: Struct 'bulkQueryUD_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/test_log_writer.cpp:83:2: style: Class 'WorkerOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_utils/test_log_writer.cpp:212:2: style: Class 'Workers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/queryAPI-sim.cpp:47:5: style: Struct 'Group_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/queryAPI-sim.cpp:85:9: style: Class 'InstanceState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/queryAPI-sim.cpp:86:9: style: Class 'InstanceState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/request.h:30:3: style: Class 'Request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/ec2_gahp/io_loop_pthread.h:43:2: style: Class 'Worker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/gce_gahp/PipeBuffer.h:43:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/gce_gahp/io_loop_pthread.h:44:2: style: Class 'Request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/gce_gahp/io_loop_pthread.h:56:2: style: Class 'Worker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/gpu/condor_gpu_discovery.cpp:251:2: style: Class 'DeviceWhitelist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/openstack_gahp/PipeBuffer.h:43:2: style: Class 'PipeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/openstack_gahp/io_loop_pthread.h:44:2: style: Class 'Request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/openstack_gahp/io_loop_pthread.h:56:2: style: Class 'Worker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/module_lock.h:36:2: style: Class 'ConfigOverrides' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/classad_wrapper.h:129:5: style: Struct 'ClassAdWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/classad_wrapper.h:131:5: style: Struct 'ClassAdWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/claim.cpp:40:5: style: Struct 'Claim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/common2/py_handle.cpp:16:5: style: Struct 'DynamicPyType < void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/exprtree_wrapper.h:19:5: style: Struct 'ExprTreeHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/classad_parsers.h:22:5: style: Class 'OldClassAdIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/classad_parsers.h:41:5: style: Class 'ClassAdFileIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/classad_parsers.h:55:5: style: Class 'ClassAdStringIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/config.cpp:170:5: style: Struct 'RemoteParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/credd.cpp:32:2: style: Struct 'CredStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/credd.cpp:110:2: style: Struct 'Credd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/inotify_sentry.h:24:5: style: Class 'InotifySentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/log_reader.h:9:5: style: Class 'LogReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/negotiator.cpp:85:5: style: Struct 'Negotiator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/secman.cpp:31:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/history_iterator.h:10:2: style: Struct 'HistoryIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/python-bindings/startd.cpp:41:2: style: Struct 'Startd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/archiver/archiver.h:63:5: style: Class 'JsonReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/capitalize/capitalize.cpp:18:5: style: Struct 'CapitalizeFilter < Writer < FileWriteStream > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/lookaheadparser/lookaheadparser.cpp:61:5: style: Class 'LookaheadParserHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/lookaheadparser/lookaheadparser.cpp:103:5: style: Class 'LookaheadParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/jsonx/jsonx.cpp:21:5: style: Class 'JsonxWriter < FileWriteStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/parsebyparts/parsebyparts.cpp:21:5: style: Class 'AsyncDocumentParser < kParseDefaultFlags >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/vendor/rapidjson.src/example/parsebyparts/parsebyparts.cpp:85:9: style: Struct 'AsyncStringStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] htcondor-23.4.0/src/condor_who/who.cpp:545:2: style: Class 'tm_cmd_contains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/consensuscore/consensuscore_1.1.1+dfsg.orig.tar.xz ConsensusCore-1.1.1/src/C++/Poa/PoaGraphImpl.hpp:105:5: style: Struct 'EdgeComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/content-hub/content-hub_1.1.1.orig.tar.gz content-hub-1.1.1/import/Lomiri/Content/contenthandler.h:34:5: style: Class 'ContentHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] content-hub-1.1.1/import/Lomiri/Content/contentscope.h:36:5: style: Class 'ContentScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] content-hub-1.1.1/import/Lomiri/Content/qmlimportexporthandler.h:35:5: style: Class 'QmlImportExportHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] content-hub-1.1.1/import/Lomiri/Content/contenttype.h:46:5: style: Class 'ContentType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] content-hub-1.1.1/src/com/lomiri/content/hub.cpp:50:5: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/contextfree/contextfree_3.4+dfsg.orig.tar.xz contextfree_3.4+dfsg/src-common/HSBColor.h:65:5: style: Struct 'HSBColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/stacktype.h:110:5: style: Class 'param_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/stacktype.h:111:5: style: Class 'param_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/Rand64.h:37:5: style: Class 'Rand64' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/cfdg.h:80:5: style: Class 'CfdgError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/primShape.h:62:5: style: Class 'primIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/CmdInfo.h:61:9: style: Struct 'CommandInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:72:5: style: Struct 'CfgArray < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:77:5: style: Struct 'CfgArray < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:65:5: style: Class 'json_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:93:5: style: Class 'json_float' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:165:9: style: Class 'ASTexpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:295:9: style: Class 'ASTruleSpecifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:444:9: style: Class 'ASTparen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astexpression.h:505:9: style: Class 'ASTmodification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astreplacement.h:70:9: style: Class 'ASTreplacement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/astreplacement.h:227:9: style: Class 'ASTrule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.h:71:9: style: Class 'aggCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_custom_blend_rgba < agg :: comp_op_adaptor_rgba_pre < agg :: rgba8 , agg :: order_rgba > , agg :: rendering_buffer > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_custom_blend_rgba < agg :: comp_op_adaptor_rgba_pre < agg :: rgba16 , agg :: order_rgba > , agg :: rendering_buffer > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_custom_blend_rgba < agg :: comp_op_adaptor_rgba_pre < agg :: rgba8 , agg :: order_bgra > , agg :: rendering_buffer > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_custom_blend_rgba < agg :: comp_op_adaptor_rgba_pre < agg :: rgba8 , agg :: order_argb > , agg :: rendering_buffer > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_gray8_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_rgba32_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_rgb24_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_gray16_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_rgba64_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_rgb48_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_argb32_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/aggCanvas.cpp:214:9: style: Class 'aggPixelPainter < agg :: pixfmt_bgra32_pre >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/commandLineSystem.h:58:5: style: Class 'CommandLineSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/cfdgimpl.h:134:9: style: Class 'CFDGImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/cfdgimpl.h:55:13: style: Struct 'PostDtorCleanup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/scanner.h:74:5: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:72:5: style: Struct 'CfgArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:77:5: style: Struct 'CfgArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:72:5: style: Struct 'CfgArray < std :: unique_ptr < ASTexpression > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/config.h:77:5: style: Struct 'CfgArray < std :: unique_ptr < ASTexpression > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/test.cpp:86:3: style: Class 'testfailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-common/test.cpp:174:3: style: Struct 'TestGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-unix/fdostream.h:54:9: style: Class 'fdoutbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] contextfree_3.4+dfsg/src-unix/fdostream.h:81:9: style: Class 'fdostream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coolkey/coolkey_1.1.0.orig.tar.gz coolkey-1.1.0/src/coolkey/log.h:51:5: style: Class 'FileLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/PKCS11Exception.h:41:5: style: Class 'PKCS11Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:36:5: style: Class 'MutexFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:48:5: style: Class 'Guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:49:5: style: Class 'Guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:50:5: style: Class 'Guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:51:5: style: Class 'Guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.h:74:5: style: Class 'Guardable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/locking.cpp:29:5: style: Class 'BasicMutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/machdep.h:44:4: style: Class 'OSLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/object.h:161:5: style: Class 'AttributeMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.h:76:5: style: Class 'SlotMemSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.h:148:5: style: Class 'SessionHandleSuffix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.h:532:5: style: Class 'SlotList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/object.cpp:40:5: style: Class 'AttributeTypeMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.cpp:1271:5: style: Class 'ObjectHandleMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.cpp:1281:5: style: Class 'ObjectCertCKAIDMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.cpp:2956:5: style: Class 'RSASignatureParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.cpp:2985:5: style: Class 'RSADecryptParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coolkey-1.1.0/src/coolkey/slot.cpp:447:5: style: Class 'ArrayFreer < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/copyq/copyq_7.1.0.orig.tar.gz CopyQ-7.1.0/plugins/itemfakevim/fakevim/fakevimhandler.h:47:5: style: Struct 'ExCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CopyQ-7.1.0/src/gui/notificationbasic.cpp:63:5: style: Class 'NotificationBasicWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CopyQ-7.1.0/src/gui/notificationbasic.cpp:112:5: style: Class 'NotificationBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CopyQ-7.1.0/src/platform/x11/systemclipboard/waylandclipboard.cpp:107:5: style: Class 'ReceiveThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CopyQ-7.1.0/src/platform/x11/systemclipboard/waylandclipboard.cpp:193:5: style: Class 'DataControlOffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CopyQ-7.1.0/src/platform/x11/systemclipboard/waylandclipboard.cpp:439:5: style: Class 'DataControlDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coq-gappa/coq-gappa_1.5.4.orig.tar.bz2 coq-gappalib-coq-1.5.4/remake.cpp:829:2: style: Struct 'escape_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coq-gappalib-coq-1.5.4/remake.cpp:492:2: style: Struct 'ref_ptr < dependency_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coq-gappalib-coq-1.5.4/remake.cpp:488:3: style: Struct 'content' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coq-gappalib-coq-1.5.4/remake.cpp:492:2: style: Struct 'ref_ptr < rule_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coq-hammer/coq-hammer_1.3.2+8.18.orig.tar.gz coqhammer-1.3.2-8.18/src/predict/dtree.cpp:18:5: style: Class 'DecisionTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coqhammer-1.3.2-8.18/src/predict/tfidf.cpp:12:5: style: Class 'Tfidf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coq-interval/coq-interval_4.9.0.orig.tar.bz2 interval-interval-4.9.0/remake.cpp:829:2: style: Struct 'escape_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] interval-interval-4.9.0/remake.cpp:492:2: style: Struct 'ref_ptr < dependency_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] interval-interval-4.9.0/remake.cpp:488:3: style: Struct 'content' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] interval-interval-4.9.0/remake.cpp:492:2: style: Struct 'ref_ptr < rule_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coquelicot/coquelicot_3.4.1.orig.tar.gz coquelicot-coquelicot-3.4.1/remake.cpp:829:2: style: Struct 'escape_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coquelicot-coquelicot-3.4.1/remake.cpp:492:2: style: Struct 'ref_ptr < dependency_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coquelicot-coquelicot-3.4.1/remake.cpp:488:3: style: Struct 'content' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coquelicot-coquelicot-3.4.1/remake.cpp:492:2: style: Struct 'ref_ptr < rule_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/corectrl/corectrl_1.3.11+ds.orig.tar.gz corectrl-v1.3.11/src/app/settings.h:17:3: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/ccpro/zipdatasink.h:16:3: style: Class 'ZipDataSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/ccpro/zipdatasource.h:15:3: style: Class 'ZipDataSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/auto/fanauto.h:19:3: style: Class 'FanAuto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/auto/fanautoprofilepart.cpp:12:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/auto/fanautoxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/curve/fancurveprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/curve/fancurvexmlparser.cpp:15:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/fanmode.h:19:3: style: Class 'FanMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/fixed/fanfixedprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/dynamicfreq/pmdynamicfreq.h:19:3: style: Class 'PMDynamicFreq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/fan/fixed/fanfixedxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/dynamicfreq/pmdynamicfreqprofilepart.cpp:13:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/dynamicfreq/pmdynamicfreqxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/fixedfreq/pmfixedfreqxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/fixedfreq/pmfixedfreqprofilepart.cpp:16:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/freqmode/pmfreqmode.h:19:3: style: Class 'PMFreqMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overclock/freqod/pmfreqodprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overclock/pmoverclock.h:19:3: style: Class 'PMOverclock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overclock/freqod/pmfreqodxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/freqrange/pmfreqrangeprofilepart.cpp:16:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/freqrange/pmfreqrangexmlparser.cpp:17:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/freqvolt/pmfreqvoltprofilepart.cpp:15:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/freqvolt/pmfreqvoltxmlparser.cpp:16:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/voltcurve/pmvoltcurveprofilepart.cpp:16:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/voltoffset/pmvoltoffset.h:37:3: style: Class 'PMVoltOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/voltcurve/pmvoltcurvexmlparser.cpp:16:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/voltoffset/pmvoltoffsetprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/pmadvanced.h:19:3: style: Class 'PMAdvanced' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/overdrive/voltoffset/pmvoltoffsetxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/powercap/pmpowercapprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/powercap/pmpowercapxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/powerprofile/pmpowerprofileprofilepart.cpp:15:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/advanced/powerprofile/pmpowerprofilexmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/auto/pmautoprofilepart.cpp:12:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/auto/pmautor600.h:19:3: style: Class 'PMAutoR600' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/auto/pmautoxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/fixed/pmfixedprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/fixed/pmfixedr600.h:25:3: style: Class 'PMFixedR600' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/fixed/pmfixedxmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/pmperfmode.h:19:3: style: Class 'PMPerfMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/powerstate/pmpowerstatemode.h:19:3: style: Class 'PMPowerStateMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/powerstate/pmpowerstate.h:40:3: style: Class 'PMPowerState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/powerstate/pmpowerstateprofilepart.cpp:15:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/amd/pm/powerstate/pmpowerstatexmlparser.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlgroupprofilepart.cpp:51:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlgroupxmlparser.h:19:3: style: Class 'ControlGroupXMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlgroupxmlparser.cpp:52:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlmodeprofilepart.cpp:60:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/cpu/cpufreqmode.h:17:3: style: Class 'CPUFreqMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlmodexmlparser.h:20:3: style: Class 'ControlModeXMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/controlmodexmlparser.cpp:58:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/cpu/cpufreqprofilepart.cpp:14:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/cpu/cpufreqxmlparser.cpp:13:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/noopprofilepart.cpp:12:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/controls/noopxmlparser.cpp:13:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/cpuprofilepart.cpp:71:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/cpuxmlparser.cpp:59:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/gpuprofilepart.cpp:78:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/sensors/graphitemxmlparser.h:18:3: style: Class 'GraphItemXMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/gpuxmlparser.cpp:70:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/components/sensors/graphitemxmlparser.cpp:12:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/filecache.h:12:3: style: Class 'FileCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/amd/gpuinfopmoverdrive.h:25:3: style: Class 'GPUInfoPMOverdrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/amd/gpuinfopm.h:24:3: style: Class 'GPUInfoPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/amd/gpuinfouniqueid.h:18:3: style: Class 'GPUInfoUniqueID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/amd/gpuinfovbios.h:20:3: style: Class 'GPUInfoVbios' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/cpuinfoproccpuinfo.h:17:3: style: Class 'CPUInfoProcCpuInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/cpuinfolscpu.h:29:3: style: Class 'CPUInfoLsCpu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/gpuinfoopengl.h:23:3: style: Class 'GPUInfoOpenGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/gpuinforevision.h:15:3: style: Class 'GPUInfoRevision' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/swinfokernel.h:14:3: style: Class 'SWInfoKernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/gpuinfovulkan.h:21:3: style: Class 'GPUInfoVulkan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/swinfomesa.h:14:3: style: Class 'SWInfoMesa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/hwiddatasource.h:13:3: style: Class 'HWIDDataSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/info/common/gpuinfouevent.h:16:3: style: Class 'GPUInfoUevent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilefactory.h:15:3: style: Class 'ProfileFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/iprofile.h:28:5: style: Struct 'Info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profileiconcache.h:17:3: style: Class 'ProfileIconCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profile.cpp:43:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilemanagerui.cpp:24:3: style: Class 'ProfileManagerObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilemanagerui.cpp:89:3: style: Class 'ManualProfileObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profileview.h:28:5: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilexmlparserfactory.h:15:3: style: Class 'ProfileXMLParserFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/qmlcomponentfactory.h:16:3: style: Class 'QMLComponentFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilexmlparser.cpp:42:3: style: Class 'Initializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/profilexmlparser.cpp:141:3: style: Class 'PugiXMLWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/sysexplorer.h:14:3: style: Class 'SysExplorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/uifactory.h:16:3: style: Class 'UIFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/helper/helpersysctl.h:15:3: style: Class 'HelperSysCtl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/session.cpp:18:3: style: Class 'ProfileManagerObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/core/session.cpp:70:3: style: Class 'HelperMonitorObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/helper/pmon/processregistry.h:17:3: style: Class 'ProcessRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/helper/pmon/processregistry.cpp:13:3: style: Class 'AppRegistryObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] corectrl-v1.3.11/src/helper/polkit.cpp:53:3: style: Class 'BusNameSubjectImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/courier/courier_1.0.16.orig.tar.bz2 courier-1.0.16/afx/afx.h:33:2: style: Class 'afxpipestreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/afx/afx.h:49:2: style: Class 'afxipipestream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/afx/afx.h:63:2: style: Class 'afxopipestream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/afx/afx.h:76:2: style: Class 'afxiopipestream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/courier/cmlm.h:85:2: style: Class 'ExclusiveLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/courier/cmlm.h:92:2: style: Class 'SharedLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/courier/cmlmsublist.h:40:2: style: Class 'SubscriberList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/courier/cmlm.C:731:2: style: Struct 'savemsg_totmpfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/courier/libs/aliases.h:43:2: style: Class 'AliasRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/alarmsleep.h:22:2: style: Class 'AlarmSleep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/dotlockrefresh.h:25:2: style: Class 'DotLockRefresh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/mio.h:76:2: style: Class 'MioStdio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/recipenode.h:123:2: style: Class 'RecipeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/regexpnode.h:30:2: style: Class 'RegExpNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-1.0.16/libs/maildrop/rematchstr.h:22:2: style: Class 'ReMatchStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/courier-authlib/courier-authlib_0.71.4.orig.tar.bz2 courier-authlib-0.71.4/authpgsqllib.cpp:174:3: style: Class 'authpgsqlrc_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-authlib-0.71.4/authsqlitelib.cpp:55:3: style: Class 'authsqliterc_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-authlib-0.71.4/authsqlitelib.cpp:259:2: style: Class 'select_callback_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/courier-unicode/courier-unicode_2.1.2.orig.tar.bz2 courier-unicode-2.1.2/courier-unicode.h:1228:2: style: Class 'to_iter_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] courier-unicode-2.1.2/courier-unicode.h:1330:2: style: Class 'to_iter_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/couriergrey/couriergrey_0.3.2.orig.tar.gz couriergrey-0.3.2/whitelist.h:50:6: style: Class 'whitelist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/covtobed/covtobed_1.3.5+dfsg.orig.tar.xz covtobed-1.3.5/OptionParser.h:91:5: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] covtobed-1.3.5/interval.h:57:2: style: Struct 'Interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] covtobed-1.3.5/interval.h:124:3: style: Class 'Intervals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] covtobed-1.3.5/interval.h:257:3: style: Class 'BEDOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] covtobed-1.3.5/interval.h:312:3: style: Class 'SimpleOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/coz-profiler/coz-profiler_0.2.2.orig.tar.gz coz-0.2.2/benchmarks/pbzip2/pbzip2.h:100:2: style: Struct 'outBuff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/benchmarks/pbzip2/BZ2StreamScanner.h:38:2: style: Class 'BZ2StreamScanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/inspect.h:59:3: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/inspect.h:60:3: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/ccutil/log.h:29:5: style: Class 'logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/perf.h:35:3: style: Class 'perf_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/progress_point.h:37:3: style: Class 'throughput_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/progress_point.h:69:5: style: Class 'saved' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/progress_point.h:100:3: style: Class 'latency_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/progress_point.h:147:5: style: Class 'saved' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/ccutil/timer.h:14:3: style: Class 'timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] coz-0.2.2/libcoz/ccutil/wrapped_array.h:35:7: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-fors/cpl-plugin-fors_5.5.7+dfsg.orig.tar.xz fors-5.5.7/fors/fors_ccd_config.h:39:5: style: Class 'fiera_config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fors-5.5.7/mosca/libmosca/mosca_image.h:56:5: style: Class 'image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fors-5.5.7/mosca/libmosca/fiera_config.h:41:5: style: Class 'fiera_config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fors-5.5.7/mosca/libmosca/slit_trace_distortion.h:33:5: style: Class 'slit_trace_distortion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpl-plugin-vimos/cpl-plugin-vimos_4.1.7+dfsg.orig.tar.xz vimos-4.1.7/mosca/libmosca/mosca_image.h:56:5: style: Class 'image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vimos-4.1.7/mosca/libmosca/fiera_config.h:41:5: style: Class 'fiera_config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vimos-4.1.7/mosca/libmosca/slit_trace_distortion.h:33:5: style: Class 'slit_trace_distortion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpp-hocon/cpp-hocon_0.3.0.orig.tar.xz cpp-hocon-0.3.0/lib/tests/test_utils.hpp:122:9: style: Struct 'parse_test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpp-httplib/cpp-httplib_0.14.3+ds.orig.tar.xz yhirose-cpp-httplib-cbca63f/example/benchmark.cc:8:3: style: Struct 'StopWatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpp-jwt/cpp-jwt_1.4+ds.orig.tar.xz arun11299-cpp-jwt-8272256/tests/test_jwt_object.cc:10:5: style: Struct 'Wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppad/cppad_2024.00.00.4.orig.tar.xz CppAD-20240000.4/cppad_ipopt/example/get_started.cpp:59:7: style: Class 'FG_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/cppad_ipopt/test/multiple_solution.cpp:30:4: style: Class 'FG_J_changes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/cppad_ipopt/test/k_gt_one.cpp:23:4: style: Class 'FG_K_gt_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/atomic_three/base2ad.cpp:32:4: style: Class 'atomic_base2ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/atomic_three/forward.cpp:73:4: style: Class 'atomic_forward' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/atomic_three/reverse.cpp:73:4: style: Class 'atomic_reverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/atomic_three/jac_sparsity.cpp:55:4: style: Class 'atomic_jac_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/general/base2ad.cpp:125:4: style: Class 'Ode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/general/fun_check.cpp:31:4: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/general/numeric_type.cpp:34:7: style: Class 'MyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/general/mul_level_ode.cpp:126:4: style: Class 'Ode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/check_numeric_type.cpp:40:7: style: Class 'MyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/check_simple_vector.cpp:69:4: style: Class 'MyVector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/check_simple_vector.cpp:39:4: style: Class 'MyElement < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/ode_err_control.cpp:70:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/ode_err_control.cpp:93:7: style: Class 'Method' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/romberg_one.cpp:31:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/ode_err_maxabs.cpp:60:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/ode_err_maxabs.cpp:79:7: style: Class 'Method' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/romberg_mul.cpp:33:7: style: Class 'TestFun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/utility/runge45_1.cpp:57:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/base2ad.cpp:28:4: style: Class 'atomic_base2ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/atomic_sparsity.cpp:21:4: style: Class 'atomic_set_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/forward.cpp:60:4: style: Class 'atomic_forward' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/get_started.cpp:27:4: style: Class 'atomic_get_started' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/norm_sq.cpp:40:4: style: Class 'atomic_norm_sq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/for_sparse_hes.cpp:50:4: style: Class 'atomic_for_sparse_hes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/reciprocal.cpp:38:4: style: Class 'atomic_reciprocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/for_sparse_jac.cpp:46:4: style: Class 'atomic_for_sparse_jac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/reverse.cpp:60:4: style: Class 'atomic_reverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/rev_sparse_jac.cpp:47:4: style: Class 'atomic_rev_sparse_jac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/rev_sparse_hes.cpp:50:4: style: Class 'atomic_rev_sparse_hes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/deprecated/atomic_two/set_sparsity.cpp:42:4: style: Class 'atomic_set_sparsity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/example/general/base_alloc.hpp:118:4: style: Class 'base_alloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < std :: complex < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < std :: complex < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < std :: complex < float > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value < CppAD :: AD < std :: complex < double > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/fun_check.cpp:20:4: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/extern_value.hpp:13:4: style: Class 'extern_value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:25:7: style: Class 'Fun_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:47:7: style: Class 'Method_one' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:133:7: style: Class 'Fun_two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:152:7: style: Class 'Method_two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:251:7: style: Class 'Fun_three' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:306:7: style: Class 'Method_three' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:377:7: style: Class 'Fun_four' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/ode_err_control.cpp:399:7: style: Class 'Method_four' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/romberg_one.cpp:32:7: style: Class 'Fun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppAD-20240000.4/test_more/general/simple_vector.cpp:35:4: style: Class 'MyInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppcheck/cppcheck_2.13.0.orig.tar.gz cppcheck-2.13.0/test/cli/QML-Samples-TableView/samplemodel.h:20:5: style: Class 'SampleModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppdap/cppdap_1.58.0a.orig.tar.gz google-cppdap-252b568/examples/hello_debugger.cpp:62:3: style: Class 'Debugger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/content_stream.h:33:3: style: Class 'ContentReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/content_stream.h:56:3: style: Class 'ContentWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/content_stream_test.cpp:30:3: style: Class 'SingleByteReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/jsoncpp_json_serializer.h:76:3: style: Struct 'JsonCppDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/jsoncpp_json_serializer.h:125:3: style: Struct 'JsonCppSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/jsoncpp_json_serializer.cpp:251:5: style: Struct 'FS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/nlohmann_json_serializer.h:76:3: style: Struct 'NlohmannDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/nlohmann_json_serializer.h:124:3: style: Struct 'NlohmannSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/nlohmann_json_serializer.cpp:239:5: style: Struct 'FS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/rwmutex.h:96:10: style: Class 'RLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/rwmutex.h:137:10: style: Class 'WLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/rapid_json_serializer.h:78:3: style: Struct 'RapidDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] google-cppdap-252b568/src/socket.cpp:116:3: style: Class 'Shared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppdb/cppdb_0.3.1+dfsg.orig.tar.bz2 cppdb-0.3.1/drivers/sqlite3_backend.cpp:378:4: style: Class 'connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/postgres_backend.cpp:47:4: style: Class 'pqerror' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/postgres_backend.cpp:738:4: style: Class 'connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/mysql_backend.cpp:44:2: style: Class 'cppdb_myerror' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/mysql_backend.cpp:241:3: style: Class 'result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/mysql_backend.cpp:751:3: style: Class 'result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/mysql_backend.cpp:1161:2: style: Class 'connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/src/frontend.cpp:29:3: style: Class 'throw_guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/test/test_basic.cpp:28:2: style: Class 'my_specific_a' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/test/test_basic.cpp:34:2: style: Class 'my_specific_b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/test/dummy_driver.h:103:3: style: Class 'statement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/test/dummy_driver.h:124:3: style: Class 'connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppdb-0.3.1/drivers/odbc_backend.cpp:1009:2: style: Class 'connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppgir/cppgir_2.0.orig.tar.bz2 cppgir-v2.0/examples/gio-qt-async.cpp:36:3: style: Class 'qt_future' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/examples/gio-async.cpp:47:3: style: Class 'context_scheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/tools/genutils.hpp:20:3: style: Class 'skip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/tools/genutils.hpp:31:3: style: Class 'ScopeGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/tools/genutils.hpp:66:3: style: Class 'NamespaceGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/tools/genutils.hpp:111:3: style: Class 'Matcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppgir-v2.0/tools/function.cpp:89:5: style: Struct 'FunctionDataExtended' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppnumericalsolvers/cppnumericalsolvers_1.0.0.orig.tar.gz CppNumericalSolvers-1.0.0/include/cppoptlib/boundedproblem.h:33:5: style: Class 'BoundedProblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppNumericalSolvers-1.0.0/include/cppoptlib/boundedproblem.h:33:5: style: Class 'BoundedProblem < double , Eigen :: Dynamic >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CppNumericalSolvers-1.0.0/include/cppoptlib/boundedproblem.h:33:5: style: Class 'BoundedProblem < double , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpprest/cpprest_2.10.19.orig.tar.gz cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_Server/BlackJack_Server.cpp:23:5: style: Class 'BlackJackDealer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_UIClient/messagetypes.h:110:5: style: Struct 'Card' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_UIClient/messagetypes.h:182:5: style: Struct 'BJHand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_UIClient/messagetypes.h:209:5: style: Struct 'Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_UIClient/messagetypes.h:240:5: style: Struct 'BJTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_Server/messagetypes.h:270:5: style: Struct 'Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/BlackJack/BlackJack_Server/Dealer.cpp:30:5: style: Class 'BlackJackDealer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/samples/CasaLens/casalens.h:63:5: style: Class 'CasaLens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/client/http_client_winrt.cpp:64:5: style: Class 'HttpRequestCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/client/http_client_winrt.cpp:190:5: style: Class 'IRequestStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/client/http_client_winrt.cpp:284:5: style: Class 'IResponseStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/client/http_client_asio.cpp:149:5: style: Class 'asio_connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/client/http_client_asio.cpp:1860:9: style: Class 'timeout_timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/common/http_compression.cpp:55:5: style: Class 'zlib_compressor_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/common/http_compression.cpp:160:5: style: Class 'zlib_decompressor_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/http/common/http_compression.cpp:303:5: style: Class 'brotli_compressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/pplx/threadpool.cpp:40:5: style: Struct 'threadpool_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/json/json_parsing.cpp:200:5: style: Class 'JSON_StreamParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/json/json_parsing.cpp:214:5: style: Class 'JSON_StringParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/src/websockets/client/ws_client_wspp.cpp:131:5: style: Class 'wspp_callback_client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/common/TestRunner/test_module_loader.cpp:20:5: style: Class 'test_module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/common/UnitTestpp/src/Checks.h:71:5: style: Struct 'anyx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/common/UnitTestpp/src/tests/TestTestRunner.cpp:235:5: style: Struct 'RunTestIfNameIs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/client/connection_pool_tests.cpp:20:9: style: Struct 'noisy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/include/test_http_client.h:36:5: style: Class 'test_response' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/include/test_http_client.h:89:22: style: Class 'test_http_client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/include/test_http_client.h:125:9: style: Class 'scoped_client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/include/test_http_server.h:111:22: style: Class 'test_http_server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/include/test_http_server.h:131:5: style: Class 'scoped_server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/test_http_server.cpp:501:5: style: Class '_test_http_server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/http/utilities/test_http_client.cpp:394:5: style: Class '_test_http_client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/websockets/utilities/test_websocket_server.cpp:71:5: style: Class 'test_http_request_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpprestsdk-2.10.19/Release/tests/functional/websockets/utilities/test_websocket_server.cpp:88:5: style: Class '_test_websocket_server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpptest/cpptest_2.0.0.orig.tar.gz cpptest-2.0.0/src/cpptest-compileroutput.h:64:5: style: Class 'InvalidFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/cpptest-textoutput.h:63:3: style: Class 'TextOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/textoutput.cpp:50:4: style: Struct 'ShowSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/htmloutput.cpp:243:3: style: Struct 'SuiteRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/htmloutput.cpp:324:3: style: Struct 'TestResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/htmloutput.cpp:354:3: style: Struct 'TestResultAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/htmloutput.cpp:373:3: style: Struct 'SuiteTestResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpptest-2.0.0/src/suite.cpp:166:3: style: Struct 'ExecTests' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpptoml/cpptoml_0.1.1.orig.tar.gz cpptoml-0.1.1/examples/parse_stdin.cpp:13:5: style: Class 'toml_test_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cppunit/cppunit_1.15.1.orig.tar.gz cppunit-1.15.1/examples/ClockerPlugIn/ClockerXmlHook.h:21:3: style: Class 'ClockerXmlHook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/DumperPlugIn/DumperListener.h:18:3: style: Class 'DumperListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/MockTestCase.h:17:3: style: Class 'MockTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/MockTestListener.h:11:3: style: Class 'MockTestListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:39:5: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:78:5: style: Class 'ValueBadConstructor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:90:5: style: Class 'ValueBadInvert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:102:5: style: Class 'ValueBadEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:119:5: style: Class 'ValueBadNotEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:136:5: style: Class 'ValueBadCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/OrthodoxTest.h:156:5: style: Class 'ValueBadAssignment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/TestFailureTest.h:30:5: style: Class 'ObservedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/TestSetUpTest.h:27:5: style: Class 'MockSetUp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/XmlUniformiser.h:18:3: style: Class 'XmlUniformiser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/SynchronizedTestResult.h:46:3: style: Class 'SynchronizedTestResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/examples/cppunittest/SynchronizedTestResult.h:22:5: style: Class 'ObservedSynchronizationObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cppunit-1.15.1/src/DllPlugInTester/CommandLineParser.h:16:3: style: Class 'CommandLineParserException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpputest/cpputest_4.0.orig.tar.gz cpputest-4.0/src/CppUTestExt/MockFailure.cpp:37:5: style: Class 'MockFailureReporterTestTerminator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/DummyMemoryLeakDetector.h:31:5: style: Class 'DummyMemoryLeakDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/PluginTest.cpp:42:5: style: Class 'DummyPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/PluginTest.cpp:68:5: style: Class 'DummyPluginWhichAcceptsParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/SetPluginTest.cpp:96:4: style: Class 'MaxFunctionPointerUtest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/SetPluginTest.cpp:114:5: style: Class 'MaxFunctionPointerUtestShell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/src/CppUTestExt/MockSupport_c.cpp:40:5: style: Class 'MockFailureReporterTestTerminatorForInCOnlyCode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/TestRegistryTest.cpp:41:5: style: Class 'MockTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/TestRegistryTest.cpp:64:5: style: Class 'MockTestResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/TestRegistryTest.cpp:314:5: style: Class 'MyTestPluginDummy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTest/CommandLineArgumentsTest.cpp:35:5: style: Class 'OptionsPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTestExt/MemoryReporterPluginTest.cpp:41:5: style: Class 'TemporaryDefaultNewAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTestExt/MockComparatorCopierTest.cpp:44:5: style: Class 'MyTypeForTesting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cpputest-4.0/tests/CppUTestExt/MockExpectedCallTest.cpp:36:5: style: Class 'TypeForTestingExpectedFunctionCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cpu-x/cpu-x_5.0.3.orig.tar.gz CPU-X-5.0.3/src/data.hpp:49:2: style: Struct 'Tab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:60:2: style: Struct 'Frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:67:2: style: Struct 'MetaFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:77:2: style: Struct 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:192:5: style: Struct 'Cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:270:4: style: Struct 'Stick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:359:4: style: Struct 'Card' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/data.hpp:392:4: style: Struct 'PrimeNumbers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:120:3: style: Struct 'ExtTabCpu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:137:3: style: Struct 'ExtTabCaches' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:148:3: style: Struct 'ExtTabMotherboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:158:3: style: Struct 'ExtTabMemory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:175:3: style: Struct 'ExtTabSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:192:3: style: Struct 'ExtTabGraphics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:203:3: style: Struct 'ExtTabBench' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CPU-X-5.0.3/src/gui_gtk.hpp:225:3: style: Struct 'ExtTabAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crac/crac_2.5.2+dfsg.orig.tar.xz crac-2.5.2/src/Bitset.h:60:5: style: Class 'Bitset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/Parameters.h:113:3: style: Class 'Parameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libReadsInfo/Cigar.h:73:3: style: Class 'Cigar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libSSA/Huffman_Codes.h:117:5: style: Class 'node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libSSA/GenomeInfo.h:100:3: style: Class 'GenomeInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libSSA/locateOnGenome.h:89:3: style: Class 'LocateOnGenome' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libReadsReader/readsReader.h:153:3: style: Class 'singleReadIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libReadsReader/readsReader.h:163:3: style: Class 'singleReadIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crac-2.5.2/src/libReadsReader/readsReader.h:351:3: style: Class 'readsReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crack-attack/crack-attack_1.1.14.orig.tar.gz crack-attack-1.1.14/src/ActionRecorder.cxx:36:3: style: Struct 'offset_subtract' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crazydiskinfo/crazydiskinfo_1.1.0.orig.tar.xz crazydiskinfo-1.1.0/main.cpp:76:2: style: Class 'SMART' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/creduce/creduce_2.11.0~20240312.orig.tar.xz creduce-2.11.0~20240312/clang_delta/tests/reduce-class-template-param/template_specilization_type.cc:7:3: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] creduce-2.11.0~20240312/clang_delta/tests/remove-namespace/namespace15.cpp:24:3: style: Class 'G' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] creduce-2.11.0~20240312/clang_delta/tests/remove-namespace/namespace15.cpp:41:5: style: Struct 'H' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] creduce-2.11.0~20240312/clang_delta/tests/remove-nested-function/remove_nested_func1.cc:4:3: style: Struct 'S1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] creduce-2.11.0~20240312/clang_delta/tests/replace-class-with-base-template-spec/small.cpp:47:34: style: Class 'J' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] creduce-2.11.0~20240312/clang_delta/tests/replace-class-with-base-template-spec/small.cpp:54:5: style: Class 'K' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crimson/crimson_0.5.2.orig.tar.gz crimson-0.5.2.orig/src/cf/container.h:34:3: style: Class 'UCNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/network.h:35:3: style: Class 'DynBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/path.h:76:3: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/game.h:64:3: style: Class 'Game' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/comet/mission.h:35:3: style: Class 'Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/comet/extwindow2.h:76:3: style: Class 'NewMissionWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/fileio.h:56:3: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/fileio.h:109:3: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/color.h:31:3: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/surface.h:102:3: style: Class 'SurfaceLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/sound.h:42:3: style: Class 'SoundEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/common/textbox.h:73:3: style: Class 'TLWNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/initwindow.h:34:3: style: Class 'TitleWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/initwindow.h:109:3: style: Class 'VideoOptionsWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/initwindow.h:140:3: style: Class 'KeyboardOptionsWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/initwindow.h:168:3: style: Class 'SoundOptionsWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/ai.h:32:3: style: Class 'AI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/src/cf/ai.h:60:7: style: Class 'AIAllocNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/mktileset.cpp:57:3: style: Class 'TilesetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/mktileset.cpp:67:3: style: Class 'TileHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/mkunitset.cpp:77:3: style: Class 'UnitsetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:42:3: style: Class 'CfedParserUtils' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:66:3: style: Class 'PlayerHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:79:3: style: Class 'UnitHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:86:3: style: Class 'ShopHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:93:3: style: Class 'EventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crimson-0.5.2.orig/tools/cfed.cpp:100:3: style: Class 'MessagesHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/critcl/critcl_3.1.18.1+dfsg.orig.tar.xz critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream/zfstream.h:73:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream/zfstream.h:74:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream/zfstream.h:85:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream/zfstream.h:86:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream2/zstream.h:42:5: style: Class 'zstringlen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream2/zstream.h:55:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream2/zstream.h:56:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream2/zstream.h:160:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/iostream2/zstream.h:164:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/criticalmass/criticalmass_1.0.2.orig.tar.bz2 CriticalMass-1.0.2/tinyxml/tinyxml.h:386:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/tinyxml/tinyxml.h:571:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:84:3: style: Class 'CMyComBSTR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Common/InBuffer.h:14:3: style: Class 'CInBufferException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < ISequentialInStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Common/OutBuffer.h:13:3: style: Struct 'COutBufferException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < ISequentialOutStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Compress/LZ/LZOutWindow.h:13:3: style: Class 'CLZOutWindowException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Compress/Branch/x86_2.h:56:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Compress/Branch/x86_2.h:111:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < ICompressGetSubStreamSize >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Compress/LZMA/LZMADecoder.h:205:5: style: Class 'CDecoderFlusher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/CommandLineParser.h:50:3: style: Class 'CParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/7zip/Compress/LZMA/LZMAEncoder.h:356:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < IMatchFinder >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < ICompressCoder >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < ICompressProgressInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/Vector.h:22:3: style: Class 'CBaseRecordVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CriticalMass-1.0.2/utils/lzma/SRC/Common/MyCom.h:17:3: style: Class 'CMyComPtr < IMatchFinderCallback >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/critterding/critterding_1.0-beta14+dfsg.orig.tar.xz critterding-beta14/src/common/be_image.h:10:2: style: Class 'BeImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/common/be_mouse_picker.h:10:3: style: Class 'BeMousePicker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/common/be_model_system.h:190:3: style: Class 'BeGraphicsModelSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/common/be_model_system.h:205:2: style: Class 'BeGraphicsEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/common/be_scene_node.h:9:2: style: Class 'BeSceneNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_buffer.h:17:2: style: Class 'BeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gl/glwindow.h:13:3: style: Class 'GLWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_texture.h:16:2: style: Class 'BeTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_texture.h:86:2: style: Class 'BeImageTexture2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_shader.h:15:2: style: Class 'BeShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_graphics_system.h:28:2: style: Class 'BeGraphicsMaterial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/graphics/be_graphics_system.h:67:2: style: Class 'BeGraphicsSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/container.h:12:3: style: Class 'BeWidgetContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/panel.h:9:3: style: Class 'Panel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/text.h:11:3: style: Class 'BeWidgetText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/canvas.h:11:3: style: Class 'Canvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/text_uintp.h:9:3: style: Class 'BeWidgetTextCVARuint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/logbuffermessage.h:50:3: style: Class 'Logbuffermessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/gui/settingspanel.h:9:3: style: Class 'Settingspanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/kernel/be_log.h:49:3: style: Class 'BeLogDebug' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:39:3: style: Class 'be_net_type_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:69:3: style: Class 'be_net_type_Vector3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:95:3: style: Class 'be_net_type_Vector4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:127:3: style: Class 'be_net_type_Quaternion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:128:3: style: Class 'be_net_type_Quaternion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:143:3: style: Class 'be_net_type_Transform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:227:3: style: Class 'BeSignalHistory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:246:3: style: Class 'BeSignalHistory_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:302:2: style: Struct 'net_message_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:332:2: style: Class 'BeMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/net/be_net_message.h:392:2: style: Class 'BeMessageHandler1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/physics/be_raycast.h:16:3: style: Class 'Raycast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/entities/body/bodypart_rigid.h:13:5: style: Class 'BeShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/entities/body/bodypart_rigid.h:26:3: style: Class 'BeRigidBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/entities/body/bodyphysics.h:17:3: style: Class 'BePhysicsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/gui/hud.h:14:3: style: Class 'Hud' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/gui/critterview.h:14:3: style: Class 'Critterview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/gui/infobar.h:13:3: style: Class 'Infobar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] critterding-beta14/src/scenes/critterding/evolution.h:23:3: style: Class 'Evolution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crossguid/crossguid_0.0+git200150803.orig.tar.xz crossguid-master/guid.h:46:5: style: Class 'Guid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crossguid-master/guid.h:49:5: style: Class 'Guid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crossguid-master/guid.h:52:5: style: Class 'Guid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crow-translate/crow-translate_2.11.1+git20240108+ds.orig.tar.xz crow-translate-2.11.1+git20240108+ds/src/settings/appsettings.h:82:5: style: Class 'AppSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/settings/ocrlanguageslistwidget.h:28:5: style: Class 'OcrLanguagesListWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/settings/tesseractparameterstablewidget.h:30:5: style: Class 'TesseractParametersTableWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/third-party/qhotkey/QHotkey/qhotkey.h:43:3: style: Class 'NativeShortcut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/third-party/singleapplication/examples/calculator/calculator.h:67:5: style: Class 'Calculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/third-party/qtaskbarcontrol/qtaskbarcontrol_win.h:12:2: style: Class 'QWinTaskbarControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crow-translate-2.11.1+git20240108+ds/src/third-party/singleapplication/singleapplication_p.h:70:5: style: Class 'SingleApplicationPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/crrcsim/crrcsim_0.9.13.orig.tar.gz crrcsim-0.9.13/src/GUI/crrc_dialog.h:104:5: style: Class 'CRRCDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_misc/SimpleXMLTransfer.h:66:5: style: Class 'XMLException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_misc/SimpleXMLTransfer.h:102:5: style: Class 'SimpleXMLTransfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_misc/SimpleXMLTransfer.h:107:5: style: Class 'SimpleXMLTransfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_misc/SimpleXMLTransfer.h:112:5: style: Class 'SimpleXMLTransfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/CTime.h:41:5: style: Class 'CTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_inputdev/inputdev.h:76:5: style: Class 'T_AxisMapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_inputdev/inputdev.h:171:5: style: Class 'T_TX_Mixer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_inputdev/inputdev.h:224:5: style: Class 'T_Calibration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_main/Event.h:94:5: style: Class 'JoystickEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_main/Event.h:161:5: style: Class 'LogMessageEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_math/ratelim.h:39:7: style: Class 'RateLimiter < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/config.h:206:4: style: Class 'T_Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/crrc_soundserver.h:91:5: style: Class 'CRRCAudioServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/crrc_soundserver.h:172:5: style: Class 'T_SoundSample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/crrc_sound.h:162:5: style: Class 'T_VariometerSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/GUI/crrc_gui_main.h:43:5: style: Class 'CGUIMain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/GUI/crrc_ctrldev.h:35:5: style: Class 'CGUICtrlDeviceDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/GUI/crrc_msgbox.h:91:5: style: Class 'CGUIMsgBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/GUI/crrc_msgbox.h:116:5: style: Class 'CGUIWaitingBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/GUI/crrc_scaleinput.h:52:5: style: Class 'CGUIMixerDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/crrc_scenery.h:256:5: style: Class 'SceneryNull' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/crrc_loadair.h:96:5: style: Class 'CRRCAirplaneV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_robots/robotfile.h:42:3: style: Class 'RobotFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/serialchardevice.h:92:5: style: Class 'SerialCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/record.h:50:3: style: Class 'FlightRecorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/ImageLoaderTGA.h:125:5: style: Class 'CImageLoaderTGA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/crrc_fdm.h:40:3: style: Class 'CRRC_FDM_Env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/chardevicewrapper.h:196:5: style: Class 'CharDeviceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/chardevicewrapper.h:67:9: style: Class 'LogWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/chardevicewrapper.h:96:9: style: Class 'LogReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/filechardevice.h:72:5: style: Class 'FileCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/tcpchardevice.h:80:5: style: Class 'TcpCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/tcpserverchardevice.h:82:5: style: Class 'TcpServerCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/udpchardevice.h:75:5: style: Class 'UdpCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_chardevice/udpserverchardevice.h:82:5: style: Class 'UdpServerCharDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_initinputs/cntrl_initinputs.h:41:3: style: Class 'Cntrl_InitInputs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_limitflipthr/limitflipthrottle.h:37:3: style: Class 'Cntrl_LimitFlipThrottle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_omega/cntrl_omega.h:37:3: style: Class 'Cntrl_Omega' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_phugoid/cntrl_phugoid.h:41:3: style: Class 'Cntrl_Phugoid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_mcopter01/cntrl_mcopter01.h:40:3: style: Class 'Cntrl_MCopter01' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_scalethrottle/scalethrottle.h:35:3: style: Class 'Cntrl_ScaleThrottle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_rateofclimb/cntrl_rateofclimb.h:46:3: style: Class 'Cntrl_RateOfClimb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_cntrl/cntrl_setuserinput/cntrl_setuserinput.h:44:3: style: Class 'Cntrl_SetUserInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/fdm_testmode/fdm_testmode.h:100:4: style: Class 'CRRC_AirplaneSim_TestMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_video/glconsole.h:58:5: style: Class 'GlConsole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_main/eventhandler.h:38:5: style: Class 'EventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_inputdev/inputdev_serial2/LoggerReader_byte.h:49:4: style: Class 'LoggerReader_byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_inputdev/inputdev_mnav/mnav.h:111:3: style: Class 'MNAV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/power/shaft.h:69:6: style: Class 'Shaft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/power/battery.h:125:6: style: Class 'Battery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_math/ratelim.h:39:7: style: Class 'RateLimiter < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/power/power.h:168:6: style: Class 'Power' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/gear01/gear.h:99:5: style: Class 'Wheel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/fdm_mcopter01/fdm_mcopter01.h:41:3: style: Class 'Propdata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_math/matrix44.h:58:7: style: Class 'Matrix44 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_math/matrix44.h:71:7: style: Class 'Matrix44 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_math/matrix44.h:117:7: style: Class 'Matrix44 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/hd_ssgLOSterrain.h:31:5: style: Class 'HD_SsgLOSTerrain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/hd_tabulatedterrain.h:35:5: style: Class 'HD_TabulatedTerrain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/hd_tilingterrain.h:41:5: style: Class 'HD_TilingTerrain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_robots/fdm_playback.h:64:3: style: Class 'CRRC_AirplaneSim_Playback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/crrc_builtin_scenery.h:146:5: style: Class 'BuiltinSceneryDavis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_landscape/crrc_builtin_scenery.h:246:5: style: Class 'BuiltinSceneryCapeCod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_video/shadow.h:53:5: style: Class 'leafGeometryData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_video/shadow.h:63:5: style: Class 'ShadowVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_video/crrc_animation.h:95:5: style: Class 'CRRCControlSurfaceAnimation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] crrcsim-0.9.13/src/mod_fdm/formats/airtoxml.cpp:126:4: style: Class 'DotAirLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cryfs/cryfs_0.11.4.orig.tar.gz src/blobstore/implementations/onblocks/BlobOnBlocks.h:23:3: style: Class 'BlobOnBlocks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataInnerNode_ChildEntry.h:13:3: style: Struct 'DataInnerNode_ChildEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataNodeView.h:22:13: style: Class 'DataNodeLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataNodeView.h:64:3: style: Class 'DataNodeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataNode.h:30:3: style: Class 'DataNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataInnerNode.h:19:3: style: Class 'DataInnerNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datanodestore/DataLeafNode.h:17:3: style: Class 'DataLeafNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/parallelaccessdatatreestore/DataTreeRef.h:15:3: style: Class 'DataTreeRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/datatreestore/DataTreeStore.h:19:3: style: Class 'DataTreeStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/parallelaccessdatatreestore/ParallelAccessDataTreeStore.h:20:3: style: Class 'ParallelAccessDataTreeStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blobstore/implementations/onblocks/parallelaccessdatatreestore/ParallelAccessDataTreeStoreAdapter.h:16:3: style: Class 'ParallelAccessDataTreeStoreAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/compressing/CompressingBlockStore.h:14:5: style: Class 'CompressingBlockStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/caching/cache/Cache.h:27:3: style: Class 'Cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/caching/CachingBlockStore2.h:15:3: style: Class 'CachingBlockStore2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/caching/cache/Cache.h:27:3: style: Class 'Cache < BlockId , cpputils :: unique_ref < CachedBlock > , 1000 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/low2highlevel/LowToHighLevelBlockStore.h:21:3: style: Class 'LowToHighLevelBlockStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/mock/MockBlockStore.h:18:13: style: Class 'MockBlockStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/readonly/ReadOnlyBlockStore2.h:23:3: style: Class 'ReadOnlyBlockStore2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/blockstore/implementations/integrity/IntegrityBlockStore2.h:17:3: style: Class 'IntegrityViolationOnPreviousRun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/pointer/unique_ref.h:41:23: style: Class 'unique_ref < Allocator , std :: default_delete < Allocator > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/io/pipestream.h:70:9: style: Class 'pipestream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/io/NoninteractiveConsole.h:12:9: style: Class 'NoninteractiveConsole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/data/Deserializer.h:14:9: style: Class 'Deserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/data/Serializer.h:17:9: style: Class 'Serializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/pointer/unique_ref.h:41:23: style: Class 'unique_ref < details :: DontEchoStdinToStdoutRAII_ , std :: default_delete < details :: DontEchoStdinToStdoutRAII_ > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cpp-utils/process/subprocess.h:22:9: style: Struct 'SubprocessError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs-cli/VersionChecker.h:15:9: style: Class 'VersionChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/cryfs.cpp:5:5: style: Class 'cryfs_load_handle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryConfigConsole.h:12:9: style: Class 'CryConfigConsole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/crypto/inner/ConcreteInnerEncryptor.h:16:9: style: Class 'ConcreteInnerEncryptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < XChaCha20Poly1305 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < AES256_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < AES256_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < AES128_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < AES128_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Twofish256_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Twofish256_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Twofish128_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Twofish128_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Serpent256_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Serpent256_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Serpent128_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Serpent128_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Cast256_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Cast256_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars448_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars448_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars256_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars256_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars128_GCM >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/config/CryCipher.cpp:30:5: style: Class 'CryCipherInstance < Mars128_CFB >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/cachingfsblobstore/CachingFsBlobStore.h:19:13: style: Class 'CachingFsBlobStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/fsblobstore/FsBlobView.h:20:9: style: Class 'FsBlobView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/fsblobstore/FileBlob.h:14:13: style: Class 'FileBlob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/parallelaccessfsblobstore/FileBlobRef.h:13:5: style: Class 'FileBlobRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/fsblobstore/SymlinkBlob.h:16:13: style: Class 'SymlinkBlob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/parallelaccessfsblobstore/DirBlobRef.h:14:5: style: Class 'DirBlobRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/parallelaccessfsblobstore/SymlinkBlobRef.h:13:5: style: Class 'SymlinkBlobRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/fsblobstore/FsBlobStore.h:21:13: style: Class 'FsBlobStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/localstate/LocalStateDir.h:13:9: style: Class 'LocalStateDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/cryfs/impl/filesystem/parallelaccessfsblobstore/ParallelAccessFsBlobStore.h:22:13: style: Class 'ParallelAccessFsBlobStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/fspp/impl/Profiler.h:12:9: style: Class 'Profiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/parallelaccessstore/ParallelAccessStore.h:65:2: style: Class 'OpenResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/blockstore/implementations/caching/cache/testutils/MinimalKeyType.h:29:3: style: Class 'MinimalKeyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/blockstore/implementations/caching/cache/testutils/CopyableMovableValueType.h:8:3: style: Class 'CopyableMovableValueType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/blockstore/implementations/caching/cache/PeriodicTaskTest.cpp:18:3: style: Class 'AtomicCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/blobstore/implementations/onblocks/datatreestore/testutils/LeafDataFixture.h:14:3: style: Class 'LeafDataFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/blockstore/implementations/caching/cache/testutils/MinimalValueType.h:42:3: style: Class 'MinimalValueType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/stats/main.cpp:93:5: style: Class 'ProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/cast_test.cpp:28:3: style: Class 'Child' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/optional_ownership_ptr_test.cpp:13:3: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/either_test.cpp:1136:3: style: Class 'ClassWithDestructorCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/either_test.cpp:1150:3: style: Class 'OnlyMoveableClassWithDestructorCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:15:3: style: Class 'SomeClass1Parameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:26:3: style: Struct 'SomeBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:30:3: style: Struct 'SomeChildClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:592:3: style: Class 'OnlyMoveable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:612:3: style: Class 'DestructableMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cpp-utils/pointer/unique_ref_test.cpp:711:3: style: Struct 'SetToDeleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cryfs/impl/testutils/FakeCryKeyProvider.h:12:3: style: Class 'FakeCryKeyProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/testutils/FuseThread.h:18:3: style: Class 'FuseThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/testutils/FuseTest.h:58:5: style: Class 'TempTestFS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/testutils/InMemoryFile.h:10:3: style: Class 'InMemoryFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/testutils/InMemoryFile.h:26:3: style: Class 'WriteableInMemoryFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/fuse/read/FuseReadReturnedDataTest.cpp:31:3: style: Struct 'TestData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/fuse/write/FuseWriteDataTest.cpp:28:3: style: Struct 'TestData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/fspp/impl/IdListTest.cpp:12:3: style: Class 'MyObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/cryfs/impl/config/CryConfigLoaderTest.cpp:54:3: style: Class 'FakeRandomGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cryptlib.h:611:2: style: Class 'Algorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cryptlib.h:1784:5: style: Struct 'BlockingInputOnly' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cryptlib.h:2183:5: style: Struct 'NoChannelSupport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cryptlib.h:2793:3: style: Class 'InvalidKeyLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cryptlib.h:3276:2: style: Class 'BERDecodeErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:79:2: style: Class 'value_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:80:2: style: Class 'value_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:107:2: style: Class 'clonable_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:108:2: style: Class 'clonable_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:133:2: style: Class 'counted_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:226:2: style: Class 'vector_member_ptrs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:328:2: style: Class 'BlockCipherFinal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/simple.h:427:2: style: Class 'AutoSignaling < InputRejecting < BufferedTransformation > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned int , EnumToType < ByteOrder , BIG_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned int , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/integer.h:107:3: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/algparam.h:32:2: style: Class 'ConstByteArrayParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/algparam.h:56:21: style: Class 'ConstByteArrayParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/algparam.h:104:2: style: Class 'ByteArrayParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/algparam.h:109:2: style: Class 'ByteArrayParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/algparam.h:310:3: style: Class 'ParameterNotUsed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/strciphr.h:685:2: style: Class 'SymmetricCipherFinal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/queue.h:33:2: style: Class 'ByteQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/queue.h:169:3: style: Class 'Walker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/queue.h:237:2: style: Class 'LazyPutter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:46:2: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:242:2: style: Class 'MeterFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:322:2: style: Class 'TransparentFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:332:2: style: Class 'OpaqueFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:545:2: style: Class 'StreamTransformationFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:593:2: style: Class 'HashFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:649:2: style: Class 'HashVerificationFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:696:2: style: Class 'AuthenticatedEncryptionFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:759:2: style: Class 'AuthenticatedDecryptionFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:859:2: style: Class 'SignatureVerificationFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:909:2: style: Class 'Redirector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1182:2: style: Class 'RandomNumberSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1207:2: style: Class 'ArraySink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1263:2: style: Class 'StringStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1275:21: style: Class 'StringStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1323:2: style: Class 'NullStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1463:2: style: Class 'StringSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1502:2: style: Class 'VectorSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/basecode.h:22:2: style: Class 'BaseN_Encoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/basecode.h:65:2: style: Class 'BaseN_Decoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/basecode.h:117:2: style: Class 'Grouper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base32.h:30:2: style: Class 'Base32Encoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base32.h:68:2: style: Class 'Base32Decoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base32.h:111:2: style: Class 'Base32HexEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base32.h:140:2: style: Class 'Base32HexDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1435:2: style: Class 'SourceTemplate < StringStore >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1435:2: style: Class 'SourceTemplate < RandomNumberStore >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1133:2: style: Class 'StringSinkTemplate < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1133:2: style: Class 'StringSinkTemplate < std :: vector < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base64.h:26:2: style: Class 'Base64Encoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base64.h:63:2: style: Class 'Base64Decoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base64.h:109:2: style: Class 'Base64URLEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/base64.h:138:2: style: Class 'Base64URLDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/asn.h:114:2: style: Class 'UnknownOID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/asn.h:274:2: style: Class 'OID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/asn.h:278:2: style: Class 'OID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/asn.h:358:2: style: Class 'EncodedObjectFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:71:5: style: Struct 'BLAKE2s_ParameterBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:122:5: style: Struct 'BLAKE2b_ParameterBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:260:5: style: Class 'BLAKE2s' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:266:5: style: Class 'BLAKE2s' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:367:5: style: Class 'BLAKE2b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/blake2.h:373:5: style: Class 'BLAKE2b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modarith.h:54:2: style: Class 'ModularArithmetic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modarith.h:75:2: style: Class 'ModularArithmetic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modarith.h:303:2: style: Class 'MontgomeryRepresentation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:41:2: style: Class 'FileStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:46:2: style: Class 'FileStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:29:3: style: Class 'Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:32:38: style: Class 'OpenErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:94:2: style: Class 'FileSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:149:2: style: Class 'FileSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:155:2: style: Class 'FileSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:137:3: style: Class 'Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.h:140:38: style: Class 'OpenErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hex.h:24:2: style: Class 'HexEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hex.h:39:2: style: Class 'HexDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validate.h:192:2: style: Class 'FixedRNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/factory.h:112:2: style: Struct 'RegisterDefaultFactoryFor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cmac.h:64:2: style: Class 'CMAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cbcmac.h:51:2: style: Class 'CBC_MAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dmac.h:64:2: style: Class 'DMAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/filters.h:1435:2: style: Class 'SourceTemplate < FileStore >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/factory.h:48:3: style: Class 'FactoryNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:210:5: style: Class 'Hash_DRBG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:334:5: style: Class 'HMAC_DRBG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/darn.h:32:5: style: Class 'DARN_Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mersenne.h:42:2: style: Class 'MersenneTwister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rdrand.h:41:5: style: Class 'RDRAND_Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rdrand.h:95:5: style: Class 'RDSEED_Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/padlkrng.h:23:2: style: Class 'PadlockRNG_Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/padlkrng.h:75:2: style: Class 'PadlockRNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , CTR_ModePolicy > > , typename AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , CTR_ModePolicy > > :: PolicyInterface >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ECB_OneWay >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < CBC_Encryption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < CBC_Decryption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < CBC_CTS_Encryption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < CBC_CTS_Decryption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/channels.h:76:2: style: Class 'ChannelRouteIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/channels.h:100:2: style: Class 'ChannelSwitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:79:2: style: Class 'value_ptr < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:80:2: style: Class 'value_ptr < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned short , EnumToType < ByteOrder , BIG_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/poly1305.h:155:2: style: Class 'Poly1305' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dh2.h:26:2: style: Class 'DH2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:328:2: style: Class 'BlockCipherFinal < ENCRYPTION , Base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:79:2: style: Class 'value_ptr < BlockCipherFinal < ENCRYPTION , Base > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:80:2: style: Class 'value_ptr < BlockCipherFinal < ENCRYPTION , Base > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < NullNameValuePairs >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:37:2: style: Class 'DataDecryptorErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:231:2: style: Class 'DataDecryptorWithMAC < DES_EDE2 , SHA1 , HMAC < SHA1 > , DataParametersInfo < DES_EDE2 :: BLOCKSIZE , DES_EDE2 :: DEFAULT_KEYLENGTH , SHA1 :: DIGESTSIZE , 8 , 200 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:231:2: style: Class 'DataDecryptorWithMAC < Rijndael , SHA256 , HMAC < SHA256 > , DataParametersInfo < Rijndael :: BLOCKSIZE , Rijndael :: DEFAULT_KEYLENGTH , SHA256 :: DIGESTSIZE , 8 , 2500 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:185:2: style: Class 'DataEncryptorWithMAC < DES_EDE2 , SHA1 , HMAC < SHA1 > , DataParametersInfo < DES_EDE2 :: BLOCKSIZE , DES_EDE2 :: DEFAULT_KEYLENGTH , SHA1 :: DIGESTSIZE , 8 , 200 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:185:2: style: Class 'DataEncryptorWithMAC < Rijndael , SHA256 , HMAC < SHA256 > , DataParametersInfo < Rijndael :: BLOCKSIZE , Rijndael :: DEFAULT_KEYLENGTH , SHA256 :: DIGESTSIZE , 8 , 2500 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:129:2: style: Class 'DataDecryptor < DES_EDE2 , SHA1 , DataParametersInfo < DES_EDE2 :: BLOCKSIZE , DES_EDE2 :: DEFAULT_KEYLENGTH , SHA1 :: DIGESTSIZE , 8 , 200 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:129:2: style: Class 'DataDecryptor < Rijndael , SHA256 , DataParametersInfo < Rijndael :: BLOCKSIZE , Rijndael :: DEFAULT_KEYLENGTH , SHA256 :: DIGESTSIZE , 8 , 2500 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:90:2: style: Class 'DataEncryptor < DES_EDE2 , SHA1 , DataParametersInfo < DES_EDE2 :: BLOCKSIZE , DES_EDE2 :: DEFAULT_KEYLENGTH , SHA1 :: DIGESTSIZE , 8 , 200 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:90:2: style: Class 'DataEncryptor < Rijndael , SHA256 , DataParametersInfo < Rijndael :: BLOCKSIZE , Rijndael :: DEFAULT_KEYLENGTH , SHA256 :: DIGESTSIZE , 8 , 2500 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < SHA1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < SHA256 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:624:2: style: Class 'TF_ObjectImplExtRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2202:2: style: Class 'PK_FinalTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2205:2: style: Class 'PK_FinalTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2208:2: style: Class 'PK_FinalTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2211:2: style: Class 'PK_FinalTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dh.h:42:2: style: Class 'DH_Domain < DL_GroupParameters_GFP_DefaultSafePrime , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dh.h:47:2: style: Class 'DH_Domain < DL_GroupParameters_GFP_DefaultSafePrime , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:79:2: style: Class 'value_ptr < MontgomeryRepresentation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:80:2: style: Class 'value_ptr < MontgomeryRepresentation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < SHA224 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < SHA384 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < SHA512 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_GFP_DefaultSafePrime :: Element , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption > , NewObject < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_GFP_DefaultSafePrime :: Element , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption > > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_GFP_DefaultSafePrime :: Element , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/randpool.h:80:2: style: Class 'OldRandomPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/trunhash.h:41:2: style: Class 'TruncatedHashTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/datatest.cpp:284:2: style: Class 'TestDataNameValuePairs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gf2n.h:52:3: style: Class 'PolynomialMod2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gf2n.h:299:2: style: Class 'GF2NP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ec2n.h:48:2: style: Class 'EC2N' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < EC2NPoint , NewObject < EC2NPoint > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:107:2: style: Class 'clonable_ptr < GF2NP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:108:2: style: Class 'clonable_ptr < GF2NP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < EC2NPoint >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned long long , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned int , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmqv.h:36:3: style: Class 'HMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmqv.h:44:3: style: Class 'HMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmqv.h:52:3: style: Class 'HMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmqv.h:64:3: style: Class 'HMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/fhmqv.h:37:3: style: Class 'FHMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/fhmqv.h:45:3: style: Class 'FHMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/fhmqv.h:53:3: style: Class 'FHMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/fhmqv.h:65:3: style: Class 'FHMQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ecp.h:59:2: style: Class 'ECP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:87:5: style: Class 'x25519' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:100:5: style: Class 'x25519' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:105:5: style: Class 'x25519' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:112:5: style: Class 'x25519' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:118:5: style: Class 'x25519' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:291:5: style: Struct 'ed25519_MessageAccumulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:529:5: style: Struct 'ed25519Signer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:542:5: style: Struct 'ed25519Signer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:549:5: style: Struct 'ed25519Signer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:554:5: style: Struct 'ed25519Signer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:561:5: style: Struct 'ed25519Signer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:727:5: style: Struct 'ed25519Verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:733:5: style: Struct 'ed25519Verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:740:5: style: Struct 'ed25519Verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:747:5: style: Struct 'ed25519Verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xed25519.h:754:5: style: Struct 'ed25519Verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xtr.h:51:2: style: Class 'GFP2_ONB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xtrcrypt.h:22:2: style: Class 'XTR_DH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hrtimer.h:114:2: style: Class 'ThreadUserTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hrtimer.h:127:2: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/eccrypto.h:56:2: style: Class 'DL_GroupParameters_EC < ECP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/eccrypto.h:69:2: style: Class 'DL_GroupParameters_EC < ECP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/eccrypto.h:56:2: style: Class 'DL_GroupParameters_EC < EC2N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/eccrypto.h:69:2: style: Class 'DL_GroupParameters_EC < EC2N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:107:2: style: Class 'clonable_ptr < ModularArithmetic >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:108:2: style: Class 'clonable_ptr < ModularArithmetic >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:79:2: style: Class 'value_ptr < ECP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:80:2: style: Class 'value_ptr < ECP >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqv.h:40:2: style: Class 'MQV_Domain < DL_GroupParameters_GFP_DefaultSafePrime , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqv.h:45:2: style: Class 'MQV_Domain < DL_GroupParameters_GFP_DefaultSafePrime , typename DL_GroupParameters_GFP_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ecp.cpp:376:2: style: Struct 'ZIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < ECPPoint , NewObject < ECPPoint > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < ECPPoint >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/files.cpp:21:2: style: Class 'IosExceptionMask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gf256.h:21:2: style: Class 'GF256' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gf2_32.h:22:2: style: Class 'GF2_32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqueue.h:30:2: style: Class 'MessageQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqueue.h:115:2: style: Class 'EqualityComparisonFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/simple.h:427:2: style: Class 'AutoSignaling < BufferedTransformation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned long long , EnumToType < ByteOrder , BIG_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned long long , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqv.h:40:2: style: Class 'MQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/mqv.h:45:2: style: Class 'MQV_Domain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zdeflate.h:22:2: style: Class 'LowFirstBitWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zdeflate.h:104:2: style: Class 'Deflator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zdeflate.h:109:2: style: Class 'Deflator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zinflate.h:20:2: style: Class 'LowFirstBitReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zinflate.h:46:40: style: Class 'Err' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zinflate.h:62:3: style: Struct 'CodeInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zinflate.h:114:2: style: Class 'Inflator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gzip.h:28:2: style: Class 'Gzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gzip.h:35:2: style: Class 'Gzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/gzip.h:98:2: style: Class 'Gunzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/simple.h:427:2: style: Class 'AutoSignaling < Filter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < PolynomialMod2 , NewObject < PolynomialMod2 > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < PolynomialMod2 , NewPolynomialMod2 < 1 > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < PolynomialMod2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/keccak.h:51:5: style: Class 'Keccak' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ida.h:25:2: style: Class 'RawIDA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ida.h:100:2: style: Class 'SecretRecovery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ida.h:148:2: style: Class 'InformationRecovery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/ida.h:165:2: style: Class 'PaddingRemover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/polynomi.h:64:3: style: Class 'PolynomialOver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/polynomi.h:177:3: style: Class 'PolynomialOverFixedRing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/polynomi.h:185:3: style: Class 'PolynomialOverFixedRing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/polynomi.h:322:2: style: Class 'RingOfPolynomialsOver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/simple.h:427:2: style: Class 'AutoSignaling < Unflushable < Multichannel < Filter > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/lsh256.cpp:163:2: style: Struct 'LSH256_Internal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned int , CryptoPP :: EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/lsh512.cpp:223:2: style: Struct 'LSH512_Internal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned long long , CryptoPP :: EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/poly1305.h:155:2: style: Class 'Poly1305 < Rijndael >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal < Poly1305_Base < Rijndael > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/luc.cpp:106:2: style: Class 'LUCPrimeSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < CryptoPP :: SHA1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , CFB_EncryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , CFB_DecryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , OFB_ModePolicy > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , CTR_ModePolicy > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/queue.cpp:20:2: style: Class 'ByteQueueNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < RC5 :: RC5_WORD , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < RC6 :: RC6_WORD , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rc2.h:66:3: style: Class 'Encryption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rc2.h:78:3: style: Class 'Decryption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:328:2: style: Class 'BlockCipherFinal < ENCRYPTION , Enc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:328:2: style: Class 'BlockCipherFinal < DECRYPTION , Dec >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned short , EnumToType < ByteOrder , LITTLE_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rng.h:27:2: style: Class 'LC_RNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:2533:2: style: Class 'GetBlock < unsigned char , EnumToType < ByteOrder , BIG_ENDIAN_ORDER > , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < CryptoPP :: SHA256 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/rsa.cpp:109:2: style: Class 'RSAPrimeSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/sha3.h:39:5: style: Class 'SHA3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seal.cpp:23:2: style: Struct 'SEAL_Gamma' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/integer.cpp:430:2: style: Class 'Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < Integer , NewInteger < 0L > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < Integer , NewInteger < 1L > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < Integer , NewInteger < 2L > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < Integer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/shake.h:40:5: style: Class 'SHAKE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/shake.h:126:5: style: Class 'SHAKE128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/shake.h:156:5: style: Class 'SHAKE256' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:334:5: style: Class 'HMAC_DRBG < SHA1 , 16 , 55 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:334:5: style: Class 'HMAC_DRBG < SHA256 , 16 , 55 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:210:5: style: Class 'Hash_DRBG < SHA1 , 16 , 55 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:210:5: style: Class 'Hash_DRBG < SHA256 , 16 , 55 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < Whirlpool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/shake.h:80:5: style: Class 'SHAKE_Final < 128 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/shake.h:80:5: style: Class 'SHAKE_Final < 256 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , CFB_EncryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > , typename CFB_EncryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > :: PolicyInterface >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/poly1305.h:155:2: style: Class 'Poly1305 < AES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dmac.h:64:2: style: Class 'DMAC < AES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cmac.h:64:2: style: Class 'CMAC < AES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cmac.h:64:2: style: Class 'CMAC < DES_EDE3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < Weak :: MD5 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < RIPEMD160 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal < Poly1305_Base < AES > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal < DMAC_Base < AES > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cbcmac.h:51:2: style: Class 'CBC_MAC < AES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zlib.h:20:2: style: Class 'ZlibCompressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zlib.h:22:2: style: Class 'ZlibCompressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/zlib.h:49:2: style: Class 'ZlibDecompressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/drbg.h:210:5: style: Class 'Hash_DRBG < SHA512 , 32 , 111 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:90:2: style: Class 'DataEncryptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:129:2: style: Class 'DataDecryptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:185:2: style: Class 'DataEncryptorWithMAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/default.h:231:2: style: Class 'DataDecryptorWithMAC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xtr.h:51:2: style: Class 'GFP2_ONB < ModularArithmetic >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/xtr.h:51:2: style: Class 'GFP2_ONB < MontgomeryRepresentation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < GFP2Element , NewObject < GFP2Element > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < GFP2Element >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-nice-strict_test.cc:136:3: style: Class 'MockBaz' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googletest/test/googletest-port-test.cc:194:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-matchers_test.cc:659:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-matchers_test.cc:661:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-matchers_test.cc:692:3: style: Struct 'IntReferenceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-matchers_test.cc:6852:3: style: Class 'SampleVariantIntString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/googletest/gtest/googlemock/test/gmock-matchers_test.cc:6853:3: style: Class 'SampleVariantIntString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal < TTMAC_Base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dh.h:42:2: style: Class 'DH_Domain < DL_GroupParameters_LUC_DefaultSafePrime , typename DL_GroupParameters_LUC_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dh.h:47:2: style: Class 'DH_Domain < DL_GroupParameters_LUC_DefaultSafePrime , typename DL_GroupParameters_LUC_DefaultSafePrime :: DefaultCofactorOption >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/misc.h:309:2: style: Class 'Singleton < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_LUC_DefaultSafePrime :: Element , typename DL_GroupParameters_LUC_DefaultSafePrime :: DefaultCofactorOption > , NewObject < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_LUC_DefaultSafePrime :: Element , typename DL_GroupParameters_LUC_DefaultSafePrime :: DefaultCofactorOption > > , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:21:2: style: Class 'simple_ptr < DL_KeyAgreementAlgorithm_DH < DL_GroupParameters_LUC_DefaultSafePrime :: Element , typename DL_GroupParameters_LUC_DefaultSafePrime :: DefaultCofactorOption > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2202:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_DecryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PrivateKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2205:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_DecryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PrivateKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2208:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_DecryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PrivateKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2211:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_DecryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PrivateKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2202:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_EncryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PublicKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2205:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_EncryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PublicKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2208:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_EncryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PublicKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/pubkey.h:2211:2: style: Class 'PK_FinalTemplate < ElGamalObjectImpl < DL_EncryptorBase < Integer > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > , DL_CryptoSchemeOptions < ElGamal , ElGamalKeys , int , int , int > :: PublicKey > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/hmac.h:65:2: style: Class 'HMAC < NULL_Hash >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:226:2: style: Class 'vector_member_ptrs < HashFilter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:226:2: style: Class 'vector_member_ptrs < FileSink >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/smartptr.h:226:2: style: Class 'vector_member_ptrs < FileSource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:1445:2: style: Class 'MyEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:1479:2: style: Class 'MyDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:222:2: style: Class 'VariableRoundsCipherFactory < BlockCipherFinal < ENCRYPTION , SAFER_Impl < Enc , SAFER_K_Info , false > > , BlockCipherFinal < DECRYPTION , SAFER_Impl < Dec , SAFER_K_Info , false > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:222:2: style: Class 'VariableRoundsCipherFactory < BlockCipherFinal < ENCRYPTION , SAFER_Impl < Enc , SAFER_SK_Info , true > > , BlockCipherFinal < DECRYPTION , SAFER_Impl < Dec , SAFER_SK_Info , true > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:222:2: style: Class 'VariableRoundsCipherFactory < BlockCipherFinal < ENCRYPTION , Enc > , BlockCipherFinal < DECRYPTION , Dec > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:205:2: style: Class 'FixedRoundsCipherFactory < BlockCipherFinal < ENCRYPTION , Base > , BlockCipherFinal < DECRYPTION , Base > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/validat4.cpp:205:2: style: Class 'FixedRoundsCipherFactory < BlockCipherFinal < ENCRYPTION , Enc > , BlockCipherFinal < DECRYPTION , Dec > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/dmac.h:64:2: style: Class 'DMAC < DES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/cbcmac.h:51:2: style: Class 'CBC_MAC < DES >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , CFB_DecryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > , typename CFB_DecryptionTemplate < AbstractPolicyHolder < CFB_CipherAbstractPolicy , CFB_ModePolicy > > :: PolicyInterface >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/modes.h:419:2: style: Class 'CipherModeFinalTemplate_ExternalCipher < ConcretePolicyHolder < Empty , AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , OFB_ModePolicy > > , typename AdditiveCipherTemplate < AbstractPolicyHolder < AdditiveCipherAbstractPolicy , OFB_ModePolicy > > :: PolicyInterface >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:380:2: style: Class 'MessageAuthenticationCodeFinal < DMAC_Base < DES > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vendor/cryptopp/vendor_cryptopp/seckey.h:328:2: style: Class 'BlockCipherFinal < DECRYPTION , Base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cryptcat/cryptcat_20031202.orig.tar.gz cryptcat-20031202.orig/twofish2.h:145:5: style: Class 'AsciiTwofish' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cryptominisat/cryptominisat_5.11.15+dfsg1.orig.tar.xz cryptominisat-5.11.15/src/ccnr_mersenne.h:40:5: style: Class 'Mersenne' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/ccnr.h:91:5: style: Class 'ls_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/cryptominisat.h:49:9: style: Class 'SATSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/solvertypes.h:306:5: style: Struct 'VSIDS_largest_first' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/frat.h:140:5: style: Class 'DratFile < false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/MersenneTwister.h:87:2: style: Class 'MTRand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/MersenneTwister.h:88:2: style: Class 'MTRand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/frat.h:140:5: style: Class 'DratFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/solver.h:89:9: style: Class 'Solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/heap.h:88:5: style: Class 'Heap < VarOrderLt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/cms_bosphorus.h:40:5: style: Class 'CMSBosphorus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/cardfinder.h:48:5: style: Class 'CardFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/clausecleaner.h:44:9: style: Class 'ClauseCleaner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/ccnr_cms.h:44:5: style: Class 'CMS_ccnr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/bva.h:75:9: style: Struct 'lit_pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/heap.h:88:5: style: Class 'Heap < VarBVAOrder >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/cms_breakid.h:44:5: style: Class 'BreakID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/cms_breakid.cpp:96:5: style: Struct 'EqCls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/shareddata.h:42:9: style: Class 'SharedData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/streambuffer.h:95:5: style: Class 'StreamBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/distillerlitrem.cpp:75:5: style: Struct 'ClauseSizeSorterLargestFirst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/distillerlongwithimpl.h:42:9: style: Class 'DistillerLongWithImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/distillerlong.cpp:47:5: style: Struct 'ClauseSizeSorterLargestFirst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/distillerlong.cpp:90:5: style: Struct 'ClauseSorterSmallGlueFirst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/distillerlong.cpp:135:5: style: Struct 'LitCountDescSort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/gatefinder.cpp:110:5: style: Struct 'IncidenceSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/streambuffer.h:95:5: style: Class 'StreamBuffer < const char * , CH >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/get_clause_query.h:42:5: style: Class 'GetClauseQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/streambuffer.h:95:5: style: Class 'StreamBuffer < FILE * , FN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/streambuffer.h:95:5: style: Class 'StreamBuffer < gzFile , GZ >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/oracle/oracle.h:43:5: style: Struct 'TriState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/intree.h:39:5: style: Class 'InTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/lucky.h:34:5: style: Class 'Lucky' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/reducedb.h:44:5: style: Class 'ReduceDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/satzilla_features_calc.h:42:5: style: Struct 'SatZillaFeaturesCalc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/sls.h:34:5: style: Class 'SLS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/matrixfinder.h:44:9: style: Class 'MatrixFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/matrixfinder.h:54:13: style: Struct 'MatrixShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/vardistgen.h:54:5: style: Class 'VarDistGen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/searcher.cpp:800:5: style: Struct 'vmtf_bump_sort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/occsimplifier.cpp:509:5: style: Struct 'sort_smallest_first' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/occsimplifier.cpp:1458:5: style: Struct 'OrderByDecreasingIncidence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cryptominisat-5.11.15/src/occsimplifier.cpp:1475:5: style: Struct 'MyOccSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csmash/csmash_0.6.6.orig.tar.gz csmash-0.6.6/Player.h:50:3: style: Class 'Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/PenDrive.h:26:3: style: Class 'PenDrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/comPenDrive.h:27:3: style: Class 'ComPenDrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/ComTrainingPenDrive.h:26:3: style: Class 'ComTrainingPenDrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/PenAttack.h:26:3: style: Class 'PenAttack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/comPenAttack.h:27:3: style: Class 'ComPenAttack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/ComTrainingPenAttack.h:26:3: style: Class 'ComTrainingPenAttack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/MultiPlay.h:53:3: style: Class 'ExternalPVData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/MultiPlay.h:63:3: style: Class 'ExternalPSData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/MultiPlay.h:73:3: style: Class 'ExternalBVData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/MultiPlay.h:83:3: style: Class 'ExternalPTData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/ShakeCut.h:26:3: style: Class 'ShakeCut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/LobbyClientView.h:80:3: style: Class 'PIDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/NetPenAttack.h:26:3: style: Class 'NetPenAttack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/NetPenDrive.h:26:3: style: Class 'NetPenDrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/NetShakeCut.h:26:3: style: Class 'NetShakeCut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/TrainingPenAttack.h:26:3: style: Class 'TrainingPenAttack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/TrainingPenDrive.h:26:3: style: Class 'TrainingPenDrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:67:12: style: Class 'color4b' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:88:12: style: Class 'color4f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:134:5: style: Class 'polyhedron' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:218:5: style: Class 'affineanim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:219:5: style: Class 'affineanim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:248:5: style: Class 'quaternionanim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:249:5: style: Class 'quaternionanim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/parts.h:303:5: style: Class 'partsmotion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.h:61:9: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.h:156:12: style: Class 'texture_parts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.h:178:12: style: Class 'polyhedron_parts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.h:199:12: style: Class 'anim_parts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.h:219:12: style: Class 'body_parts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/loadparts.cpp:95:12: style: Struct 'auto_fp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmash-0.6.6/comShakeCut.h:27:3: style: Class 'ComShakeCut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csmith/csmith_2.3.0.orig.tar.gz csmith-2.3.0/src/Probabilities.h:242:2: style: Class 'ProbabilityFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/Reducer.h:59:2: style: Class 'Reducer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/VectorFilter.h:48:2: style: Class 'VectorFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/CoverageTestExtension.h:75:2: style: Class 'CoverageTestExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/DFSRndNumGenerator.h:83:2: style: Class 'DFSRndNumGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/FactMgr.h:68:2: style: Class 'FactMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/ExpressionAssign.h:51:2: style: Class 'ExpressionAssign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/FactUnion.h:90:2: style: Class 'FactUnion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/MspFilters.h:49:2: style: Class 'MspSafeOpSizeFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/SimpleDeltaRndNumGenerator.h:70:2: style: Class 'SimpleDeltaRndNumGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/VariableSelector.cpp:83:2: style: Class 'VariableSelectFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csmith-2.3.0/src/Type.cpp:201:2: style: Class 'ChooseRandomTypeFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csound/csound_6.18.1+dfsg.orig.tar.xz csound-6.18.1/Android/CsoundAndroid/jni/AndroidCsound.hpp:11:5: style: Class 'AndroidCsound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/InOut/HaikuMidi.cpp:54:9: style: Class 'MidiInHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/Opcodes/signalflowgraph.cpp:235:3: style: Struct 'SignalFlowGraphState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/examples/plugin/opcodes.cpp:233:3: style: Class 'PrintThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.hpp:230:5: style: Class 'CsoundPerformanceThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.hpp:231:5: style: Class 'CsoundPerformanceThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:83:5: style: Class 'CsPerfThreadMsg_Play' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:99:5: style: Class 'CsPerfThreadMsg_Pause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:115:5: style: Class 'CsPerfThreadMsg_TogglePause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:244:5: style: Class 'CsPerfThreadMsg_StopRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:282:5: style: Class 'CsPerfThreadMsg_Stop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/csPerfThread.cpp:506:5: style: Class 'CsPerfThread_PerformScore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:65:5: style: Class 'CsoundOpcodeList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:66:5: style: Class 'CsoundOpcodeList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:155:5: style: Class 'CsoundChannelList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:156:5: style: Class 'CsoundChannelList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:189:5: style: Class 'CsoundUtilityList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:190:5: style: Class 'CsoundUtilityList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:404:5: style: Class 'CsoundMYFLTArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:509:5: style: Class 'CsoundCallbackWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:510:5: style: Class 'CsoundCallbackWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:604:5: style: Class 'CsoundMidiInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:605:5: style: Class 'CsoundMidiInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:687:5: style: Class 'CsoundMidiOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csound-6.18.1/interfaces/cs_glue.hpp:688:5: style: Class 'CsoundMidiOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csound-plugins/csound-plugins_1.0.2~dfsg1.orig.tar.xz plugins-1.0.2/widgets/widglobals.h:213:5: style: Struct 'SNAPSHOT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] plugins-1.0.2/widgets/widgets.cpp:1848:3: style: Class 'CsoundFLTKKeyboardBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csoundqt/csoundqt_1.1.1+dfsg0.orig.tar.xz CsoundQt-1.1.1/QuteApp/aboutwidget.h:13:2: style: Class 'AboutWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/QuteApp/quteappwizard.h:33:5: style: Class 'QuteAppWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/about.h:36:2: style: Class 'About' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/types.h:129:5: style: Class 'Opcode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/csoundoptions.h:33:2: style: Class 'CsoundOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/opentryparser.h:35:2: style: Class 'OpEntryParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/options.h:33:2: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/highlighter.h:66:2: style: Class 'Highlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CsoundQt-1.1.1/src/risset.h:13:5: style: Class 'Risset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cssc/cssc_1.4.1.orig.tar.gz CSSC-1.4.1/src/filelock.h:42:2: style: Class 'file_lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/filepos.h:65:3: style: Class 'FilePosSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/except.h:37:3: style: Struct 'CsscExitvalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/except.h:42:3: style: Struct 'CsscQuitException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/except.h:47:3: style: Struct 'CsscReallyFatalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/except.h:52:3: style: Struct 'CsscContstructorFailedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/delta-iterator.h:38:3: style: Class 'delta_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/delta-iterator.h:55:3: style: Class 'const_delta_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sid_list.h:52:3: style: Class 'range_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/release.h:46:3: style: Class 'release' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/release.h:47:3: style: Class 'release' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/release.h:48:3: style: Class 'release' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/relvbr.h:50:3: style: Class 'relvbr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/relvbr.h:51:3: style: Class 'relvbr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sid.h:66:3: style: Class 'sid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sid.h:67:3: style: Class 'sid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sid.h:68:3: style: Class 'sid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sccsdate.h:57:3: style: Class 'sccs_date' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/fileiter.h:59:3: style: Class 'sccs_file_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/rel_list.h:46:3: style: Class 'release_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/sid_list.h:52:3: style: Class 'range_list < sid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CSSC-1.4.1/src/seqstate.h:75:3: style: Class 'seq_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/csvimp/csvimp_0.6.2.orig.tar.bz2 csvimp-0.6.2/plugin/batchmessagehandler.h:21:5: style: Class 'BatchMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvmap.h:25:5: style: Class 'CSVMapField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvmap.h:26:5: style: Class 'CSVMapField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvmap.h:113:5: style: Class 'CSVMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvmap.h:114:5: style: Class 'CSVMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvatlas.h:27:5: style: Class 'CSVAtlas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvdata.h:27:5: style: Class 'CSVData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/interactivemessagehandler.h:21:5: style: Class 'InteractiveMessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] csvimp-0.6.2/plugin/csvdata.cpp:24:5: style: Class 'CSVDataPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/ctemplate/ctemplate_2.4.orig.tar.gz ctemplate-ctemplate-2.4/src/tests/template_unittest.cc:181:3: style: Class 'SizeofEmitter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctemplate-ctemplate-2.4/src/tests/template_unittest.cc:288:3: style: Class 'EmphasizeTemplateModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/ctffind/ctffind_4.1.14.orig.tar.gz ctffind-4.1.14/src/core/cistem_star_file_reader.h:40:2: style: Class 'cisTEMStarFileReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/assets.h:30:2: style: Class 'MovieAsset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/assets.h:69:2: style: Class 'ImageAsset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/assets.h:120:2: style: Class 'VolumeAsset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/randomnumbergenerator.h:12:2: style: Class 'RandomNumberGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/randomnumbergenerator.h:13:2: style: Class 'RandomNumberGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/mrc_file.h:17:2: style: Class 'MRCFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/dm_file.h:164:2: style: Class 'DMFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/dm_file.h:165:2: style: Class 'DMFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/tiff_file.h:17:2: style: Class 'TiffFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/image_file.h:29:2: style: Class 'ImageFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/symmetry_matrix.h:14:2: style: Class 'SymmetryMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/resolution_statistics.h:19:2: style: Class 'ResolutionStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/reconstructed_volume.h:38:2: style: Class 'ReconstructedVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/reconstruct_3d.h:31:2: style: Class 'Reconstruct3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/database.h:301:2: style: Class 'BeginCommitLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/progressbar.h:71:2: style: Class 'ProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/downhill_simplex.h:78:6: style: Class 'DownhillSimplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/basic_star_file_reader.h:49:2: style: Class 'BasicStarFileReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/myapp.h:10:2: style: Class 'ReturnProgramDefinedResultEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctffind-4.1.14/src/core/rle3d.h:35:2: style: Class 'rle3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/ctorrent/ctorrent_1.3.4.dnh3.3.2.orig.tar.gz ctorrent-1.3.4.dnh3.3.2/bitfield.h:21:3: style: Class 'BitField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/ctpp2/ctpp2_2.8.3.orig.tar.gz ctpp2-2.8.3/src/CTPP2Compiler.cpp:120:2: style: Class 'DirtyRegistersFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctpp2-2.8.3/src/CTPP2GetText.cpp:159:5: style: Class 'ScopeGuard < UCHAR_8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctpp2-2.8.3/src/CTPP2SimpleCompiler.cpp:68:2: style: Struct '_SimpleCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctpp2-2.8.3/src/CDT.cpp:313:2: style: Class 'SortHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ctpp2-2.8.3/src/CTPP2Parser.cpp:168:2: style: Class 'ForeachFlagLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/ctsim/ctsim_6.0.2.orig.tar.gz ctsim-6.0.2/src/tips.h:39:3: style: Class 'CTSimTipProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cube2/cube2_0.0.20201227+dfsg.orig.tar.xz cube2-0.0.20201227+dfsg/engine/octa.h:220:5: style: Struct 'block3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/bih.h:65:5: style: Struct 'BIH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:78:5: style: Struct 'SlotShaderParamState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:112:5: style: Struct 'UniformLoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:119:5: style: Struct 'AttribLoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:284:5: style: Struct 'GlobalShaderParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:343:5: style: Struct 'LocalShaderParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:470:5: style: Struct 'ImageData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:607:5: style: Struct 'VSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/texture.h:660:5: style: Struct 'Slot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/grass.cpp:20:5: style: Struct 'grasswedge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/master.cpp:100:5: style: Struct 'messagebuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/engine/sound.cpp:54:5: style: Struct 'soundchannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/rpggame/rpgobj.h:10:5: style: Struct 'rpgaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/rpggame/rpgobj.h:60:5: style: Struct 'rpgobj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:342:5: style: Struct 'packetbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:343:5: style: Struct 'packetbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:882:5: style: Struct 'hashbase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:1010:5: style: Struct 'hashset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:1027:5: style: Struct 'hashnameset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:1052:5: style: Struct 'hashtable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:1301:5: style: Struct 'streambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:794:5: style: Struct 'matrix4x3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1021:5: style: Struct 'plane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1362:5: style: Struct 'bvec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1453:5: style: Struct 'dvec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1469:5: style: Struct 'matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1476:5: style: Struct 'matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/geom.h:1794:5: style: Struct 'squat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:426:5: style: Struct 'gfield' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:427:5: style: Struct 'gfield' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:429:28: style: Struct 'gfield' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:174:5: style: Struct 'bigint < 13 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:175:5: style: Struct 'bigint < 13 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:176:28: style: Struct 'bigint < 13 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:174:5: style: Struct 'bigint < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:175:5: style: Struct 'bigint < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:176:28: style: Struct 'bigint < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:174:5: style: Struct 'bigint < 8 * sizeof ( hash . bytes ) / 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:175:5: style: Struct 'bigint < 8 * sizeof ( hash . bytes ) / 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/crypto.cpp:176:28: style: Struct 'bigint < 8 * sizeof ( hash . bytes ) / 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:1027:5: style: Struct 'hashnameset < zipfile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cube2-0.0.20201227+dfsg/shared/tools.h:882:5: style: Struct 'hashbase < hashnameset < zipfile > , zipfile , const char * , zipfile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cubeb/cubeb_0.0~git20240307.5491fc8+ds.orig.tar.xz cubeb-0.0~git20240307.5491fc8/src/cubeb_log.cpp:43:3: style: Class 'cubeb_log_message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_ringbuffer.h:61:3: style: Class 'ring_buffer_base < cubeb_log_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_aaudio.cpp:198:3: style: Struct 'AutoInCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/test/test_ring_buffer.cpp:21:3: style: Class 'sequence_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/test/test_ring_buffer.cpp:41:3: style: Class 'sequence_verifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:199:3: style: Struct 'auto_stream_ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:214:3: style: Struct 'wasapi_default_devices' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:250:3: style: Struct 'AutoRegisterThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:462:3: style: Class 'monitor_device_notifications' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubeb-0.0~git20240307.5491fc8/src/cubeb_wasapi.cpp:616:3: style: Class 'wasapi_collection_notification_client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cubemap/cubemap_1.5.1.orig.tar.gz cubemap-1.5.1/client.h:35:2: style: Struct 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/accesslog.h:25:2: style: Class 'AccessLogThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/acceptor.h:29:2: style: Class 'Acceptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/serverpool.h:23:2: style: Class 'ServerPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/httpinput.h:23:2: style: Class 'HTTPInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/udpinput.h:14:2: style: Class 'UDPInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cubemap-1.5.1/udpinput.h:17:2: style: Class 'UDPInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cubicsdr/cubicsdr_0.2.7+dfsg.orig.tar.xz CubicSDR-0.2.7/external/cubicvr2/math/transform.h:33:9: style: Class 'transform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/Bookmark/BookmarkPanel.h:82:3: style: Class 'BookmarkPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/Dialog/AboutDialogBase.h:190:3: style: Class 'AboutDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/Dialog/ActionDialogBase.h:48:3: style: Class 'ActionDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/Dialog/PortSelectorDialogBase.h:54:3: style: Class 'PortSelectorDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/DigitalConsole/DigitalConsoleFrame.h:54:3: style: Class 'DigitalConsoleFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/SDRDevices/SDRDeviceAddForm.h:54:3: style: Class 'SDRDeviceAddForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/forms/SDRDevices/SDRDevicesForm.h:71:3: style: Class 'devFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CubicSDR-0.2.7/src/util/MouseTracker.h:11:5: style: Class 'MouseTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cultivation/cultivation_9+dfsg1.orig.tar.gz Cultivation_9+dfsg1_UnixSource/game2/gameSource/Genetics.h:112:9: style: Class 'Genetics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/PlantGenetics.h:90:9: style: Class 'PlantGenetics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/PlantLeaf.h:41:9: style: Class 'PlantLeaf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/Seeds.h:60:9: style: Class 'Seeds' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/GardenerGenetics.h:141:9: style: Class 'GardenerGenetics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/sound/MusicNoteWaveTable.h:74:9: style: Class 'MusicNoteWaveTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/Gardener.h:88:9: style: Class 'Gardener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/PlantFlower.h:40:9: style: Class 'PlantFlower' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/PortalLayerGenetics.h:68:9: style: Class 'PortalLayerGenetics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/ImmortalGenetics.h:59:9: style: Class 'ImmortalGenetics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/sound/SoundSamples.h:54:9: style: Class 'SoundSamples' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/sound/SoundSamples.h:64:9: style: Class 'SoundSamples' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/sound/SoundEffectsBank.h:51:9: style: Class 'SoundEffectsBank' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/sound/SoundPlayer.cpp:85:9: style: Class 'SamplesPlayableSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/converters/PNGImageConverter.h:40:9: style: Class 'PNGImageConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/converters/JPEGImageConverter.h:33:3: style: Class 'JPEGImageConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/openGL/SingleTextureGL.h:76:3: style: Class 'SingleTextureGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/io/file/Path.h:123:9: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/io/serialPort/win32/COMPort.h:88:5: style: Class 'COMPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/openGL/TextureGL.h:60:3: style: Class 'TextureGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/openGL/PrimitiveGL.h:93:3: style: Class 'PrimitiveGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/graphics/openGL/ObjectGL.h:53:3: style: Class 'ObjectGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/ConstantExpression.h:34:3: style: Class 'ConstantExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/BinaryOperationExpression.h:38:3: style: Class 'BinaryOperationExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/UnaryOperationExpression.h:37:3: style: Class 'UnaryOperationExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/NegateExpression.h:34:3: style: Class 'NegateExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/InvertExpression.h:34:3: style: Class 'InvertExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/SinExpression.h:36:3: style: Class 'SinExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/LnExpression.h:33:9: style: Class 'LnExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/FixedConstantExpression.h:31:3: style: Class 'FixedConstantExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/expression/MultiConstantArgumentExpression.h:67:3: style: Class 'MultiConstantArgumentExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/network/LookupThread.h:40:3: style: Class 'LookupThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/math/BigInt.h:50:9: style: Class 'BigInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/network/p2pParts/DuplicateMessageDetector.h:47:9: style: Class 'DuplicateMessageDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/network/p2pParts/MessagePerSecondLimiter.h:45:9: style: Class 'MessagePerSecondLimiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/network/SocketStream.h:55:3: style: Class 'SocketStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/network/web/MimeTyper.h:50:9: style: Class 'MimeTyper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/system/Semaphore.h:56:3: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/system/semaphoreTest.cpp:62:3: style: Class 'SignalingThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/log/AppLog.h:147:9: style: Class 'LogPointerWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/log/FileLog.h:53:9: style: Class 'FileLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/game2/gameSource/game.cpp:216:9: style: Class 'GameSceneHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/SimpleVector.h:55:3: style: Class 'SimpleVector < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/SimpleVector.h:55:3: style: Class 'SimpleVector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/SimpleVector.h:55:3: style: Class 'SimpleVector < A >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/random/CustomRandomSource.h:35:9: style: Class 'CustomRandomSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cultivation_9+dfsg1_UnixSource/minorGems/util/random/StdRandomSource.h:44:3: style: Class 'StdRandomSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cunit/cunit_2.1-3-dfsg.orig.tar.gz cunit-2.1-3-dfsg/CUnit/Sources/wxWidget/wxWidget.cpp:247:5: style: Class 'TreeSuiteData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cunit-2.1-3-dfsg/CUnit/Sources/wxWidget/wxWidget.cpp:260:5: style: Class 'TreeTestData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cups/cups_2.4.7.orig.tar.gz cups-2.4.7/ppdc/ppdc.h:113:3: style: Class 'ppdcArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:131:3: style: Class 'ppdcString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:144:3: style: Class 'ppdcInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:172:3: style: Class 'ppdcCatalog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:249:3: style: Class 'ppdcOption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:269:3: style: Class 'ppdcGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:389:3: style: Class 'ppdcDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:449:3: style: Class 'ppdcFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-2.4.7/ppdc/ppdc.h:475:3: style: Class 'ppdcSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cups-filters/cups-filters_1.28.17.orig.tar.gz cups-filters-1.28.17/filter/pdftopdf/nup.h:68:3: style: Class 'NupState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-filters-1.28.17/filter/pdftopdf/qpdf_pdftopdf.h:22:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-filters-1.28.17/filter/pdftopdf/qpdf_pdftopdf_processor.h:24:3: style: Class 'QPDF_PDFTOPDF_PageHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cups-filters-1.28.17/filter/pdftopdf/qpdf_xobject.cc:16:3: style: Class 'CombineFromContents_Provider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cura-engine/cura-engine_5.0.0.orig.tar.gz CuraEngine-5.0.0/src/utils/IntPoint.h:190:5: style: Class 'PointMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/IntPoint.h:199:5: style: Class 'PointMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/IntPoint.h:251:5: style: Class 'Point3Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Angle.h:34:5: style: Class 'AngleDegrees' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Angle.h:39:5: style: Class 'AngleDegrees' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Angle.h:106:5: style: Class 'AngleRadians' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Angle.h:111:5: style: Class 'AngleRadians' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Ratio.h:26:15: style: Class 'Ratio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Duration.h:27:15: style: Struct 'Duration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/LayerIndex.h:28:15: style: Struct 'LayerIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Velocity.h:25:15: style: Struct 'Velocity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/settings/types/Temperature.h:25:5: style: Struct 'Temperature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/LayerPlanBuffer.h:52:5: style: Class 'LayerPlanBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:81:5: style: Class 'ConstPolygonRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:408:5: style: Class 'PolygonRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:589:5: style: Class 'ConstPolygonPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:592:5: style: Class 'ConstPolygonPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:624:5: style: Class 'PolygonPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:628:5: style: Class 'PolygonPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:705:5: style: Class 'Polygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygon.h:1459:5: style: Class 'PartsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/communication/CommandLine.h:30:5: style: Class 'CommandLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/floatpoint.h:26:5: style: Class 'FPoint3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/mesh.h:25:5: style: Class 'MeshVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/mesh.h:73:5: style: Class 'Mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/slicer.h:160:9: style: Class 'Terminus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/slicer.h:307:9: style: Class 'TerminusTrackingMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SquareGrid.h:31:5: style: Class 'SquareGrid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/AABB.h:24:5: style: Class 'AABB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/AABB.h:25:5: style: Class 'AABB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SVG.h:42:9: style: Struct 'ColorObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/polygonUtils.h:31:5: style: Struct 'ClosestPolygonPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/infill/LightningGenerator.h:47:5: style: Class 'LightningGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/Scene.h:57:5: style: Class 'Scene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/Slice.h:24:5: style: Class 'Slice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/TreeSupport.h:29:5: style: Class 'TreeSupport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/infill/UniformDensityProvider.h:17:5: style: Class 'UniformDensityProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/progress/ProgressEstimatorLinear.h:19:5: style: Class 'ProgressEstimatorLinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/progress/ProgressStageEstimator.h:40:5: style: Class 'ProgressStageEstimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/progress/ProgressStageEstimator.h:23:9: style: Struct 'ProgressStage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseLineGrid.h:39:5: style: Class 'SparseLineGrid < PathsPointIndex < Polygons > , PolygonsPointIndexSegmentLocator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGridInclusive.h:67:5: style: Class 'SparsePointGridInclusive < std :: weak_ptr < LightningTreeNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < std :: weak_ptr < LightningTreeNode > > , SparsePointGridInclusiveImpl :: Locatoror < std :: weak_ptr < LightningTreeNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < const ExtrusionLine * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < ConstPolygonPointer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < const ExtrusionLine * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < LineLoc , Locator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGridInclusive.h:67:5: style: Class 'SparsePointGridInclusive < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGridInclusive.h:67:5: style: Class 'SparsePointGridInclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:32:5: style: Class 'LazyInitialization < Polygons >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:59:5: style: Class 'LazyInitialization < Polygons >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:65:5: style: Class 'LazyInitialization < Polygons >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:59:5: style: Class 'LazyInitialization < std :: unique_ptr < SparseLineGrid < PathsPointIndex < Polygons > , PolygonsPointIndexSegmentLocator > > , Comb * , const ClipperLib :: cInt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:65:5: style: Class 'LazyInitialization < std :: unique_ptr < SparseLineGrid < PathsPointIndex < Polygons > , PolygonsPointIndexSegmentLocator > > , Comb * , const ClipperLib :: cInt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < ConstPolygonPointer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGridInclusive.h:67:5: style: Class 'SparsePointGridInclusive < Path * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGridInclusive.h:67:5: style: Class 'SparsePointGridInclusive < PathOrderPath < ConstPolygonPointer > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < Path * > , SparsePointGridInclusiveImpl :: Locatoror < Path * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < PathOrderPath < ConstPolygonPointer > * > , SparsePointGridInclusiveImpl :: Locatoror < PathOrderPath < ConstPolygonPointer > * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < unsigned long > , SparsePointGridInclusiveImpl :: Locatoror < unsigned long > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < Path * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < PathOrderPath < ConstPolygonPointer > * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid < SparsePointGridInclusiveImpl :: SparsePointGridInclusiveElem < unsigned long > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < PolygonPointer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < const SkinPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < const SliceLayerPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderPath.h:36:5: style: Struct 'PathOrderPath < const SupportInfillPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < const SliceLayerPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < const SkinPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < const SupportInfillPart * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:92:3: style: Struct 'IntPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:120:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:121:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:266:3: style: Class 'Clipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:363:3: style: Class 'ClipperOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/include/polyclipping/clipper.hpp:394:5: style: Class 'clipperException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/libs/clipper/clipper.cpp:255:5: style: Class 'Int128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/weaveDataStorage.h:45:5: style: Struct 'WeaveConnectionPart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/SkeletalTrapezoidationEdge.h:60:5: style: Class 'SkeletalTrapezoidationEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/SkeletalTrapezoidationJoint.h:25:9: style: Struct 'BeadingPropagation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/SkeletalTrapezoidationGraph.h:23:5: style: Class 'STHalfEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/HalfEdge.h:32:5: style: Class 'HalfEdge < SkeletalTrapezoidationJoint , SkeletalTrapezoidationEdge , STHalfEdgeNode , STHalfEdge >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/MinimumSpanningTree.h:45:5: style: Class 'MinimumSpanningTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < PathsPointIndex < VariableWidthLines > , PathsPointIndexLocator < VariableWidthLines > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid < PathsPointIndex < VariableWidthLines > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/PathOrderOptimizer.h:89:5: style: Class 'PathOrderOptimizer < PolygonPointer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/LazyInitialization.h:32:5: style: Class 'LazyInitialization' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/infill/LightningTreeNode.h:189:5: style: Class 'LightningTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/infill/LightningTreeNode.h:47:13: style: Struct 'EnableMakeShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/PolygonConnector.h:73:5: style: Class 'PolygonConnector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/UnionFind.h:30:5: style: Class 'UnionFind < InfillLineSegment * , std :: hash < InfillLineSegment * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < PathsPointIndex < Polygons > , PathsPointIndexLocator < Polygons > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparseGrid.h:45:5: style: Class 'SparseGrid < PathsPointIndex < Polygons > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < StitchGridVal , StitchGridValLocator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/SparsePointGrid.h:37:5: style: Class 'SparsePointGrid < PathsPointIndex < std :: vector < ExtrusionLine > > , PathsPointIndexLocator < std :: vector < ExtrusionLine > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CuraEngine-5.0.0/src/utils/ToolpathVisualizer.h:19:5: style: Class 'ToolpathVisualizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/curlpp/curlpp_0.8.1.orig.tar.gz curlpp-0.8.1/examples/example17.cpp:39:3: style: Struct 'MethodClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] curlpp-0.8.1/examples/example18.cpp:47:3: style: Struct 'MethodClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] curlpp-0.8.1/examples/example24.cpp:39:3: style: Struct 'MethodClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cutecom/cutecom_0.51.0.orig.tar.gz cutecom-0.51.0/devicecombo.h:32:5: style: Class 'DeviceCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cutecom-0.51.0/datahighlighter.h:34:5: style: Class 'DataHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cutefish-core/cutefish-core_0.8.orig.tar.gz core-0.8/session/process.h:30:5: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] core-0.8/settings-daemon/language/language.h:33:5: style: Class 'Language' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cutesdr/cutesdr_1.20.orig.tar.xz cutesdr-1.20/dsp/amdemod.h:44:2: style: Class 'CAmDemod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cutesdr-1.20/dsp/fmdemod.h:47:2: style: Class 'CFmDemod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cutesdr-1.20/dsp/fskdemod.h:20:2: style: Class 'CFskDemod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cutesdr-1.20/dsp/samdemod.h:44:2: style: Class 'CSamDemod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cutesdr-1.20/dsp/wfmdemod.h:53:2: style: Class 'CWFmDemod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cuyo/cuyo_2.1.0.orig.tar.gz cuyo-2.1.0/src/stringzeug.h:46:3: style: Struct 'Str' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/fehler.h:41:3: style: Class 'Fehler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/pfaditerator.h:48:3: style: Class 'PfadIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/bilddatei.cpp:71:3: style: Class 'BildOriginal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/font.h:65:3: style: Struct 'FontStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/bildstapel.h:105:3: style: Class 'BildStapel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/version.h:169:5: style: Class 'IndexIntern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/version.h:187:5: style: Class 'constIndexIntern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/version.h:245:12: style: Class 'Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/version.h:251:12: style: Class 'constIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/leveldaten.h:161:3: style: Class 'LevelDaten' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/ort.h:59:3: style: Struct 'ort_absolut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/ort.h:106:3: style: Class 'Ort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/ort.h:112:3: style: Class 'Ort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/blop.h:120:3: style: Class 'Blop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/blopbesitzer.h:53:3: style: Class 'BlopBesitzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/spielfeld.h:77:3: style: Class 'Spielfeld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/aufnahme.cpp:48:3: style: Struct 'tDatum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/configdatei.h:40:3: style: Class 'ConfigDatei' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/kiplayer.h:34:3: style: Class 'KIPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/menueintrag.h:133:3: style: Class 'MenuEintrag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/menueintrag.h:196:3: style: Class 'MenuEintragEscape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cuyo-2.1.0/src/stringzeug.h:41:3: style: Struct 'Str' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cvc4/cvc4_1.8.orig.tar.gz CVC4-1.8/examples/hashsmt/word.h:48:3: style: Class 'Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:56:3: style: Class 'Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:95:3: style: Class 'cvc4_uint32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:99:3: style: Class 'cvc4_uint32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:103:3: style: Class 'cvc4_uint32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:111:3: style: Class 'cvc4_uchar8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:115:3: style: Class 'cvc4_uchar8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/word.h:119:3: style: Class 'cvc4_uchar8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/hashsmt/sha1.hpp:63:5: style: Class 'sha1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/examples/sets-translate/sets_translate.cpp:208:3: style: Class 'Mapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ${template}:456:3: style: Class 'NodeIteratorAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ${template}:484:3: style: Class 'NodePairIteratorAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager.cpp:54:3: style: Struct 'ScopedBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager.cpp:74:3: style: Struct 'NVReclaim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager_listeners.h:30:3: style: Class 'TlimitListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager_listeners.h:39:3: style: Class 'TlimitPerListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager_listeners.h:48:3: style: Class 'RlimitListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_manager_listeners.h:57:3: style: Class 'RlimitPerListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_traversal.h:54:3: style: Class 'NodeDfsIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/node_traversal.h:124:3: style: Class 'NodeDfsIterable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/type_matcher.h:39:3: style: Class 'TypeMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/expr/symbol_table.cpp:96:3: style: Class 'OverloadedTypeTrie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/options/options.h:127:5: style: Class 'OptionsScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/options/didyoumean.h:35:3: style: Class 'DidYouMean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/parser/tptp/tptp.h:218:3: style: Struct 'myExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/parser/tptp/tptp.h:219:3: style: Struct 'myExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/preprocessing/passes/int_to_bv.cpp:44:3: style: Struct 'intToBV_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/preprocessing/util/ite_utilities.cpp:81:3: style: Struct 'CTIVStackElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/preprocessing/util/ite_utilities.cpp:577:3: style: Struct 'TITEHStackElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/preprocessing/util/ite_utilities.cpp:1538:3: style: Struct 'preprocess_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/preprocessing/passes/unconstrained_simplifier.cpp:51:3: style: Struct 'unc_preprocess_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/proof/proof_manager.h:176:3: style: Class 'ProofManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp:38:3: style: Class 'CegInstantiatorBvInverterQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/theory/substitutions.cpp:29:3: style: Struct 'substitution_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/theory/theory_preprocessor.cpp:80:3: style: Struct 'preprocess_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/theory/uf/equality_engine.cpp:57:3: style: Struct 'BfsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/util/resource_manager.cpp:122:3: style: Struct 'Statistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] CVC4-1.8/src/theory/uf/symmetry_breaker.cpp:191:3: style: Class 'SBGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cvc5/cvc5_1.1.2.orig.tar.gz cvc5-cvc5-1.1.2/src/api/cpp/cvc5.cpp:4741:3: style: Struct 'StatData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/expr/node_traversal.h:53:3: style: Class 'NodeDfsIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/expr/node_traversal.h:127:3: style: Class 'NodeDfsIterable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/expr/node_manager_template.cpp:61:3: style: Struct 'ScopedBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/expr/node_manager_template.cpp:81:3: style: Struct 'NVReclaim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/expr/type_matcher.h:39:3: style: Class 'TypeMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/parser/input.cpp:29:3: style: Class 'FileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/parser/input.cpp:50:3: style: Class 'StreamInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/parser/input.cpp:63:3: style: Class 'StringInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/parser/symbol_table.cpp:95:3: style: Class 'OverloadedTypeTrie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/preprocessing/util/ite_utilities.cpp:83:3: style: Struct 'CTIVStackElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/preprocessing/util/ite_utilities.cpp:572:3: style: Struct 'TITEHStackElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/preprocessing/util/ite_utilities.cpp:1513:3: style: Struct 'preprocess_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/preprocessing/passes/unconstrained_simplifier.cpp:56:3: style: Struct 'unc_preprocess_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/prop/cadical.cpp:991:3: style: Class 'ResourceLimitTerminator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/prop/minisat/core/Solver.cc:1367:5: style: Struct 'reduceDB_lt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/proof/resolution_proofs_util.cpp:30:3: style: Struct 'CrowdingLitInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/prop/prop_engine.cpp:59:3: style: Class 'ScopedBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/smt/process_assertions.cpp:50:3: style: Class 'ScopeCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/smt/unsat_core_manager.h:40:3: style: Class 'UnsatCoreManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/bags/theory_bags_type_enumerator.h:31:3: style: Class 'BagEnumerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/bv/bv_solver_bitblast.cpp:38:3: style: Class 'NotifyResetAssertions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/bv/bv_solver_bitblast.cpp:80:3: style: Class 'BBRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp:38:3: style: Class 'CegInstantiatorBvInverterQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/quantifiers/sygus/synth_finder.cpp:89:3: style: Class 'SygusEnumeratorCallbackNoSym' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/substitutions.cpp:47:3: style: Struct 'substitution_stack_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/uf/equality_engine.cpp:52:3: style: Struct 'BfsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/theory/uf/symmetry_breaker.cpp:190:3: style: Class 'SBGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvc5-cvc5-1.1.2/src/util/resource_manager.cpp:107:3: style: Struct 'Statistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cvise/cvise_2.10.0.orig.tar.gz cvise-2.10.0/clang_delta/tests/instantiate-template-param/test5.cc:3:22: style: Struct 'c < int * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/merge-base-class/test1.cc:7:2: style: Struct 'c1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/merge-base-class/test2.cc:4:2: style: Struct 'c1 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/merge-base-class/test3.cc:8:2: style: Struct 'c1 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-base-class/test2.cc:4:2: style: Struct 'c1 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-base-class/test3.cc:8:2: style: Struct 'c1 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-base-class/test1.cc:7:2: style: Struct 'c1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-base-class/test4.cc:3:3: style: Struct 'c < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-base-class/test4.cc:3:3: style: Struct 'c < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-namespace/namespace15.cpp:20:3: style: Class 'G' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-namespace/namespace15.cpp:37:5: style: Struct 'H' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvise-2.10.0/clang_delta/tests/remove-nested-function/remove_nested_func1.cc:2:3: style: Struct 'S1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cvs/cvs_1.12.13+real.orig.tar.gz cvs-1.12.13/zlib/contrib/iostream/zfstream.h:73:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream/zfstream.h:74:3: style: Class 'gzifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream/zfstream.h:85:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream/zfstream.h:86:3: style: Class 'gzofstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream2/zstream.h:42:5: style: Class 'zstringlen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream2/zstream.h:55:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream2/zstream.h:56:9: style: Class 'izstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream2/zstream.h:160:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cvs-1.12.13/zlib/contrib/iostream2/zstream.h:164:9: style: Class 'ozstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cwidget/cwidget_0.5.18.orig.tar.xz cwidget-0.5.18/src/cwidget/config/keybindings.h:101:7: style: Class 'keybindings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/curses++.h:173:5: style: Class 'chstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/curses++.h:176:5: style: Class 'chstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/curses++.h:202:5: style: Class 'wchstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/curses++.h:206:5: style: Class 'wchstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/curses++.h:423:5: style: Class 'cwindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:53:7: style: Class 'ThreadCreateException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:70:7: style: Class 'ThreadJoinException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:159:7: style: Class 'thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:220:7: style: Struct 'noncopy_bootstrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:391:7: style: Class 'mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:268:2: style: Class 'attr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:307:2: style: Class 'lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:354:2: style: Class 'try_lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:566:7: style: Class 'box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:633:7: style: Class 'box < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:671:7: style: Struct 'bool_ref_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:687:7: style: Struct 'not_bool_ref_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/generic/threads/threads.h:894:7: style: Class 'bootstrap_proxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment_contents.h:91:2: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment_cache.h:69:5: style: Class 'fragment_cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/testcwidget.cc:74:3: style: Class 'silly_block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/testcwidget.cc:93:3: style: Class 'silly_treeitem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/testcwidget.cc:94:3: style: Class 'silly_treeitem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/center.h:19:7: style: Class 'center' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/button.h:39:7: style: Class 'button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/button.h:40:7: style: Class 'button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/button.h:41:7: style: Class 'button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/toplevel.h:86:7: style: Class 'slot_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/toplevel.cc:259:2: style: Class 'fatal_input_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/toplevel.cc:274:2: style: Class 'fatal_input_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/toplevel.cc:531:2: style: Class 'signal_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/frame.h:20:7: style: Class 'frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/label.h:28:7: style: Class 'label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/label.h:30:7: style: Class 'label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/label.h:32:7: style: Class 'label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/text_layout.h:53:7: style: Class 'text_layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/treeitem.h:81:7: style: Class 'tree_root_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/treeitem.h:214:7: style: Class 'treeiterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/treeitem.h:403:7: style: Class 'sortpolicy_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/layout_item.h:83:7: style: Class 'layout_item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/tree.h:51:7: style: Class 'tree_search_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:46:5: style: Class '_text_fragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:283:5: style: Class '_sequence_fragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:445:5: style: Class '_flowbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:605:5: style: Class '_fillbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:780:5: style: Class '_hardwrapbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:861:5: style: Class '_clipbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/fragment.cc:1121:5: style: Class '_fragment_columns' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/menu.h:114:7: style: Struct 'menu_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/multiplex.h:87:7: style: Class 'multiplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/editline.h:106:7: style: Class 'editline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/editline.h:111:7: style: Class 'editline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/pager.h:57:7: style: Class 'pager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/pager.h:58:7: style: Class 'pager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/pager.h:214:7: style: Class 'file_pager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/pager.h:215:7: style: Class 'file_pager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/menubar.h:105:7: style: Class 'menubar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/scrollbar.h:50:7: style: Class 'scrollbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cwidget-0.5.18/src/cwidget/widgets/transient.h:27:7: style: Class 'transient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cxxopts/cxxopts_3.1.1.orig.tar.gz cxxopts-3.1.1/test/catch.hpp:433:9: style: Class 'NotImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:638:5: style: Class 'MethodTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:654:5: style: Struct 'NameAndDesc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1067:13: style: Struct 'Equals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1085:13: style: Struct 'Contains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1102:13: style: Struct 'StartsWith' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1120:13: style: Struct 'EndsWith' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1598:30: style: Struct 'BorgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:1940:9: style: Class 'ScopedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2304:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2597:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2575:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2727:9: style: Class 'Option < TagAlias >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < IConfig const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < ITestCase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3182:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3195:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3206:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3261:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3436:9: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3537:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:3683:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4047:13: style: Struct 'BoundDataMember' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4057:13: style: Struct 'BoundUnaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4069:13: style: Struct 'BoundNullaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4083:13: style: Struct 'BoundUnaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4097:13: style: Struct 'BoundBinaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4891:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:5037:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:5101:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:5210:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:5566:13: style: Class 'TrackerHasName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:6535:9: style: Class 'FreeFunctionTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:7170:9: style: Struct 'GeneratorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:7600:9: style: Class 'LegacyReporterAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8546:9: style: Struct 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8637:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8760:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8792:9: style: Class 'LegacyReporterRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8873:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8964:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8929:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:9100:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:9287:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:9493:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:9926:9: style: Struct 'CompactReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8824:9: style: Class 'ReporterRegistrar < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8824:9: style: Class 'ReporterRegistrar < JunitReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8824:9: style: Class 'ReporterRegistrar < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:8824:9: style: Class 'ReporterRegistrar < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4246:13: style: Struct 'Arg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4305:13: style: Class 'ArgBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4366:13: style: Class 'OptBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2727:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2727:9: style: Class 'Option < TestRunInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2727:9: style: Class 'Option < GroupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:2727:9: style: Class 'Option < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < IStreamingReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < IReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < Node < TestGroupStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:494:9: style: Class 'Ptr < Node < TestRunStats , Node < TestGroupStats , Node < TestCaseStats , SectionNode > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4206:9: style: Struct 'CommonArgProperties < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxopts-3.1.1/test/catch.hpp:4016:13: style: Class 'BoundArgFunction < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cxxtools/cxxtools_3.0.0.orig.tar.gz cxxtools-3.0/demo/future.cpp:53:5: style: Class 'AObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/demo/thread.cpp:86:5: style: Class 'AClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:14:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:106:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:164:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:222:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:280:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:338:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:396:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:454:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:512:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:570:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:628:9: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/function.tpp:58:9: style: Class 'FunctionSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/constmethod.tpp:67:9: style: Class 'ConstMethodSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/delegate.tpp:66:13: style: Class 'DelegateSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/method.tpp:85:9: style: Class 'MethodSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/iodeviceimpl.h:45:9: style: Struct 'DestructionSentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/iodeviceimpl.h:78:13: style: Class 'IODeviceImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/include/cxxtools/signal.tpp:99:13: style: Class 'SignalSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/eventsource.cpp:37:5: style: Struct 'Sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/filedeviceimpl.h:45:9: style: Class 'FileDeviceImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/http/clientimpl.h:128:9: style: Class 'ClientImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/http/mapper.h:59:11: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/http/mapper.h:62:11: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/inifile.cpp:49:13: style: Class 'IniFileEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/inideserializer.cpp:39:9: style: Struct 'CodecReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/libraryimpl.h:46:9: style: Class 'LibraryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/jsondeserializer.cpp:39:9: style: Struct 'CodecReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/pipeimpl.h:73:9: style: Class 'PipeImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/propertiesdeserializer.cpp:80:13: style: Class 'Ev' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/propertiesfile.cpp:43:9: style: Class 'PropertiesEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/semaphoreimpl.h:38:13: style: Class 'SemaphoreImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/settingsreader.h:835:9: style: Class 'SettingsReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/settingswriter.h:40:9: style: Class 'SettingsWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/tcpserverimpl.h:78:9: style: Class 'TcpServerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cxxtools-3.0/src/timer.cpp:38:9: style: Class 'Sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cyphesis-cpp/cyphesis-cpp_0.6.2.orig.tar.xz cyphesis-0.6.2/common/Variable.h:43:5: style: Class 'Variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/common/Database.h:287:9: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/common/TypeNode.h:46:5: style: Class 'TypeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/common/Variable.h:43:5: style: Class 'Variable < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/common/Variable.h:43:5: style: Class 'Variable < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/common/Variable.h:43:5: style: Class 'Variable < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/metaserverapi/MetaServerPacket.hpp:98:2: style: Class 'MetaServerPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: Ball , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < LinearCourse , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: AxisBox , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: Line , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: Point , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: Polygon , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/physics/Shape.h:106:5: style: Class 'MathShape < WFMath :: RotBox , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/rulesets/Container.h:177:9: style: Class 'StdContainer_const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/rulesets/ExternalMind.h:43:5: style: Class 'ExternalMind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/rulesets/PythonArithmeticScript.h:32:5: style: Class 'PythonArithmeticScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/CommStreamClient.h:34:5: style: Class 'CommStreamClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/CommStreamClient.h:34:5: style: Class 'CommStreamClient < tcp_socket_stream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/CommMaster.h:28:5: style: Class 'CommMaster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/EntityRuleHandler.h:47:5: style: Class 'EntityRuleHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/OpRuleHandler.h:41:5: style: Class 'OpRuleHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/TeleportState.h:39:5: style: Class 'TeleportState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/PropertyRuleHandler.h:32:5: style: Class 'PropertyRuleHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/TaskFactory.h:31:5: style: Class 'TaskFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/TaskRuleHandler.h:47:5: style: Class 'TaskRuleHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/AccountConnectionintegration.cpp:69:5: style: Class 'SpawningTestWorld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/AccountConnectionintegration.cpp:92:5: style: Class 'TestCommClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/server/StorageManager.h:104:5: style: Class 'StorageManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommClienttest.cpp:120:5: style: Class 'TestNegotiate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommClienttest.cpp:150:5: style: Class 'TestCommClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommClienttest.cpp:230:5: style: Class 'TestLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommServertest.cpp:45:5: style: Class 'CommFakeSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommPeertest.cpp:56:5: style: Class 'TestNegotiate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommPeertest.cpp:78:5: style: Class 'TestCommPeer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/CommStreamClienttest.cpp:37:5: style: Class 'TestCommStreamClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Connectiontest.cpp:69:5: style: Class 'TestCommClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/ExternalMindtest.cpp:41:5: style: Class 'TestExternalMind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Idletest.cpp:35:5: style: Class 'TestIdler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Flushertest.cpp:42:5: style: Class 'test_ObjectContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Juncturetest.cpp:70:5: style: Class 'TestJuncture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Movementtest.cpp:39:5: style: Class 'TestMovement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/Rulesettest.cpp:43:5: style: Class 'ExposedRuleset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/StorageManagertest.cpp:43:5: style: Class 'TestStorageManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/TrustedConnectiontest.cpp:71:5: style: Class 'TestCommClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/WorldDumpertest.cpp:37:5: style: Class 'TestWorldDumper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tests/WorldLoadertest.cpp:43:5: style: Class 'test_ObjectContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tools/ConnectionContext.h:29:5: style: Class 'ConnectionContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cyphesis-0.6.2/tools/cyconvertrules.cpp:59:5: style: Class 'FileConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cython/cython_3.0.8.orig.tar.gz Cython-3.0.8/tests/wrappers/cpp_overload_wrapper_lib.h:14:5: style: Class 'DoubleKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cython-3.0.8/tests/wrappers/cppwrap_lib.h:13:5: style: Class 'DoubleKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cython-3.0.8/tests/run/cpp_function_lib.h:16:5: style: Class 'AddAnotherFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Cython-3.0.8/tests/run/cpp_function_lib.h:26:5: style: Class 'FunctionKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/cython-legacy/cython-legacy_0.29.37.orig.tar.gz cython-legacy-0.29.37/tests/wrappers/cpp_overload_wrapper_lib.h:14:5: style: Class 'DoubleKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cython-legacy-0.29.37/tests/run/cpp_function_lib.h:16:5: style: Class 'AddAnotherFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cython-legacy-0.29.37/tests/run/cpp_function_lib.h:26:5: style: Class 'FunctionKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] cython-legacy-0.29.37/tests/wrappers/cppwrap_lib.h:13:5: style: Class 'DoubleKeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/c/czmq/czmq_4.2.1.orig.tar.gz czmq-4.2.1/bindings/qt/src/qzactor.h:18:5: style: Class 'QZactor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzargs.h:18:5: style: Class 'QZargs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzarmour.h:18:5: style: Class 'QZarmour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzcert.h:18:5: style: Class 'QZcert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzcertstore.h:18:5: style: Class 'QZcertstore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzchunk.h:18:5: style: Class 'QZchunk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzclock.h:18:5: style: Class 'QZclock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzconfig.h:18:5: style: Class 'QZconfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzdigest.h:18:5: style: Class 'QZdigest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzdir.h:18:5: style: Class 'QZdir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzdirpatch.h:18:5: style: Class 'QZdirPatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzfile.h:18:5: style: Class 'QZfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzframe.h:18:5: style: Class 'QZframe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhash.h:18:5: style: Class 'QZhash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhashx.h:18:5: style: Class 'QZhashx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qziflist.h:18:5: style: Class 'QZiflist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzlist.h:18:5: style: Class 'QZlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzlistx.h:18:5: style: Class 'QZlistx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzloop.h:18:5: style: Class 'QZloop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzmsg.h:18:5: style: Class 'QZmsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzpoller.h:18:5: style: Class 'QZpoller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzproc.h:18:5: style: Class 'QZproc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzsock.h:18:5: style: Class 'QZsock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzstr.h:18:5: style: Class 'QZstr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzsys.h:18:5: style: Class 'QZsys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qztimerset.h:18:5: style: Class 'QZtimerset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qztrie.h:18:5: style: Class 'QZtrie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzuuid.h:18:5: style: Class 'QZuuid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhttpclient.h:18:5: style: Class 'QZhttpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhttpserver.h:18:5: style: Class 'QZhttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhttpserveroptions.h:18:5: style: Class 'QZhttpServerOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhttprequest.h:18:5: style: Class 'QZhttpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzhttpresponse.h:18:5: style: Class 'QZhttpResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] czmq-4.2.1/bindings/qt/src/qzosc.h:18:5: style: Class 'QZosc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/d-itg/d-itg_2.8.1-r1023.orig.tar.bz2 D-ITG-2.8.1-r1023/src/ITGSend/newran/extreal.h:30:4: style: Class 'ExtReal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/extreal.h:31:4: style: Class 'ExtReal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:71:4: style: Class 'Tracer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:92:4: style: Class 'BaseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:361:4: style: Class 'Logic_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:368:4: style: Class 'Runtime_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:375:4: style: Class 'Domain_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:382:4: style: Class 'Invalid_argument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:389:4: style: Class 'Length_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:396:4: style: Class 'Out_of_range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:417:4: style: Class 'Range_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:424:4: style: Class 'Overflow_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/myexcept.h:431:4: style: Class 'Bad_alloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/simpstr.h:26:4: style: Class 'SimpleString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:91:4: style: Class 'LGM_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:105:4: style: Class 'LGM_simple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:121:4: style: Class 'LGM_mixed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:138:4: style: Class 'WH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:156:4: style: Class 'FM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:177:4: style: Class 'MotherOfAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:198:4: style: Class 'MultWithCarry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:216:4: style: Class 'MT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:259:4: style: Class 'Constant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:321:4: style: Class 'ChiSq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:350:3: style: Class 'Exponential' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:421:4: style: Class 'AsymGen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:436:4: style: Class 'Gamma' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:451:4: style: Class 'PosGenX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:463:4: style: Class 'SymGenX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:489:4: style: Class 'Pareto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:522:4: style: Class 'Poisson' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:591:4: style: Class 'NegatedRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:743:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:744:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:745:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:746:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:747:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:748:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:749:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:750:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:751:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:752:4: style: Class 'SumRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran.h:814:4: style: Class 'MixedRandom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:76:4: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:265:4: style: Class 'CharSeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:270:4: style: Class 'CharSeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:272:4: style: Class 'CharSeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:289:4: style: Class 'StrRep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:291:4: style: Class 'StrRep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:316:4: style: Class 'StrRepMult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:318:4: style: Class 'StrRepMult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:356:4: style: Class 'StrRepNullTerm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:371:4: style: Class 'CharSingle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/str.h:59:4: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran2.cpp:30:4: style: Class 'ChiSq1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran2.cpp:42:4: style: Class 'Poisson1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran2.cpp:55:4: style: Class 'Poisson2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran2.cpp:69:4: style: Class 'Gamma1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/newran2.cpp:128:4: style: Class 'Gamma2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/array.h:44:4: style: Class 'GeneralArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/array.h:71:4: style: Class 'GeneralArrayIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/array.h:191:4: style: Class 'Array < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/array.h:191:4: style: Class 'Array < long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] D-ITG-2.8.1-r1023/src/ITGSend/newran/array.h:191:4: style: Class 'Array < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dablin/dablin_1.15.0.orig.tar.gz dablin-1.15.0/src/tools.h:122:2: style: Class 'CircularBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dablin-1.15.0/src/mot_manager.h:132:2: style: Class 'MOTManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dablin-1.15.0/src/pad_decoder.h:186:2: style: Struct 'XPAD_CI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dablin-1.15.0/src/fic_decoder.h:40:2: style: Struct 'FIG0_HEADER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dablin-1.15.0/src/fic_decoder.h:48:2: style: Struct 'FIG1_HEADER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/danmaq/danmaq_0.2.3.2.orig.tar.gz danmaQ-0.2.3.2/src/DMMainWindow.hpp:36:2: style: Class 'DMTrayIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] danmaQ-0.2.3.2/src/DMMainWindow.hpp:57:5: style: Class 'DMMainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] danmaQ-0.2.3.2/src/DMCanvas.hpp:30:5: style: Class 'DMCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dans-gdal-scripts/dans-gdal-scripts_0.24.orig.tar.gz dans-gdal-scripts-0.24/src/polygon.h:126:2: style: Class 'BboxBinarySpacePartition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dans-gdal-scripts-0.24/src/polygon.h:126:2: style: Class 'BboxBinarySpacePartition < std :: pair < unsigned long , unsigned long > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dar/dar_2.7.13.orig.tar.gz dar-2.7.13/src/dar_suite/config_file.hpp:58:2: style: Struct 't_cible' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dar-2.7.13/src/dar_suite/line_tools.hpp:50:5: style: Class 'argc_argv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dar-2.7.13/src/dar_suite/no_comment.hpp:41:5: style: Class 'no_comment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dar-2.7.13/src/dar_suite/command_line.cpp:114:5: style: Struct 'mask_opt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dar-2.7.13/src/dar_suite/line_tools.cpp:1158:2: style: Class 'scan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dar-2.7.13/src/testing/test_mycurl_param_list.cpp:37:5: style: Class 'foo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/darkice/darkice_1.3.orig.tar.gz darkice-1.3/src/Exception.h:140:9: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] darkice-1.3/src/DarkIceConfig.h:126:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/darkradiant/darkradiant_3.8.0.orig.tar.gz codereader-DarkRadiant-9a6ef13/libs/math/AABB.h:295:3: style: Class 'AABBExtendByPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Quaternion.h:21:2: style: Class 'Quaternion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector4.h:53:26: style: Class 'BasicVector4 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector4.h:59:5: style: Class 'BasicVector4 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector4.h:68:5: style: Class 'BasicVector4 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:60:5: style: Class 'BasicVector3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:68:5: style: Class 'BasicVector3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:72:26: style: Class 'BasicVector3 < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:60:5: style: Class 'BasicVector3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:68:5: style: Class 'BasicVector3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Vector3.h:72:26: style: Class 'BasicVector3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/math/Plane3.h:67:5: style: Class 'Plane3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/InstanceWalkers.h:25:2: style: Class 'InstanceSubgraphWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/InstanceWalkers.h:47:2: style: Class 'UninstanceSubgraphWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/SelectionIndex.cpp:21:2: style: Class 'PrimitiveFindIndexWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/SelectionIndex.cpp:66:2: style: Class 'EntityFindIndexWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/SelectionIndex.cpp:153:2: style: Class 'BrushFindByIndexWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/SelectionIndex.cpp:183:2: style: Class 'EntityFindByIndexWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/Traverse.cpp:42:2: style: Class 'IncludeSelectedWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/TraversableNodeSet.h:43:2: style: Class 'TraversableNodeSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/AABBAccumulateWalker.h:23:5: style: Class 'AABBAccumulateWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/merge/MergeAction.h:26:5: style: Class 'MergeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/merge/MergeAction.h:94:5: style: Class 'RemoveChildAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/merge/MergeAction.h:103:5: style: Class 'RemoveEntityAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/merge/MergeActionNode.h:78:5: style: Class 'KeyValueMergeActionNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/scene/merge/MergeActionNode.h:104:5: style: Class 'RegularMergeActionNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/math_angles.h:43:6: style: Class 'angles_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/math_matrix.h:44:6: style: Class 'mat3_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_str.h:75:2: style: Class 'idStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_str.h:78:2: style: Class 'idStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_str.h:79:2: style: Class 'idStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_str.h:80:2: style: Class 'idStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_str.h:81:2: style: Class 'idStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/event/SingleIdleCallback.h:30:9: style: Class 'InternalEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/ConsoleView.h:42:2: style: Class 'ConsoleView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/WindowState.h:23:5: style: Class 'WindowState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dialog/DialogBase.h:28:5: style: Class 'DialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/EntityClassChooser.h:26:5: style: Class 'EntityClassChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:389:2: style: Class 'TreeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:55:3: style: Class 'Column' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:334:3: style: Class 'PopulationFinishedEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:335:3: style: Class 'PopulationFinishedEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:354:9: style: Class 'PopulationProgressEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.h:355:9: style: Class 'PopulationProgressEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/VFSTreePopulator.h:60:2: style: Class 'VFSTreePopulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModelFilter.h:59:2: style: Class 'TreeModelFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeView.h:62:9: style: Class 'PopulationFinishedEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/RenderPreview.h:195:5: style: Class 'RenderPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/EntityPreview.h:53:5: style: Class 'EntityPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/ModelPreview.h:42:5: style: Class 'ModelPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/EntityClassPreview.h:16:5: style: Class 'EntityClassPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/EntityClassChooser.cpp:128:5: style: Class 'ThreadedEntityClassLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/EntityClassChooser.cpp:158:5: style: Class 'EntityClassDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/EntityClassChooser.cpp:205:5: style: Class 'EntityClassSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/GLContext.h:18:2: style: Class 'GLContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/ModalProgressDialog.h:18:2: style: Class 'ModalProgressDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/ModalProgressDialog.h:26:3: style: Struct 'OperationAbortedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/PanedPosition.h:39:2: style: Class 'PanedPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:23:2: style: Class 'SerialisableTextEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:39:2: style: Class 'SerialisableTextEntryWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:74:2: style: Class 'SerialisableSpinButtonWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:91:2: style: Class 'SerialisableToggleButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:108:2: style: Class 'SerialisableToggleButtonWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:125:2: style: Class 'SerialisableCheckButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:142:2: style: Class 'SerialisableCheckButtonWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:156:2: style: Class 'SerialisableComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:172:2: style: Class 'SerialisableComboBox_Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:188:2: style: Class 'SerialisableComboBox_IndexWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:205:2: style: Class 'SerialisableComboBox_Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/SerialisableWidgets.h:221:2: style: Class 'SerialisableComboBox_TextWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/KeyValueTable.h:25:5: style: Class 'KeyValueTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/ResourceTreeViewToolbar.h:36:5: style: Class 'ResourceTreeViewToolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModelFilter.cpp:14:2: style: Class 'ChildModelNotifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:171:2: style: Class 'idSplineList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:379:2: style: Class 'idCameraPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:388:2: style: Class 'idCameraPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:499:2: style: Class 'idFixedPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:639:2: style: Class 'idSplinePosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/splines.h:709:2: style: Class 'idCameraFOV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < idVec3 * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < idVelocity * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < idCameraPosition * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < idCameraEvent * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/splines/util_list.h:37:5: style: Class 'idList < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeModel.cpp:52:2: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dataview/TreeView.cpp:35:2: style: Class 'Search' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dialog/Dialog.h:58:2: style: Class 'Dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/EntryAbortedException.h:15:5: style: Class 'EntryAbortedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/dialog/AutoSaveRequestBlocker.h:17:5: style: Class 'AutoSaveRequestBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/menu/SeparatorItem.h:19:5: style: Class 'SeparatorItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/GuiView.h:30:2: style: Class 'GuiView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/fsview/FileSystemView.h:47:9: style: Class 'SelectionChangedEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/Icon.h:42:5: style: Class 'Icon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/DeclarationSourceView.h:23:5: style: Class 'DeclarationSourceView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:96:2: style: Class 'SourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:43:3: style: Struct 'Style' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:114:2: style: Class 'PythonSourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:125:2: style: Class 'D3DeclarationViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:136:2: style: Class 'D3MaterialSourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:147:2: style: Class 'D3SoundShaderSourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:158:5: style: Class 'D3ParticleSourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/sourceview/SourceView.h:169:5: style: Class 'D3ModelDefSourceViewCtrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/wxutil/preview/ParticlePreview.h:41:5: style: Class 'ParticlePreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/xmlutil/Document.h:34:2: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/xmlutil/Document.h:38:2: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/xmlutil/Document.h:42:2: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/libs/xmlutil/XPathException.h:18:5: style: Class 'XPathException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ActorNodeFinder.h:19:2: style: Class 'ActorNodeFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationCommandLibrary.cpp:28:2: style: Class 'ConversationCommandInfoLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationEntity.h:64:2: style: Class 'ConversationEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.conversation/ConversationKeyExtractor.h:29:2: style: Class 'ConversationKeyExtractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultyEntity.h:22:2: style: Class 'DifficultyEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.difficulty/DifficultySettings.h:66:2: style: Class 'DifficultySettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIHeadChooserDialog.cpp:27:5: style: Class 'ThreadedAIHeadLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetPreview.h:35:2: style: Class 'AIVocalSetPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIVocalSetChooserDialog.cpp:30:5: style: Class 'ThreadedVocalSetLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/AIEditingPanel.h:56:2: style: Class 'AIEditingPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/FixupMap.h:44:2: style: Class 'FixupMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoTextFile.h:21:3: style: Class 'ParseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoGuiView.h:49:2: style: Class 'DarkmodTxtGuiView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoGuiView.h:69:2: style: Class 'ReadmeTxtGuiView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionInfoEditDialog.h:53:2: style: Class 'MissionInfoEditDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.editing/MissionReadmeDialog.h:29:2: style: Class 'MissionReadmeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/DiffDoom3MapWriter.h:23:5: style: Class 'DiffDoom3MapWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/MapObserver.cpp:46:5: style: Class 'MapObserver_EntityObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/MapObserver.cpp:78:5: style: Class 'MapObserver_SceneObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/GameConnectionPanel.h:53:5: style: Class 'GameConnectionPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/clsocket/SimpleSocket.h:148:5: style: Class 'CSimpleSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/clsocket/ActiveSocket.h:58:5: style: Class 'CActiveSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/AutomationEngine.cpp:25:9: style: Struct 'ScopedDepthCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gameconnection/clsocket/PassiveSocket.h:57:5: style: Class 'CPassiveSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableGuiView.h:21:2: style: Class 'ReadableGuiView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/XData.h:187:2: style: Class 'OneSidedXData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/XData.h:222:2: style: Class 'TwoSidedXData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/ReadableEditorDialog.h:98:2: style: Class 'ReadableEditorDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:44:2: style: Class 'FloatExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:65:2: style: Class 'StringExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:92:2: style: Class 'TypedExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:131:2: style: Class 'TypedExpression < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/RenderableText.h:35:2: style: Class 'RenderableText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiWindowDef.h:46:2: style: Class 'GuiWindowDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/XdFileChooserDialog.h:23:3: style: Struct 'ImportFailedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:74:2: style: Class 'BinaryExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:148:2: style: Class 'AddExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:164:2: style: Class 'SubtractExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:180:2: style: Class 'MultiplyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:196:2: style: Class 'DivideExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:212:2: style: Class 'ModuloExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:228:2: style: Class 'LesserThanExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:244:2: style: Class 'LesserThanOrEqualExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:260:2: style: Class 'GreaterThanExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:276:2: style: Class 'GreaterThanOrEqualExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:292:2: style: Class 'EqualityExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:308:2: style: Class 'InequalityExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:327:2: style: Class 'LogicalNotExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:347:2: style: Class 'LogicalAndExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:363:2: style: Class 'LogicalOrExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.cpp:387:2: style: Class 'GuiExpressionTokeniser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiScript.h:53:2: style: Struct 'Statement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiScript.h:77:2: style: Class 'GuiScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/util/ObjectivesException.h:12:2: style: Class 'ObjectivesException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/Specifier.h:32:5: style: Class 'Specifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:92:2: style: Class 'TypedExpression < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:92:2: style: Class 'TypedExpression < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.gui/gui/GuiExpression.h:92:2: style: Class 'TypedExpression < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/DifficultyPanel.h:29:2: style: Class 'DifficultyPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/LogicEditor.h:26:2: style: Class 'LogicEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveEntity.h:95:2: style: Class 'ObjectiveEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ObjectiveKeyExtractor.h:25:2: style: Class 'ObjectiveKeyExtractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/ComponentEditorBase.h:32:2: style: Class 'ComponentEditorBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/TargetList.h:37:2: style: Class 'TargetList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/specpanel/TextSpecifierPanel.h:38:2: style: Class 'TextSpecifierPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/specpanel/EntityNameSpecifierPanel.h:30:5: style: Class 'EntityNameSpecifierPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.objectives/ce/specpanel/GroupSpecifierPanel.h:36:2: style: Class 'GroupSpecifierPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/ResponseEffectTypes.cpp:23:2: style: Class 'ResponseEffectLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/EffectEditor.cpp:263:3: style: Class 'EntityFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/dm.stimresponse/StimTypes.cpp:58:3: style: Class 'CustomStimRemover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SceneGraphInterface.h:22:2: style: Class 'ScriptSceneNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/BrushInterface.h:22:2: style: Class 'ScriptFace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/BrushInterface.h:49:2: style: Class 'ScriptBrushNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/CameraInterface.h:18:2: style: Class 'ScriptCameraView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/DeclarationManagerInterface.h:17:5: style: Class 'ScriptDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/DialogInterface.h:15:2: style: Class 'ScriptDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/EClassInterface.h:21:2: style: Class 'ScriptEntityClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/EClassInterface.h:62:5: style: Class 'ScriptModelDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/EntityInterface.h:28:2: style: Class 'ScriptEntityNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/GameInterface.h:15:2: style: Class 'ScriptGame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/FxManagerInterface.h:15:5: style: Class 'ScriptFxAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/FxManagerInterface.h:202:5: style: Class 'ScriptFxDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ModelInterface.h:20:2: style: Class 'ScriptModelSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ModelInterface.h:37:2: style: Class 'ScriptModelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/PatchInterface.h:19:2: style: Class 'ScriptPatchNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ShaderSystemInterface.h:25:5: style: Class 'ScriptMaterialStage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ShaderSystemInterface.h:202:5: style: Class 'ScriptEditableMaterialStage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ShaderSystemInterface.h:312:5: style: Class 'ScriptMaterial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SkinInterface.h:16:2: style: Class 'ScriptModelSkin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SoundInterface.h:18:2: style: Class 'ScriptSoundRadii' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SoundInterface.h:55:2: style: Class 'ScriptSoundShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SelectionSetInterface.h:21:2: style: Class 'ScriptSelectionSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/SelectionGroupInterface.h:47:2: style: Class 'ScriptSelectionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/sound/SoundShader.h:23:2: style: Class 'SoundShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/sound/OggFileStream.h:20:2: style: Class 'OggFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/sound/OggFileLoader.h:35:9: style: Class 'FileWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/script/interfaces/ShaderSystemInterface.cpp:17:3: style: Class 'ShaderNameToShaderWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Index.h:24:5: style: Class 'Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/GitException.h:17:5: style: Class 'GitException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/GitException.h:23:5: style: Class 'GitException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Reference.h:43:5: style: Class 'Reference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Repository.h:34:5: style: Class 'Repository' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Tree.h:20:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/log/PIDFile.h:23:2: style: Class 'PIDFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/prefdialog/GameSetupPage.h:16:2: style: Class 'GameSettingsInvalidException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/RadiantApp.cpp:60:5: style: Class 'ArtProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Remote.h:24:5: style: Class 'Remote' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Commit.h:22:5: style: Class 'Commit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/Diff.h:18:5: style: Class 'Diff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/ui/CommitDialog.h:21:5: style: Class 'CommitDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/plugins/vcs/ui/VcsStatus.h:47:5: style: Class 'VcsStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/camera/tools/ObjectFinder.h:22:5: style: Class 'ObjectFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/camera/CameraWndManager.cpp:38:5: style: Class 'CameraControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/GlobalKeyEventFilter.h:25:5: style: Class 'GlobalKeyEventFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/MouseToolGroup.h:30:5: style: Class 'MouseToolGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/Statement.h:36:5: style: Class 'Statement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/Toggle.h:49:2: style: Class 'Toggle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/RegistryToggle.h:40:5: style: Class 'RegistryToggle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/KeyEvent.h:21:5: style: Class 'KeyEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/eventmanager/ShortcutSaver.h:26:5: style: Class 'ShortcutSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/settings/LocalisationProvider.h:54:2: style: Class 'LocalisationProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/settings/LocalisationProvider.cpp:30:2: style: Class 'UnknownLanguageException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/PointFileChooser.h:17:5: style: Class 'PointFileChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/textool/TexTool.h:156:2: style: Class 'TexTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/aas/AasVisualisationPanel.h:29:2: style: Class 'AasVisualisationPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/animationpreview/AnimationPreview.h:34:2: style: Class 'AnimationPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/animationpreview/MD5AnimationChooser.h:14:2: style: Class 'MD5AnimationChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ConvertModelDialog.h:21:5: style: Class 'ConvertModelDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/modelexport/ExportAsModelDialog.h:17:2: style: Class 'ExportAsModelDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/console/CommandEntry.h:54:2: style: Class 'CommandEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/console/Console.h:37:2: style: Class 'Console' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/entitylist/EntityList.h:42:2: style: Class 'EntityList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/layers/LayerControlPanel.h:74:5: style: Class 'LayerControlPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/lightinspector/LightInspector.h:60:5: style: Class 'LightInspector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/overlay/OrthoBackgroundPanel.h:30:2: style: Class 'OrthoBackgroundPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/patch/PatchInspector.h:100:2: style: Class 'PatchInspector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/surfaceinspector/SurfaceInspector.h:107:2: style: Class 'SurfaceInspector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/transform/TransformPanel.h:50:2: style: Class 'TransformPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/animationpreview/MD5AnimationViewer.cpp:25:5: style: Class 'ThreadedModelDefLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/ImageFilePopulator.h:23:5: style: Class 'ImageFilePopulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/MapPreview.h:21:2: style: Class 'MapPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundChooser.h:17:2: style: Class 'SoundChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SkinChooser.h:20:2: style: Class 'SkinChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/TexturePreviewCombo.h:46:2: style: Class 'TexturePreviewCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/common/SoundShaderPreview.h:69:2: style: Class 'SoundShaderPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/eclasstree/EClassTreeBuilder.h:23:5: style: Class 'EClassTreeBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/PropertyEditor.h:46:2: style: Class 'PropertyEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/AddPropertyDialog.h:74:2: style: Class 'AddPropertyDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/einspector/EntityInspector.h:271:5: style: Class 'EntityInspector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/favourites/FavouritesBrowser.h:53:5: style: Class 'FavouritesBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/filters/FilterContextMenu.h:29:2: style: Class 'FilterContextMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/findshader/FindShader.h:30:2: style: Class 'FindAndReplaceShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/fx/FxChooser.h:15:5: style: Class 'FxChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/fx/FxChooser.cpp:18:5: style: Class 'FxSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/layers/LayerContextMenu.h:30:2: style: Class 'LayerContextMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mainframe/AuiManager.h:24:5: style: Class 'AuiManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/lightinspector/LightInspector.cpp:208:9: style: Class 'LightEntityFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/EntityInfoTab.h:39:2: style: Class 'EntityInfoTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/LayerInfoTab.h:34:2: style: Class 'LayerInfoTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/ShaderInfoTab.h:49:2: style: Class 'ShaderInfoTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mapinfo/ModelInfoTab.h:46:2: style: Class 'ModelInfoTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/MaterialTreeView.h:33:5: style: Class 'MaterialTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/MaterialPopulator.h:20:5: style: Class 'MaterialPopulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/TestModelSkin.h:22:5: style: Class 'TestModelSkin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MaterialPreview.h:57:5: style: Class 'MaterialPreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/MediaBrowserTreeView.h:12:5: style: Class 'MediaBrowserTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/MediaBrowser.h:58:2: style: Class 'MediaBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/FocusMaterialRequest.h:18:5: style: Class 'FocusMaterialRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/texturebrowser/TextureBrowserPanel.h:23:5: style: Class 'TextureBrowserPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/mediabrowser/TextureDirectoryLoader.h:33:2: style: Class 'TextureDirectoryLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/merge/MapMergePanel.h:34:5: style: Class 'MapMergePanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelTreeView.h:37:5: style: Class 'ModelTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/modelselector/ModelPopulator.h:47:5: style: Class 'ModelPopulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleSelector.h:26:5: style: Class 'ParticleSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ParticleChooserDialog.h:31:2: style: Class 'ParticleChooserDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/particles/ThreadedParticlesLoader.h:19:5: style: Class 'ThreadedParticlesLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/prefdialog/GameSetupDialog.h:32:2: style: Class 'GameSetupDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/prefdialog/PrefDialog.h:26:2: style: Class 'PrefDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/script/ScriptWindow.h:28:2: style: Class 'ScriptWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/statusbar/StatusBarManager.h:31:3: style: Struct 'StatusBarElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/MapExpressionEntry.h:25:5: style: Class 'MapExpressionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/materials/editor/TexturePreview.h:31:5: style: Class 'TexturePreview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/texturebrowser/MapTextureBrowser.h:28:5: style: Class 'MapTextureBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/ui/texturebrowser/TextureThumbnailBrowser.cpp:63:5: style: Class 'TextureTile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiant/xyview/GlobalXYWnd.cpp:64:5: style: Class 'OrthoviewControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/modulesystem/ModuleRegistry.h:54:2: style: Class 'ModuleRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/Radiant.h:29:2: style: Class 'Radiant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/log/LogStreamBuf.h:27:2: style: Class 'LogStreamBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/log/LogStream.h:29:5: style: Class 'LogStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/log/LogFile.h:25:2: style: Class 'LogFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/TextureMatrix.h:48:2: style: Class 'TextureMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/TextureMatrix.h:51:2: style: Class 'TextureMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/TextureProjection.h:34:5: style: Class 'TextureProjection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/FacePlane.h:20:9: style: Class 'SavedState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/Face.h:69:2: style: Class 'Face' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/Brush.h:163:2: style: Class 'Brush' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/Face.cpp:27:5: style: Class 'SavedState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/export/Geometry.h:25:2: style: Struct 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/clipper/SplitAlgorithm.cpp:16:2: style: Class 'BrushSetClipPlane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/commandsystem/CommandTokeniser.h:35:5: style: Class 'CommandTokeniserFunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/commandsystem/CommandTokeniser.h:167:2: style: Class 'CommandTokeniser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/commandsystem/Statement.h:19:2: style: Class 'Statement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/decl/FavouriteSet.h:24:5: style: Class 'FavouriteSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/eclass/EntityClass.h:91:5: style: Class 'EntityClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/eclass/Doom3ModelDef.h:23:2: style: Class 'Doom3ModelDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/AngleKey.h:24:5: style: Class 'AngleKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/AttachmentData.h:87:5: style: Class 'AttachmentData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/brush/Brush.cpp:1124:5: style: Class 'ProximalVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/ModelKey.h:40:2: style: Class 'ModelKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/SpawnArgs.h:50:2: style: Class 'SpawnArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/NamespaceManager.h:43:2: style: Class 'NamespaceManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/target/Target.h:39:2: style: Class 'Target' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/target/TargetKey.h:37:5: style: Class 'TargetKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/target/TargetKeyCollection.h:25:5: style: Class 'TargetKeyCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/NameKey.h:22:5: style: Class 'NameKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/ColourKey.h:27:5: style: Class 'ColourKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/KeyObserverDelegate.h:25:2: style: Class 'KeyObserverDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/OriginKey.h:20:2: style: Class 'OriginKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/KeyObserverMap.h:85:2: style: Class 'KeyObserverMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/EntityNode.h:268:17: style: Struct 'ChildRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/RenderableArrow.h:18:5: style: Class 'RenderableArrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/light/Renderables.h:48:5: style: Class 'RenderableLightVolume' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/RotationKey.h:21:2: style: Class 'RotationKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/light/LightNode.h:103:2: style: Class 'LightNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/curve/RenderableCurve.h:21:5: style: Class 'RenderableCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/generic/GenericEntityNode.h:65:2: style: Class 'GenericEntityNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/curve/CurveControlPointFunctors.h:12:2: style: Class 'ControlPointSnapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/curve/CurveControlPointFunctors.h:26:2: style: Class 'ControlPointTransformator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/curve/CurveControlPointFunctors.h:41:2: style: Class 'ControlPointBoundsAdder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/eclassmodel/EclassModelNode.h:54:2: style: Class 'EclassModelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/doom3group/StaticGeometryNode.h:80:2: style: Class 'StaticGeometryNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/doom3group/StaticGeometryNode.cpp:180:5: style: Class 'BrushTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/speaker/SpeakerNode.h:70:5: style: Class 'SpeakerNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/entity/target/TargetLineNode.h:30:5: style: Class 'TargetLineNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/filters/XmlFilterEventAdapter.h:29:5: style: Class 'XmlFilterEventAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/fonts/FontLoader.h:21:2: style: Class 'FontLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/fonts/GlyphInfo.h:52:2: style: Class 'GlyphInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/fx/FxDeclaration.h:18:5: style: Class 'FxDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/fx/FxAction.h:57:5: style: Class 'FxAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/filters/InstanceUpdateWalker.h:32:2: style: Class 'NodeVisibilityUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/filters/InstanceUpdateWalker.h:63:2: style: Class 'InstanceUpdateWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/imagefile/BMPLoader.cpp:41:5: style: Class 'ReadPixel8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/imagefile/dds.cpp:74:5: style: Class 'DDSImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/layers/LayerManager.h:36:2: style: Class 'LayerManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/imagefile/TGALoader.cpp:311:3: style: Class 'ScopeDelete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/layers/AddToLayerWalker.h:17:2: style: Class 'AddToLayerWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/layers/MoveToLayerWalker.h:15:2: style: Class 'MoveToLayerWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/layers/RemoveFromLayerWalker.h:19:2: style: Class 'RemoveFromLayerWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/log/COutRedirector.h:18:2: style: Class 'COutRedirector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/RootNode.h:59:2: style: Class 'RootNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/MapResource.h:46:2: style: Class 'MapResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/CounterManager.h:22:2: style: Class 'Counter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/MapPosition.h:33:2: style: Class 'MapPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/RenderablePointFile.h:33:5: style: Class 'RenderablePointFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/VcsMapResource.h:20:5: style: Class 'VcsMapResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/infofile/InfoFileExporter.h:20:2: style: Class 'InfoFileExporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/RegionWalkers.h:34:2: style: Class 'ExcludeAllWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/RegionWalkers.h:98:2: style: Class 'ExcludeNonRegionedWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/algorithm/Import.cpp:45:2: style: Class 'SelectionGroupRemapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/algorithm/Import.cpp:130:2: style: Class 'PrimitiveMerger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/algorithm/Import.cpp:152:2: style: Class 'EntityMerger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/format/Doom3MapReader.h:31:2: style: Class 'Doom3MapReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/format/Quake3MapReader.h:30:2: style: Class 'Quake3MapReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/format/Quake4MapReader.h:13:2: style: Class 'Quake4MapReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/format/portable/PortableMapReader.h:36:2: style: Class 'PortableMapReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/format/portable/PortableMapReader.cpp:31:3: style: Class 'BadDocumentFormatException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/mru/MRUList.h:32:2: style: Class 'MRUList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/namespace/ComplexName.h:23:5: style: Class 'ComplexName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/map/namespace/Namespace.cpp:14:5: style: Class 'ConnectNamespacedWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/NullModelNode.h:28:5: style: Class 'NullModelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/ModelImporterBase.h:16:5: style: Class 'ModelImporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/StaticModel.h:115:5: style: Class 'StaticModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/StaticModel.h:57:3: style: Struct 'Surface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/StaticModelNode.h:45:2: style: Class 'StaticModelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/export/ModelExporter.h:41:2: style: Class 'ModelExporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/md5/MD5ModelNode.h:38:2: style: Class 'MD5ModelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:87:2: style: Struct 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < DataView >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < DataView >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < Property * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < Property * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < Element * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < Element * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:98:2: style: Struct 'OptionalError < Object * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/model/import/openfbx/ofbx.cpp:104:2: style: Struct 'OptionalError < Object * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/modulesystem/ModuleLoader.h:28:2: style: Class 'ModuleLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/particles/ParticleParameter.h:33:2: style: Class 'ParticleParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/particles/ParticleDef.h:39:2: style: Class 'ParticleDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/particles/ParticleQuad.h:44:2: style: Struct 'ParticleQuad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/particles/RenderableParticle.h:58:2: style: Class 'RenderableParticle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/particles/ParticleNode.h:29:2: style: Class 'ParticleNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/patch/Patch.h:78:2: style: Class 'Patch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/patch/PatchNode.h:55:2: style: Class 'PatchNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/OpenGLShaderPass.h:64:2: style: Class 'OpenGLShaderPass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/GeometryRenderer.h:24:9: style: Struct 'SurfaceGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/TextRenderer.h:27:5: style: Class 'TextRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/BufferObjectProvider.h:24:9: style: Class 'BufferObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/ObjectRenderer.h:21:5: style: Class 'ObjectRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/rendersystem/backend/FullBrightRenderer.cpp:19:5: style: Class 'FullBrightRenderResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneSelectionTesters.h:25:5: style: Class 'SelectionTesterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneSelectionTesters.h:50:5: style: Class 'PrimitiveSelectionTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneSelectionTesters.h:66:5: style: Class 'EntitySelectionTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneSelectionTesters.h:79:5: style: Class 'GroupChildPrimitiveSelectionTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneSelectionTesters.h:92:5: style: Class 'MergeActionSelectionTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Curves.cpp:155:2: style: Class 'SelectedCurveVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/TransformationVisitors.h:25:4: style: Class 'TranslateSelected' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/TransformationVisitors.h:78:2: style: Class 'TranslateComponentSelected' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:74:2: style: Class 'RotateFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:93:2: style: Class 'RotateAxis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:127:2: style: Class 'TranslateAxis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:147:2: style: Class 'TranslateFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:164:2: style: Class 'ScaleAxis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:184:2: style: Class 'ScaleFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:240:2: style: Class 'SelectionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ManipulatorComponents.h:252:2: style: Class 'TranslatablePivot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneWalkers.h:148:2: style: Class 'BrushSelectionWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneWalkers.h:171:2: style: Class 'PatchSelectionWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/SceneWalkers.h:192:2: style: Class 'FaceSelectionWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/Renderables.h:20:5: style: Class 'RenderableCornerPoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/manipulators/ModelScaleManipulator.h:39:2: style: Class 'ModelScaleManipulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Group.h:31:3: style: Class 'ParentPrimitivesToEntityWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/GroupCycle.cpp:19:3: style: Class 'ChildNodeFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.h:29:3: style: Class 'EntitySelectByClassnameWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:223:2: style: Class 'HideDeselectedWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:281:2: style: Class 'HideAllWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:312:2: style: Class 'InvertSelectionWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:386:2: style: Class 'InvertComponentSelectionWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:503:2: style: Class 'SelectByBounds < SelectionPolicy_Inside >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:503:2: style: Class 'SelectByBounds < SelectionPolicy_FullyInside >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:503:2: style: Class 'SelectByBounds < SelectionPolicy_Touching >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/General.cpp:503:2: style: Class 'SelectByBounds < SelectionPolicy_Complete_Tall >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Texturing.h:119:5: style: Class 'TextureNormaliser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Shader.cpp:325:2: style: Class 'ClipboardShaderApplicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Shader.cpp:778:2: style: Class 'ByShaderSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/algorithm/Primitives.h:34:3: style: Class 'InvalidSelectionException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/group/SelectionGroup.h:25:2: style: Class 'SelectionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/selectionset/SelectionSet.h:20:2: style: Class 'SelectionSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/FaceNode.h:24:5: style: Class 'FaceNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/PatchNode.h:22:5: style: Class 'PatchNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/TextureToolDragManipulator.h:19:5: style: Class 'TextureTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/TextureToolDragManipulator.h:47:5: style: Class 'TextureDragResizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/ColourScheme.h:30:5: style: Class 'ColourItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/ColourScheme.h:42:5: style: Class 'ColourItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/ColourScheme.h:84:5: style: Class 'ColourScheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/TextureToolRotateManipulator.h:28:5: style: Class 'TextureRotator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/selection/textool/TextureToolRotateManipulator.h:64:5: style: Class 'TextureToolRotateManipulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/PreferenceItemBase.h:19:2: style: Class 'PreferenceItemBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/PreferencePage.h:39:2: style: Class 'PreferencePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/settings/PreferenceItems.h:26:2: style: Class 'PreferenceLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:82:2: style: Class 'HeightMapExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:94:2: style: Class 'AddNormalsExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:105:2: style: Class 'SmoothNormalsExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:115:2: style: Class 'AddExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:130:2: style: Class 'ScaleExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:141:2: style: Class 'InvertAlphaExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:152:2: style: Class 'InvertColorExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:163:2: style: Class 'MakeIntensityExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:174:2: style: Class 'MakeAlphaExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/MapExpression.h:193:2: style: Class 'ImageExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/CameraCubeMapDecl.h:30:5: style: Class 'CameraCubeMapDecl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/textures/CubeMapTexture.h:27:5: style: Class 'CubeMapTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ExpressionSlots.h:31:5: style: Class 'ExpressionSlots' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/TableDefinition.h:29:2: style: Class 'TableDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:138:2: style: Class 'ShaderParmExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:181:2: style: Class 'GlobalShaderParmExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:255:2: style: Class 'ConstantExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:361:2: style: Class 'BinaryExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:401:2: style: Class 'AddExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:436:2: style: Class 'SubtractExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:471:2: style: Class 'MultiplyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:506:2: style: Class 'DivideExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:541:2: style: Class 'ModuloExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:576:2: style: Class 'LessThanExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:611:2: style: Class 'LessThanOrEqualExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:646:2: style: Class 'GreaterThanExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:681:2: style: Class 'GreaterThanOrEqualExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:716:2: style: Class 'EqualityExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:751:2: style: Class 'InequalityExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:786:2: style: Class 'LogicalAndExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.h:821:2: style: Class 'LogicalOrExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/Doom3ShaderLayer.h:100:5: style: Class 'Doom3ShaderLayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderTemplate.h:126:2: style: Class 'ShaderTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/SoundMapExpression.h:24:5: style: Class 'SoundMapExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.cpp:36:2: style: Class 'ShaderExpressionTokeniser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/shaders/ShaderExpression.cpp:101:2: style: Class 'ShaderExpressionParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/skins/Doom3ModelSkin.h:39:5: style: Class 'Skin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/undo/Operation.h:58:2: style: Class 'Operation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/undo/Operation.h:29:9: style: Class 'UndoableState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/DeflatedInputStream.h:26:2: style: Class 'DeflatedInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/DirectoryArchive.h:24:2: style: Class 'DirectoryArchive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/UnixPath.h:46:2: style: Class 'UnixPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/ZipArchive.h:58:2: style: Class 'ZipArchive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/GenericFileSystem.h:58:3: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/GenericFileSystem.h:96:3: style: Class 'Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/radiantcore/vfs/ZipArchive.cpp:26:2: style: Class 'ZipFailureException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] codereader-DarkRadiant-9a6ef13/test/TestLogFile.h:27:5: style: Class 'TestLogFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/darktable/darktable_4.6.1.orig.tar.xz darktable-4.6.1/src/external/LibRaw/src/decoders/decoders_libraw.cpp:690:2: style: Struct 'iiq_bitstream_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] darktable-4.6.1/src/external/LibRaw/src/demosaic/aahd_demosaic.cpp:84:3: style: Struct 'AAHD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] darktable-4.6.1/src/external/LibRaw/src/demosaic/dht_demosaic.cpp:181:3: style: Struct 'DHT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] darktable-4.6.1/src/external/rawspeed/src/utilities/rstest/md5.h:76:5: style: Struct 'FullBufferRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dart/dart_6.12.1+dfsg4.orig.tar.xz dart-6.12.1/dart/dynamics/Linkage.cpp:193:3: style: Struct 'Recording' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui.h:2065:25: style: Struct 'ImGuiTextFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui.h:2199:12: style: Struct 'ImGuiListClipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui.h:2232:5: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui.h:2234:5: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui.h:2402:5: style: Struct 'ImDrawList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui_internal.h:466:5: style: Struct 'ImVec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui_internal.h:487:5: style: Struct 'ImRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui_internal.h:1212:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui_internal.h:1213:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/external/imgui/imgui_internal.h:1666:5: style: Struct 'ImGuiContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/gui/osg/DragAndDrop.cpp:378:3: style: Class 'InteractiveFrameMouseEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/gui/osg/ImGuiHandler.cpp:146:3: style: Struct 'ImGuiNewFrameCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/gui/osg/ImGuiHandler.cpp:163:3: style: Struct 'ImGuiDrawCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/dart/gui/osg/Viewer.cpp:57:3: style: Class 'SaveScreen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/atlas_simbicon/AtlasSimbiconEventHandler.hpp:45:3: style: Class 'AtlasSimbiconEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/deprecated_examples/glut_atlas_simbicon/Humanoid.hpp:51:3: style: Class 'Humanoid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/deprecated_examples/glut_atlas_simbicon/Humanoid.hpp:113:3: style: Class 'AtlasRobot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/deprecated_examples/glut_operational_space_control/MyWindow.hpp:46:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/empty/main.cpp:40:3: style: Class 'CustomWorldNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/imgui/main.cpp:41:3: style: Class 'CustomWorldNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/operational_space_control/main.cpp:45:3: style: Class 'OperationalSpaceControlWorld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/operational_space_control/main.cpp:149:3: style: Class 'ConstraintEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/soft_bodies/main.cpp:43:3: style: Class 'RecordingWorld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/soft_bodies/main.cpp:151:3: style: Class 'RecordingEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/tinkertoy/TinkertoyWorldNode.hpp:68:3: style: Class 'TinkertoyWorldNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/examples/tinkertoy/main.cpp:121:3: style: Class 'TinkertoyMouseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_biped/main.cpp:56:3: style: Class 'Controller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_biped/main.cpp:150:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_biped_finished/main.cpp:56:3: style: Class 'Controller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_biped_finished/main.cpp:219:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_dominoes/main.cpp:134:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_multi_pendulum/main.cpp:60:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_dominoes_finished/main.cpp:226:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/tutorials/tutorial_multi_pendulum_finished/main.cpp:60:3: style: Class 'MyWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/comprehensive/test_InverseKinematics.cpp:85:3: style: Class 'FailingSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:118:3: style: Class 'EmbeddedStateComposite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:133:3: style: Class 'EmbeddedPropertiesComposite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:232:3: style: Class 'StateAspectTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:294:3: style: Class 'StatefulAspect < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:274:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:294:3: style: Class 'StatefulAspect < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:294:3: style: Class 'StatefulAspect < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Aspect.cpp:294:3: style: Class 'StatefulAspect < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Factory.cpp:184:3: style: Class 'Atlanta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Factory.cpp:199:3: style: Class 'Pittsburgh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_Factory.cpp:214:3: style: Class 'Seattle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_GenericJoints.cpp:90:3: style: Class 'SingleDofJointTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_GenericJoints.cpp:145:3: style: Class 'MultiDofJointTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dart-6.12.1/unittests/unit/test_GenericJoints.cpp:200:3: style: Class 'SO3JointTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dashel/dashel_1.3.3.orig.tar.xz dashel/dashel.h:213:3: style: Class 'IPV4Address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:248:3: style: Class 'WaitableStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:402:3: style: Class 'StdinStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:500:3: style: Class 'StdoutStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:604:3: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:912:3: style: Class 'SerialStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:1083:3: style: Class 'SocketStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:1232:3: style: Class 'PollStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dashel/dashel-win32.cpp:1294:3: style: Class 'UDPSocketStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] examples/reconnect.cpp:11:2: style: Class 'ReconnectingHub' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dasher/dasher_5.0.0~beta~repack2.orig.tar.xz dasher-5.0.0~beta~repack2/Src/Common/IOstreamDasherEdit.h:25:3: style: Class 'IOstreamDasherEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/SBTree.h:14:5: style: Class 'SBTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Alphabet/AlphabetMap.h:130:3: style: Class 'CAlphabetMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Alphabet/AlphabetMap.h:89:5: style: Class 'SymbolStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Alphabet/AlphIO.h:56:3: style: Class 'CAlphIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/ColourIO.h:48:3: style: Class 'CColourIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/SettingsStore.h:150:5: style: Class 'CSettingsUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/SettingsStore.h:169:5: style: Class 'CSettingsObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/SettingsStore.h:176:5: style: Class 'CSettingsUserObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/PPMLanguageModel.h:61:7: style: Class 'CPPMnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/PPMLanguageModel.h:91:9: style: Class 'CPPMContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/PPMPYLanguageModel.h:74:14: style: Class 'CPPMPYnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/AutoSpeedControl.h:15:3: style: Class 'CAutoSpeedControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/UserLocation.h:48:3: style: Class 'CUserLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/UserLogTrial.h:92:3: style: Class 'CUserLogTrial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/ControlManager.h:135:5: style: Class 'CControlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/ControlManager.h:212:5: style: Class 'CControlBoxIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/FrameRate.h:26:3: style: Class 'CFrameRate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/DasherInterfaceBase.h:533:5: style: Class 'CPreSetObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/DasherInterfaceBase.h:562:5: style: Class 'WordSpeaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/WordLanguageModel.h:62:9: style: Class 'CWordnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/WordLanguageModel.h:80:7: style: Class 'CWordContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/DictLanguageModel.h:57:9: style: Class 'CDictnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/DictLanguageModel.h:69:7: style: Class 'CDictContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/CTWLanguageModel.h:42:2: style: Class 'CCTWLanguageModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver < const Dasher :: CEditEvent * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver < const CEditEvent * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/PooledAlloc.h:21:3: style: Class 'CPooledAlloc < CPPMContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/PooledAlloc.h:21:3: style: Class 'CPooledAlloc < CWordContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/PooledAlloc.h:21:3: style: Class 'CPooledAlloc < CDictContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CPPMnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:29:5: style: Class 'CPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CPPMPYnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CWordnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CDictnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CPPMContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CWordContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CDictContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/CircleStartHandler.h:13:3: style: Class 'CCircleStartHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/ControlManager.cpp:251:3: style: Class 'SpeechHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/ControlManager.cpp:259:3: style: Class 'CopyHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/CustomColours.h:18:3: style: Class 'CCustomColours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver < CGameNodeDrawEvent * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver < CDasherNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/Observable.h:44:3: style: Class 'TransientObserver < CDasherView * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/UserLog.h:107:3: style: Class 'CUserLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/TwoBoxStartHandler.h:12:3: style: Class 'CTwoBoxStartHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/JapaneseLanguageModel.h:50:7: style: Class 'CJaPPMnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/JapaneseLanguageModel.h:60:9: style: Class 'CJaPPMContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/KanjiConversion.h:29:7: style: Class 'CPhrase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/PooledAlloc.h:21:3: style: Class 'CPooledAlloc < CJaPPMContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CJaPPMnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CJaPPMContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/LanguageModelling/RoutingPPMLanguageModel.h:75:14: style: Class 'CRoutingPPMnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Common/Allocators/SimplePooledAlloc.h:19:3: style: Class 'CSimplePooledAlloc < CRoutingPPMnode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/OneDimensionalFilter.cpp:81:7: style: Class 'C1DCircleStartHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/DasherCore/SettingsStore.h:145:5: style: Class 'CSettingsUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Gtk2/Canvas.h:73:3: style: Class 'CCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Gtk2/DasherAppSettings.h:66:3: style: Class 'DasherAppSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Gtk2/KeyboardHelper.h:12:3: style: Class 'CKeyboardHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Qt/QtDasherPlugin.h:9:3: style: Class 'QtDasherPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Test/LanguageModelling/pjc51_main.cpp:40:3: style: Class 'cCompressionExperiment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/Test/LanguageModelling/pjc51_main.cpp:50:3: style: Class 'dummy_handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/TestPlatform/MockFileWordGenerator.h:35:3: style: Class 'MockFileWordGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Src/TestPlatform/MockSettingsStore.h:17:5: style: Class 'CMockSettingsStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Testing/gtest/samples/sample3-inl.h:63:3: style: Class 'QueueNode < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dasher-5.0.0~beta~repack2/Testing/gtest/test/gtest-listener_test.cc:58:3: style: Class 'EventRecordingListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dataquay/dataquay_0.9.1.orig.tar.bz2 dataquay-0.9.1/src/Connection.cpp:45:5: style: Class 'D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dataquay-0.9.1/src/TransactionalStore.cpp:146:9: style: Class 'NonTransactionalAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dataquay-0.9.1/src/objectmapper/ObjectMapper.cpp:89:9: style: Struct 'LoadStoreCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dataquay-0.9.1/tests/TestObjectMapper.h:65:5: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dataquay-0.9.1/tests/TestObjectMapper.h:83:5: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dataquay-0.9.1/tests/TestObjectMapper.h:106:5: style: Class 'C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/datovka/datovka_4.9.3.orig.tar.xz datovka-4.9.3/src/gui/dlg_proxysets.h:38:2: style: Class 'DlgProxysets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] datovka-4.9.3/src/gui/dlg_timestamp_expir.h:46:2: style: Class 'TimestampExpirDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] datovka-4.9.3/src/io/message_db_set_container.h:43:2: style: Class 'DbContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/davegnukem/davegnukem_1.0.3.orig.tar.xz dave_gnukem-1.0.3/src/menu.h:22:2: style: Struct 'SMenuItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dave_gnukem-1.0.3/src/menu.h:50:2: style: Class 'CMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dave_gnukem-1.0.3/src/hero.cpp:52:2: style: Struct 'SJumpInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/davix/davix_0.8.5.orig.tar.gz davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:545:3: style: Struct 'IntegerVectorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-actions_test.cc:599:3: style: Class 'ToType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:614:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:616:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googlemock/test/gmock-matchers_test.cc:644:3: style: Struct 'IntReferenceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/deps/googletest/googletest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/ContentProvider.hpp:150:3: style: Class 'OwnedBufferContentProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/ContentProvider.hpp:182:3: style: Class 'FdContentProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/core/RedirectionResolver.hpp:35:3: style: Class 'RedirectionResolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/curl/HeaderlineParser.hpp:35:3: style: Class 'HeaderlineParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/curl/ResponseBuffer.hpp:37:3: style: Class 'ResponseBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/typeconv/typeconv_exception.hpp:10:5: style: Class 'TypeConvException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/containers/cache.hpp:23:5: style: Class 'Cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:701:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:702:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:703:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:704:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:705:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:707:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:719:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:730:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:731:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:732:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:733:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:734:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:735:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:736:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:737:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:739:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:748:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:749:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:750:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:751:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:752:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:753:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:755:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:756:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:757:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:758:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:760:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:761:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:764:3: style: Class 'MakeValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1063:3: style: Struct 'FormatSpec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1255:3: style: Struct 'ArgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/chrono_exception.hpp:10:5: style: Class 'ChronoException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:60:5: style: Class 'Duration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/chrono/timepoint.hpp:94:5: style: Class 'Clock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < int , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned int , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < long long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'b' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'o' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'x' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , TypeSpec < 'X' > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:1079:3: style: Class 'IntFormatSpec < unsigned long long , AlignTypeSpec < 0 > , char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:163:3: style: Class 'BasicStringRef < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:169:3: style: Class 'BasicStringRef < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:163:3: style: Class 'BasicStringRef < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/libs/alibxx/str/format.hpp:169:3: style: Class 'BasicStringRef < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/azurepropparser.hpp:38:5: style: Class 'AzurePropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/s3propparser.hpp:39:5: style: Class 'S3PropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/src/xml/swiftpropparser.hpp:39:5: style: Class 'SwiftPropParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/TestcaseHandler.hpp:47:3: style: Class 'TestcaseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/AssistedThread.hh:157:3: style: Class 'ThreadAssistant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/DrunkServer.hpp:46:3: style: Class 'DrunkServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/DrunkServer.hpp:61:5: style: Class 'Connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/drunk-server/LineReader.hpp:38:3: style: Class 'LineReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1400:3: style: Class 'CountOptionsAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1718:5: style: Struct 'FunctionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1739:5: style: Struct 'OStreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1760:5: style: Struct 'TemporaryWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] davix-0.8.5/test/functional/optionparser.h:1958:5: style: Class 'LinePartIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dawg/dawg_1.2.orig.tar.gz dawg-1.2/src/indel.h:32:2: style: Class 'NegBnModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dawg-1.2/src/indel.h:47:2: style: Class 'UserModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dawg-1.2/src/indel.h:61:2: style: Class 'PowerModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dawg-1.2/src/matrix.h:46:2: style: Class 'Vector4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dawg-1.2/src/matrix.h:87:2: style: Class 'Matrix44' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dawg-1.2/src/matrix.h:89:2: style: Class 'Matrix44' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/db5.3/db5.3_5.3.28+dfsg2.orig.tar.xz db-5.3.28/examples/cxx/BtRecExample.cpp:32:2: style: Class 'BtRecExample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] db-5.3.28/examples/cxx/excxx_repquote/RepQuoteExample.cpp:130:2: style: Class 'DbHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] db-5.3.28/examples/cxx/excxx_repquote/RepQuoteExample.cpp:241:2: style: Class 'StringDbt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] db-5.3.28/examples/cxx/getting_started/gettingStartedCommon.hpp:50:5: style: Class 'InventoryData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] db-5.3.28/examples/stl/StlAdvancedFeatures.cpp:19:2: style: Class 'StlAdvancedFeaturesExample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dbeacon/dbeacon_0.4.0.orig.tar.bz2 dbeacon-master/address.h:19:2: style: Struct 'address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dbus-c++/dbus-c++_0.9.0.orig.tar.gz libdbus-c++-0.9.0/examples/echo/echo-server.h:14:3: style: Class 'EchoServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/examples/echo_ecore/echo-server.h:17:3: style: Class 'EchoServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/examples/ecore/dbus_ecore.h:17:3: style: Class 'DBusBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/examples/hal/hal-listen.h:16:3: style: Class 'HalManagerProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/examples/properties/propsgs-server.h:15:3: style: Class 'PropsServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/examples/glib/dbus-browser.h:29:3: style: Class 'DBusBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/tools/xml.h:91:3: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdbus-c++-0.9.0/tools/xml.h:124:3: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dbus-cpp/dbus-cpp_5.0.3.orig.tar.gz dbus-cpp-5.0.3/examples/benchmark/benchmark_service.h:107:5: style: Class 'BenchmarkServiceStub' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/examples/benchmark/benchmark_service.h:139:5: style: Class 'BenchmarkServiceSkeleton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/examples/benchmark/benchmark_service.h:180:5: style: Class 'BenchmarkService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/asio/executor.cpp:271:9: style: Struct 'Holder < std :: shared_ptr < Watch < DBusWatch > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/asio/executor.cpp:271:9: style: Struct 'Holder < std :: shared_ptr < Timeout < DBusTimeout > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/message_p.h:32:5: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/message_p.h:76:5: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/pending_call_impl.h:196:5: style: Class 'PendingCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/tests/async_execution_load_test.cpp:63:5: style: Struct 'CountingEventCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:309:5: style: Class 'Interface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:339:9: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:362:5: style: Class 'Method' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:402:9: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:423:5: style: Class 'Property' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:458:9: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:478:5: style: Class 'Signal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dbus-cpp-5.0.3/src/core/dbus/generator.cpp:513:9: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dcmtk/dcmtk_3.6.8.orig.tar.gz dcmtk-DCMTK-3.6.8/dcmdata/libsrc/dcfilter.cc:31:5: style: Class 'SingleValueFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmdata/libsrc/vrscan.cc:51:9: style: Struct 'cleanup_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmect/libsrc/enhanced_ct.cc:360:5: style: Struct 'GetFramesVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/util.h:147:2: style: Class 'JlsException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:39:3: style: Struct 'INVERSE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:67:3: style: Struct 'INVERSE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:97:3: style: Struct 'INVERSE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:155:2: style: Struct 'TransformShifted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:131:3: style: Struct 'INVERSE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/context.h:19:3: style: Struct 'JlsContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:155:2: style: Struct 'TransformShifted < TransformHp1 < unsigned short > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:155:2: style: Struct 'TransformShifted < TransformHp2 < unsigned short > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmjpls/libcharls/clrtrans.h:155:2: style: Struct 'TransformShifted < TransformHp3 < unsigned short > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmpmap/libsrc/dpmparametricmapiod.cc:437:5: style: Struct 'DcmFloatingPointSingleAlloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmpmap/libsrc/dpmparametricmapiod.cc:495:5: style: Struct 'DcmFloatingPointDoubleAlloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmpmap/libsrc/dpmparametricmapiod.cc:519:3: style: Struct 'GetFramesVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmqrdb/libsrc/dcmqrcnf.cc:74:9: style: Struct 'RAIIFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmqrdb/libsrc/dcmqrdbi.cc:785:5: style: Class 'CharsetConsideringMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmsr/tests/tsrlist.cc:39:5: style: Struct 'Elem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/dcmwlm/libsrc/wlfsim.cc:51:3: style: Class 'MatchingKeys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/oflog/libsrc/factory.cc:90:5: style: Class 'GlobalLocale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/oflog/libsrc/factory.cc:107:5: style: Class 'UserLocale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/oflog/libsrc/factory.cc:124:5: style: Class 'ClassicLocale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/oflog/libsrc/log4judp.cc:116:5: style: Struct 'outputXMLEscaped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/ofstd/libsrc/ofcmdln.cc:141:5: style: Struct 'OFCmdParamPos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/ofstd/tests/tthread.cc:286:3: style: Class 'RWLockT1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dcmtk-DCMTK-3.6.8/ofstd/tests/tthread.cc:412:3: style: Class 'RWLockerT1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dd-opentracing-cpp/dd-opentracing-cpp_1.3.7.orig.tar.gz dd-opentracing-cpp-1.3.7/src/logger.h:32:3: style: Class 'StandardLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dd-opentracing-cpp-1.3.7/src/logger.h:44:3: style: Class 'VerboseLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dd-opentracing-cpp-1.3.7/src/span.cpp:250:3: style: Struct 'VariantVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dd-opentracing-cpp-1.3.7/test/mocks.h:199:3: style: Struct 'MockWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dd-opentracing-cpp-1.3.7/test/mocks.h:269:3: style: Struct 'MockHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/ddcui/ddcui_0.3.0.orig.tar.gz ddcui-0.3.0/src/base/nc_values_state.h:31:4: style: Class 'NcValuesState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddcui-0.3.0/src/base/user_interface_options_state.h:19:4: style: Class 'UserInterfaceOptionsState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddcui-0.3.0/src/core_widgets/hex_number_validator.h:17:4: style: Class 'HexNumberValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddcui-0.3.0/src/main/mainwindow_ui.h:31:4: style: Class 'Ui_MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/ddd/ddd_3.3.12.orig.tar.gz ddd-3.3.12/ddd/TypeInfo.h:278:5: style: Class 'BaseIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AgentM.h:75:5: style: Class 'AgentManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/rxclass.h:120:5: style: Class 'regex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:471:5: style: Class 'constSubString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:575:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:576:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:577:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:579:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/strclass.h:580:5: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/HandlerL.h:83:5: style: Class 'HandlerList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/SignalB.h:67:5: style: Class 'SignalBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Agent.h:289:5: style: Class 'Agent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Agent.h:301:5: style: Class 'Agent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Agent.h:312:5: style: Class 'Agent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxPoint.h:54:5: style: Class 'BoxPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxSize.h:43:5: style: Class 'BoxSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxSize.h:49:5: style: Class 'BoxSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxRegion.h:52:5: style: Class 'BoxRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxExtend.h:50:5: style: Class 'BoxExtend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxExtend.h:56:5: style: Class 'BoxExtend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/GraphGC.h:95:14: style: Struct 'GraphGC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/CompositeB.h:99:5: style: Class 'CompositeBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AlignBox.h:132:5: style: Class 'HAlignBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AlignBox.h:177:5: style: Class 'VAlignBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AlignBox.h:219:5: style: Class 'UAlignBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AlignBox.h:261:5: style: Class 'TAlignBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/MString.h:57:5: style: Class 'MString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/MString.h:64:5: style: Class 'MString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:45:5: style: Class 'PrimitiveBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:72:5: style: Class 'RuleBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:112:5: style: Class 'EmptyBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:133:5: style: Class 'FillBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:155:5: style: Class 'SpaceBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PrimitiveB.h:177:5: style: Class 'SquareBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/FontTable.h:61:5: style: Class 'FontTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/StringBox.h:79:5: style: Class 'StringBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/StringBox.h:87:5: style: Class 'StringBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ListBox.h:119:5: style: Class 'ListBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/HatBox.h:70:5: style: Class 'HatBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/THatBox.h:53:5: style: Class 'TransparentHatBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/MarkBox.h:61:5: style: Class 'MarkBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/TagBox.h:74:5: style: Class 'TagBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:62:5: style: Class 'VSLArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:66:5: style: Class 'VSLArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:70:5: style: Class 'VSLArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:74:5: style: Class 'VSLArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:79:5: style: Class 'VSLArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:264:5: style: Class 'VSLLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VSLLib.h:265:5: style: Class 'VSLLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DummyBox.h:64:5: style: Class 'DummyBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DummyNode.h:64:5: style: Class 'DummyNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ArgNode.h:72:5: style: Class 'ArgNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/AsyncAgent.h:228:5: style: Class 'AsyncAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/PosGraphN.h:50:5: style: Class 'PosGraphNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/HintGraphN.h:49:5: style: Class 'HintGraphNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BinBox.h:49:5: style: Class 'BinBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxEdgeA.h:54:5: style: Class 'BoxEdgeAnnotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/BoxGraphN.h:59:5: style: Class 'BoxGraphNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ChunkQueue.h:71:5: style: Class 'ChunkQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ConstNode.h:68:5: style: Class 'ConstNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/TrueNode.h:80:5: style: Class 'StringNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/TrueNode.h:92:5: style: Class 'NumNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/TrueNode.h:117:5: style: Class 'FixListNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DataLength.h:41:5: style: Struct 'DataLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/LiterateA.h:150:5: style: Class 'LiterateAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/TTYAgent.h:75:5: style: Class 'TTYAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Command.h:119:5: style: Struct 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Command.h:120:5: style: Struct 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Delay.h:58:5: style: Class '_Delay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Delay.h:80:5: style: Class 'Delay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:79:5: style: Class '_StatusMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:85:5: style: Class '_StatusMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:99:5: style: Class 'StatusMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:104:5: style: Class 'StatusMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:117:5: style: Class 'StatusDelay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/status.h:120:5: style: Class 'StatusDelay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Queue.h:199:5: style: Class 'QueueIter < Command >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Queue.h:209:5: style: Class 'QueueIter < Command >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Queue.h:41:5: style: Struct 'QueueRec < Command >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < Widget >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < _Delay * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < Widget >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < _Delay * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DiagBox.h:51:5: style: Class 'DiagBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ThemeVSLL.h:49:5: style: Class 'ThemedVSLLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ThemeVSLL.h:50:5: style: Class 'ThemedVSLLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ThemeP.h:50:5: style: Class 'ThemePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ThemeM.h:49:5: style: Class 'ThemeManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < string , ThemePattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < string , ThemePattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < string , ThemePattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < DispValue * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < DispValue * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < string , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < string , ThemePattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < string , ThemePattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/FixBox.h:70:5: style: Class 'HFixBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/FixBox.h:97:5: style: Class 'VFixBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < GraphNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < EdgeAnnotation * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < GraphNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < EdgeAnnotation * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/FontFixBox.h:47:5: style: Class 'FontFixBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/MatchBox.h:71:5: style: Class 'MatchBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/MemCheck.h:149:5: style: Class 'MemChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/NameNode.h:62:5: style: Class 'NameNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ReadLineA.h:53:5: style: Class 'ReadLineAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/ProgressM.h:48:5: style: Class 'ProgressMeter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/SlopeBox.h:47:5: style: Class 'SlopeBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/SlopeBox.h:75:5: style: Class 'RiseBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/SlopeBox.h:109:5: style: Class 'FallBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/XErrorB.h:61:5: style: Class 'XErrorBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/SourceView.h:593:5: style: Class 'SourceView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < int , VarArray < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < int , VarArray < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < string , SourceOrigin >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < string , SourceOrigin >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < int , VarArray < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < string , SourceOrigin >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < CodeCacheEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < CodeCacheEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < int , VarArray < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < int , VarArray < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < string , SourceOrigin >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < string , SourceOrigin >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < UndoBufferEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < UndoBufferEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] vsl-lex.L:70:5: style: Class 'vslNameSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/cxxtest.C:275:5: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/cxxtest.C:326:5: style: Class 'Base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < Widget , string ( * ) ( const string & entry ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < Widget , string ( * ) ( const string & entry ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < Widget , string ( * ) ( const string & entry ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < Widget , string ( * ) ( const string & entry ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < Widget , string ( * ) ( const string & entry ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < stat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < stat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < _WidgetRec * , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < _WidgetRec * , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < _WidgetRec * , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/VarArray.h:86:5: style: Class 'VarArray < EntryType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/DynArray.h:96:5: style: Class 'DynArray < EntryType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:213:5: style: Class 'AssocMark < _WidgetRec * , MinMax >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:218:5: style: Class 'AssocMark < _WidgetRec * , MinMax >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:59:5: style: Class 'AssocRec < _WidgetRec * , MinMax >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:241:5: style: Class 'AssocIter < _WidgetRec * , MinMax >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ddd-3.3.12/ddd/Assoc.h:246:5: style: Class 'AssocIter < _WidgetRec * , MinMax >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dde-calendar/dde-calendar_5.9.1.orig.tar.gz dde-calendar-5.9.1/calendar-basicstruct/src/scheduledatainfo.h:279:5: style: Class 'JobTypeInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dde-qt5integration/dde-qt5integration_5.5.23.orig.tar.gz qt5integration-5.5.23/iconengineplugins/builtinengine/dbuiltiniconengine.h:32:5: style: Class 'DBuiltinIconEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/iconengineplugins/builtinengine/dbuiltiniconengine.cpp:48:5: style: Class 'ImageEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/imageformatplugins/svg/qsvgiohandler.cpp:61:5: style: Class 'QSvgIOHandlerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/src/platformthemes/platformthemechooser/main.cpp:31:5: style: Class 'QDeepinThemePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/tests/imageformats/svg/ut_qsvgiohandler.cpp:40:5: style: Class 'QSvgIOHandlerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/tests/styleplugins/chameleon/ut_chameleonstyle.cpp:275:5: style: Class 'TestDrawUtilIntegration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5integration-5.5.23/tests/styleplugins/chameleon/ut_chameleonstyle.cpp:760:9: style: Class 'TestTabBarScrollButtonDrawUtil' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/ddnet/ddnet_16.4.orig.tar.xz DDNet-16.4/src/engine/client/backend/opengl/backend_opengl.h:148:3: style: Struct 'SBufferObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/client/ghost.h:54:2: style: Class 'CGhostItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/client/serverbrowser_http.cpp:61:3: style: Class 'CJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/client/graphics_threaded.h:22:3: style: Class 'CBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/client/graphics_threaded.h:189:3: style: Struct 'SCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/client/graphics_threaded.h:852:3: style: Struct 'SQuadContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/gfx/image_loader.h:18:2: style: Struct 'SImageByteBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/server/databases/connection_pool.h:25:2: style: Struct 'ISqlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/server/server_logger.h:17:2: style: Class 'CServerLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/network.h:198:2: style: Class 'CStun' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/netban.h:70:3: style: Class 'CNetHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/netban.h:71:3: style: Class 'CNetHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/demo.h:38:2: style: Class 'CDemoRecorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/demo.h:124:2: style: Class 'CDemoPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/background.h:39:2: style: Class 'CBackground' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/console.h:64:3: style: Class 'CInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/mapimages.h:56:2: style: Class 'CMapImages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/maplayers.h:150:2: style: Class 'CMapLayers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/menus.h:456:3: style: Struct 'CFriendItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/engine/shared/console.h:196:2: style: Class 'CConsole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/components/menus_settings.cpp:404:2: style: Struct 'CUISkin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/client/ui.h:58:2: style: Class 'CLogarithmicScrollbarScale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/editor/auto_map.h:58:2: style: Class 'CAutoMapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/editor/editor.h:49:2: style: Class 'CEnvelope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/editor/editor.h:296:2: style: Class 'CEditorImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/editor/editor.h:324:2: style: Class 'CEditorSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/gamecontext.h:145:2: style: Class 'CGameContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/gamecontroller.h:68:2: style: Class 'IGameController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:76:2: style: Struct 'CSqlInitData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:87:2: style: Struct 'CSqlPlayerRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:104:2: style: Struct 'CScoreRandomMapResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:117:2: style: Struct 'CSqlRandomMapRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:130:2: style: Struct 'CSqlScoreData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:192:2: style: Struct 'CSqlTeamSave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/scoreworker.h:207:2: style: Struct 'CSqlTeamLoad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/gamemodes/DDRace.h:15:2: style: Class 'CGameControllerDDRace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/game/server/save.h:126:2: style: Class 'CSaveTeam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DDNet-16.4/src/test/jobs.cpp:38:2: style: Class 'CJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deal/deal_3.1.9.orig.tar.gz deal319/Holding.h:12:10: style: Struct 'Holding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deal.ii/deal.ii_9.5.1.orig.tar.xz deal.ii-9.5.1/examples/step-11/step-11.cc:78:5: style: Class 'LaplaceProblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-13/step-13.cc:595:9: style: Struct 'LinearSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-16/step-16.cc:141:5: style: Class 'LaplaceProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-16b/step-16b.cc:175:5: style: Class 'LaplaceProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:101:7: style: Class 'PointValueEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:169:7: style: Class 'PointXDerivativeEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:416:9: style: Struct 'LinearSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:1468:7: style: Class 'PointXDerivativeEvaluation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:1394:7: style: Class 'PointValueEvaluation < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-14/step-14.cc:300:7: style: Class 'GridOutput < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-20/step-20.cc:84:5: style: Class 'MixedLaplaceProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-21/step-21.cc:470:5: style: Class 'ApproximateSchurComplement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-21/step-21.cc:419:5: style: Class 'InverseMatrix < SparseMatrix < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-21/step-21.cc:102:5: style: Class 'TwoPhaseFlowProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-25/step-25.cc:222:5: style: Class 'InitialValues < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-25/step-25.cc:157:5: style: Class 'ExactSolution < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-22/step-22.cc:120:5: style: Class 'StokesProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-29/step-29.cc:132:5: style: Class 'ParameterReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-29/step-29.cc:365:5: style: Class 'UltrasoundProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-28/step-28.cc:132:5: style: Class 'MaterialData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-28/step-28.cc:1171:5: style: Class 'NeutronDiffusionProblem < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-30/step-30.cc:298:5: style: Class 'DGMethod < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-33/step-33.cc:1294:5: style: Class 'ConservationLaw < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-33/step-33.cc:516:7: style: Class 'Postprocessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-36/step-36.cc:75:5: style: Class 'EigenvalueProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-34/step-34.cc:129:5: style: Class 'BEMProblem < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-34/step-34.cc:129:5: style: Class 'BEMProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-35/step-35.cc:303:7: style: Class 'MultiComponentFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-35/step-35.cc:431:5: style: Class 'NavierStokesProjection < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-35/step-35.cc:616:7: style: Struct 'AdvectionPerTaskData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-35/step-35.cc:380:7: style: Class 'Pressure < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-35/step-35.cc:332:7: style: Class 'Velocity < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-38/step-38.cc:102:5: style: Class 'LaplaceBeltramiProblem < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-39/step-39.cc:458:5: style: Class 'InteriorPenaltyProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:405:9: style: Struct 'StokesSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:626:9: style: Struct 'StokesPreconditioner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:653:9: style: Struct 'StokesSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:669:9: style: Struct 'TemperatureMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:691:9: style: Struct 'TemperatureRHS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:731:5: style: Class 'BoussinesqFlowProblem < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-32/step-32.cc:773:7: style: Struct 'Parameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-45/step-45.cc:76:5: style: Class 'StokesProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-43/step-43.cc:457:5: style: Class 'TwoPhaseFlowProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-47/step-47.cc:309:5: style: Struct 'CopyData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-47/step-47.cc:152:5: style: Class 'BiharmonicProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-48/step-48.cc:266:5: style: Class 'InitialCondition < dimension >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-44/step-44.cc:405:7: style: Struct 'AllParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-44/step-44.cc:1159:5: style: Struct 'PerTaskData_ASM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-44/step-44.cc:814:5: style: Class 'Solid < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-42/step-42.cc:350:7: style: Class 'SphereObstacle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-42/step-42.cc:429:7: style: Class 'BitmapFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-42/step-42.cc:603:5: style: Class 'PlasticityContactProblem < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-60/step-60.cc:281:5: style: Class 'DistributedLagrangeProblem < dim , spacedim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-57/step-57.cc:85:5: style: Class 'StationaryNavierStokes < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-61/step-61.cc:86:5: style: Class 'WGDarcyEquation < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-64/step-64.cc:193:5: style: Class 'LocalHelmholtzOperator < 3 , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-64/step-64.cc:70:5: style: Class 'VaryingCoefficientFunctor < 3 , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:292:5: style: Class 'ElasticWave < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:229:5: style: Class 'QuadratureCache < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:186:5: style: Class 'Parameters < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:155:5: style: Class 'Rho < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:123:5: style: Class 'PML < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-62/step-62.cc:87:5: style: Class 'RightHandSide < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-67/step-67.cc:250:5: style: Class 'LowStorageRungeKuttaIntegrator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-67/step-67.cc:128:5: style: Class 'ExactSolution < dimension >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-67/step-67.cc:701:5: style: Class 'EulerOperator < dimension , fe_degree , n_q_points_1d >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-69/step-69.cc:481:5: style: Class 'MainLoop < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-69/step-69.cc:350:5: style: Class 'InitialValues < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-74/step-74.cc:237:5: style: Class 'SIPGLaplace < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-75/step-75.cc:843:5: style: Class 'LaplaceProblem < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-71/step-71.cc:2774:7: style: Class 'Magnetoviscoelastic_Constitutive_Law < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-71/step-71.cc:2244:7: style: Class 'Magnetoelastic_Constitutive_Law < dim >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-71/step-71.cc:1141:7: style: Class 'Magnetoelastic_Constitutive_Law_AD < dim , ADTypeCode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-78/step-78.cc:131:5: style: Class 'InitialConditions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-78/step-78.cc:79:5: style: Class 'Solution < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-76/step-76.cc:115:5: style: Class 'LowStorageRungeKuttaIntegrator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-76/step-76.cc:200:5: style: Class 'ExactSolution < dimension >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-76/step-76.cc:439:5: style: Class 'EulerOperator < dimension , fe_degree , n_q_points_1d >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/examples/step-9/step-9.cc:277:7: style: Struct 'AssemblyScratchData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/tests/quick_tests/step.cc:59:3: style: Class 'LaplaceProblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deal.ii-9.5.1/tests/quick_tests/sundials-ida.cc:59:3: style: Class 'HarmonicOscillator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deap/deap_1.4.1.orig.tar.gz deap-1.4.1/examples/gp/ant/AntSimulatorFast.hpp:27:5: style: Class 'AntSimulatorFast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/debian-xcontrol/debian-xcontrol_0.0.4.orig.tar.gz debian-xcontrol-0.0.4/src/attribute.hpp:78:2: style: Class 'attribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/attribute.hpp:91:3: style: Class 'unknown_attribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/dependency_alternative_list.hpp:17:2: style: Class 'dependency_alternative_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/dependency_list.hpp:17:2: style: Class 'dependency_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/unknown_argument.hpp:10:2: style: Class 'unknown_argument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/control_file_stream.hpp:12:9: style: Class 'control_file_ostream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/binary_section.hpp:17:2: style: Class 'binary_section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/source_section.hpp:16:2: style: Class 'source_section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/control_file.hpp:22:2: style: Class 'control_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] debian-xcontrol-0.0.4/src/control_file.hpp:37:3: style: Class 'unknown_section_type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-album/deepin-album_5.9.1+dfsg.orig.tar.xz deepin-album-5.9.1/src/album/widgets/ddlabel.h:34:5: style: Class 'DDlabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-album-5.9.1/src/album/widgets/noresultwidget.h:58:5: style: Class 'NoResultWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-album-5.9.1/tests/albumview/mock_mount.h:34:5: style: Class 'Mock_Mount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-boot-maker/deepin-boot-maker_5.7.8+dfsg.orig.tar.xz deepin-boot-maker-5.7.8/src/app/view/deviceinfoitem.h:40:5: style: Class 'DeviceDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-boot-maker-5.7.8/src/app/bmwindow.cpp:53:5: style: Class 'BMWindowPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-boot-maker-5.7.8/src/libdbm/installer/qtmipsinstaller.h:29:5: style: Class 'QtMipsInstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-boot-maker-5.7.8/src/libdbm/bminterface.cpp:39:5: style: Class 'BMInterfacePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-boot-maker-5.7.8/src/service/bootmakerservice.cpp:88:5: style: Class 'BootMakerServicePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-calculator/deepin-calculator_5.7.21.orig.tar.gz deepin-calculator-5.7.21/3rdparty/core/opcode.h:43:5: style: Class 'Opcode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/hmath.h:54:5: style: Class 'HNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/hmath.h:55:5: style: Class 'HNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/hmath.h:56:5: style: Class 'HNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/rational.h:37:5: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/rational.h:38:5: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/rational.h:39:5: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cmath.h:49:5: style: Class 'CNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cmath.h:52:5: style: Class 'CNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cmath.h:53:5: style: Class 'CNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cmath.h:54:5: style: Class 'CNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cmath.h:114:9: style: Struct 'Format' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:61:5: style: Class 'Quantity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:62:5: style: Class 'Quantity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:63:5: style: Class 'Quantity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:64:5: style: Class 'Quantity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:122:9: style: Class 'Format' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/quantity.h:123:9: style: Class 'Format' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/core/sessionhistory.h:37:5: style: Class 'HistoryEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/core/variable.h:40:5: style: Class 'Variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cnumberparser.h:80:5: style: Class 'CNumberParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/3rdparty/math/cnumberparser.h:95:7: style: Class 'UnexpectedSymbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/src/control/equalbutton.h:36:5: style: Class 'EqualButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/src/control/textbutton.h:42:5: style: Class 'TextButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-calculator-5.7.21/src/control/iconbutton.h:46:5: style: Class 'IconButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-deb-installer/deepin-deb-installer_5.12.4.orig.tar.gz deepin-deb-installer-5.12.4/src/deb-installer/manager/DealDependThread.h:29:5: style: Class 'DealDependThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/manager/AddPackageThread.h:38:5: style: Class 'AddPackageThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/view/pages/debinstaller.h:49:5: style: Class 'DebInstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/process/kpty.h:182:5: style: Class 'KPty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/process/kpty_p.h:35:5: style: Class 'KPtyPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/process/kptydevice.h:58:5: style: Class 'KPtyDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/process/kptydevice.h:339:5: style: Struct 'KPtyDevicePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/process/kptyprocess.h:86:5: style: Class 'KPtyProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/view/widgets/droundbgframe.h:28:5: style: Class 'DRoundBgFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deepin-deb-installer-dev/package/Package.h:30:5: style: Class 'Package' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deepin-deb-installer-dev/installer/PackageInstaller.h:33:5: style: Class 'PackageInstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deepin-deb-installer-dev/status/GetStatusThread.h:33:5: style: Class 'GetStatusThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-deb-installer-5.12.4/src/deb-installer/utils/utils.h:55:5: style: Class 'Utils' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-image-viewer/deepin-image-viewer_5.8.2.orig.tar.gz deepin-image-viewer-5.8.2/src/src/frame/renamedialog.h:38:5: style: Class 'RenameDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-log-viewer/deepin-log-viewer_5.9.7+ds1.orig.tar.xz deepin-log-viewer-5.9.7/application/logperiodbutton.h:30:5: style: Class 'LogPeriodButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-log-viewer-5.9.7/application/logviewheaderview.h:35:5: style: Class 'LogViewHeaderView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-log-viewer-5.9.7/application/logexportthread.h:37:5: style: Class 'LogExportThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-movie-reborn/deepin-movie-reborn_5.10.8.orig.tar.gz deepin-movie-reborn-5.10.8/examples/test/window.h:13:5: style: Class 'Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-notifications/deepin-notifications_3.3.4.orig.tar.gz deepin-notifications-3.3.4/src/actionbutton.h:34:5: style: Class 'Button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-notifications-3.3.4/src/actionbutton.h:48:5: style: Class 'ActionButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-picker/deepin-picker_5.0.1.orig.tar.gz deepin-picker-5.0.1/src/settings.h:34:5: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-picker-5.0.1/src/eventmonitor.h:47:5: style: Class 'EventMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-qt5dxcb-plugin/deepin-qt5dxcb-plugin_5.0.71.orig.tar.gz qt5platform-plugins-5.0.71/src/dapplicationeventmonitor.h:28:5: style: Class 'DApplicationEventMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5platform-plugins-5.0.71/src/dbackingstoreproxy.h:25:5: style: Class 'DBackingStoreProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5platform-plugins-5.0.71/wayland/dwayland/dxsettings.cpp:12:5: style: Class 'DXcbEventFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] qt5platform-plugins-5.0.71/xcb/dplatformwindowhook.h:30:5: style: Class 'DPlatformWindowHook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-screen-recorder/deepin-screen-recorder_5.8.0.46.orig.tar.gz deepin-screen-recorder-5.8.0.46/src/event_monitor.h:37:5: style: Class 'EventMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/record_button.h:40:5: style: Class 'RecordButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/screen_shot_event.h:14:5: style: Class 'ScreenShotEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/settings.h:34:5: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/record_option_panel.h:41:5: style: Class 'RecordOptionPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/start_tooltip.h:38:5: style: Class 'StartTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/record_process.h:55:5: style: Class 'RecordProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/utils/configsettings.h:52:5: style: Class 'ConfigSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/voice_record_process.h:36:5: style: Class 'VoiceRecordProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/bigcolorbutton.h:34:5: style: Class 'BigColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/fontsizewidget.h:34:5: style: Class 'Separator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/fontsizewidget.h:42:5: style: Class 'FontSizeWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/filter.h:49:5: style: Class 'HintFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/filter.cpp:67:5: style: Class 'HintFilterPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screen-recorder-5.8.0.46/src/widgets/textbutton.h:32:5: style: Class 'TextButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-screenshot/deepin-screenshot_5.0.0.orig.tar.gz deepin-screenshot-5.0.0/src/utils/configsettings.h:48:5: style: Class 'ConfigSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screenshot-5.0.0/src/widgets/bigcolorbutton.h:30:5: style: Class 'BigColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screenshot-5.0.0/src/widgets/fontsizewidget.h:32:5: style: Class 'Separator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screenshot-5.0.0/src/widgets/fontsizewidget.h:40:5: style: Class 'FontSizeWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screenshot-5.0.0/src/widgets/textbutton.h:28:5: style: Class 'TextButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-screenshot-5.0.0/src/widgets/zoomIndicator.h:30:5: style: Class 'ZoomIndicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-shortcut-viewer/deepin-shortcut-viewer_5.0.6.orig.tar.gz deepin-shortcut-viewer-5.0.6/view/shortcutscene.h:52:5: style: Class 'ShortcutScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-shortcut-viewer-5.0.6/view/mainwidget.h:46:5: style: Class 'MainWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-terminal/deepin-terminal_5.9.40+dfsg.orig.tar.xz deepin-terminal-5.9.40/3rdparty/terminalwidget/lib/Character.h:91:12: style: Class 'Character' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-terminal-5.9.40/3rdparty/terminalwidget/lib/ShellCommand.h:58:5: style: Class 'ShellCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-terminal-5.9.40/src/common/settingio.h:95:5: style: Class 'USettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-terminal-5.9.40/src/settings/settings.h:340:5: style: Class 'KeySequenceEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-terminal-5.9.40/src/views/titlebar.h:23:5: style: Class 'TitleBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepin-voice-recorder/deepin-voice-recorder_5.0.0.orig.tar.gz deepin-voice-recorder-5.0.0/src/line_edit.h:34:5: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/home_page.h:38:5: style: Class 'HomePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/utils.h:35:5: style: Class 'Utils' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/label.h:35:5: style: Class 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/expand_animation_button.h:37:5: style: Class 'ExpandAnimationButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/toolbar.h:35:5: style: Class 'Toolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/recording_button.h:38:5: style: Class 'RecordingButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/shrank_animation_button.h:37:5: style: Class 'ShrankAnimationButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/file_item.h:44:5: style: Class 'FileItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/file_view.h:39:5: style: Class 'FileView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/waveform.h:42:5: style: Class 'Waveform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/list_page.h:42:5: style: Class 'ListPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/record_page.h:44:5: style: Class 'RecordPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepin-voice-recorder-5.0.0/src/main_window.h:45:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deepnano/deepnano_0.0+git20170813.e8a621e.orig.tar.xz deepnano-0.0+git20170813.e8a621e/training/realign.cc:13:3: style: Class 'string2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] deepnano-0.0+git20170813.e8a621e/r9/training/realign.cc:13:3: style: Class 'string2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/delaboratory/delaboratory_0.8.orig.tar.gz delaboratory-0.8/core/preset.h:39:9: style: Class 'dePreset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/core/conversion_cpu.h:50:9: style: Class 'deConversionCPU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/core/histogram.h:33:9: style: Class 'deHistogram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/core/renderer.h:41:9: style: Class 'deRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/core/palette.h:69:9: style: Class 'dePalette3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/core/property.h:37:9: style: Class 'deProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/window_wx.h:30:9: style: Class 'deWindowWX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/panel_wx.h:32:9: style: Class 'dePanelWX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/canvas_wx.h:30:9: style: Class 'deCanvasWX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/mutex.h:31:9: style: Class 'deMutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/layer_grid_panel.h:36:13: style: Class 'deLayerRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/help_color_spaces_frame.h:28:9: style: Class 'deHelpColorSpacesFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/help_color_spaces_frame4.h:28:9: style: Class 'deHelpColorSpacesFrame4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/help_color_spaces_frame3.h:28:9: style: Class 'deHelpColorSpacesFrame3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/help_color_spaces_frame5.h:28:9: style: Class 'deHelpColorSpacesFrame5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/help_color_spaces_frame2.h:28:9: style: Class 'deHelpColorSpacesFrame2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/layer_processor_threads.h:49:9: style: Class 'deLayerProcessorThreads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/mutex.cc:28:9: style: Class 'deMutexImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/mutex_read_write.h:36:9: style: Class 'deMutexReadWrite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/threads_panel.h:33:9: style: Class 'deThreadsPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/gui_wx/warning_panel.h:29:9: style: Class 'deWarningPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/properties/property_boolean.h:30:9: style: Class 'dePropertyBoolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/properties/mixer.h:42:9: style: Class 'deMixer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delaboratory-0.8/properties/curve_shape.h:36:9: style: Class 'deCurveShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/delly/delly_1.1.8.orig.tar.xz delly-1.1.8/src/edlib.cpp:64:5: style: Class 'EqualityDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] delly-1.1.8/src/gfa.h:37:5: style: Struct 'LinkCargo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/desmume/desmume_0.9.11.orig.tar.gz desmume-0.9.11/src/MMU.h:241:3: style: Class 'AddressRegister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/NDSSystem.h:290:2: style: Struct 'RomBanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/GPU_osd.h:131:3: style: Class 'OSDCLASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/datetime.h:137:2: style: Class 'TimeSpan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/datetime.h:490:2: style: Class 'DateTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/aggdraw.h:149:9: style: Class 'span_simple_blur_rgb24 < agg :: order_rgba >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/agg2d.h:176:3: style: Struct 'Image < PixFormatSetDeclaration < agg :: pixfmt_bgra32 , agg :: pixfmt_bgra32_pre , agg :: span_simple_blur_rgb24 < agg :: order_rgba > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/emufile.h:141:2: style: Class 'EMUFILE_MEMORY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/emufile.h:142:2: style: Class 'EMUFILE_MEMORY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/SPU.h:148:2: style: Class 'SPU_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/encrypt.h:25:2: style: Struct '_KEY1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/fsnitro.h:139:2: style: Class 'FS_NITRO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/agg2d.h:176:3: style: Struct 'Image < PixFormatSetDeclaration < pixfmt_alpha_blend_rgb_packed < my_blender_rgb555 , rendering_buffer > , pixfmt_alpha_blend_rgb_packed < my_blender_rgb555_pre , rendering_buffer > , agg :: span_simple_blur_rgb24 < agg :: order_rgba > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/bios.cpp:37:2: style: Struct 'CompressionHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/cocoa/OGLDisplayOutput.h:347:2: style: Class 'OGLDisplayLayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 2 , 1 , ClipperOutput >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 2 , -1 , ClipperPlane < 2 , 1 , ClipperOutput > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 1 , 1 , ClipperPlane < 2 , -1 , ClipperPlane < 2 , 1 , ClipperOutput > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 1 , -1 , ClipperPlane < 1 , 1 , ClipperPlane < 2 , -1 , ClipperPlane < 2 , 1 , ClipperOutput > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 0 , 1 , ClipperPlane < 1 , -1 , ClipperPlane < 1 , 1 , ClipperPlane < 2 , -1 , ClipperPlane < 2 , 1 , ClipperOutput > > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/gfx3d.cpp:2673:2: style: Class 'ClipperPlane < 0 , -1 , ClipperPlane < 0 , 1 , ClipperPlane < 1 , -1 , ClipperPlane < 1 , 1 , ClipperPlane < 2 , -1 , ClipperPlane < 2 , 1 , ClipperOutput > > > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/metaspu/SndOut.h:47:2: style: Struct 'StereoOut32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/metaspu/SndOut.h:104:2: style: Struct 'StereoOut16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/stringbuilder.h:45:10: style: Struct 'StringBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/logger.h:150:14: style: Struct 'FileLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/zonememory.h:68:14: style: Struct 'ZoneMemory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/operand.h:194:10: style: Struct 'Operand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/operand.h:348:10: style: Struct 'Reg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/operand.h:436:3: style: Struct 'Imm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/compiler.h:133:14: style: Struct 'Compiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/compileritem.h:185:14: style: Struct 'CompilerMark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/compileritem.h:214:14: style: Struct 'CompilerComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/compileritem.h:300:14: style: Struct 'CompilerAlign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/compilercontext.h:34:14: style: Struct 'CompilerContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/cpuinfo.h:33:10: style: Struct 'CpuInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86cpuinfo.h:56:10: style: Struct 'X86CpuInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/core/lock.h:109:10: style: Struct 'AutoLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:275:10: style: Struct 'GpReg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:349:10: style: Struct 'X87Reg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:399:10: style: Struct 'MmReg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:449:10: style: Struct 'XmmReg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:499:10: style: Struct 'SegmentReg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1007:10: style: Struct 'Mem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1169:10: style: Struct 'Var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1339:10: style: Struct 'X87Var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1383:10: style: Struct 'GpVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1481:10: style: Struct 'MmVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86operand.h:1534:10: style: Struct 'XmmVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86assembler.h:335:14: style: Struct 'X86Assembler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86compiler.h:1025:14: style: Struct 'X86Compiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86compileritem.h:37:14: style: Struct 'X86CompilerAlign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86compilerfunc.h:38:14: style: Struct 'X86CompilerFuncDecl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/AsmJit/x86/x86compilercontext.h:46:14: style: Struct 'X86CompilerContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:944:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:948:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1168:2: style: Class 'TiXmlComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1220:2: style: Class 'TiXmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1229:2: style: Class 'TiXmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1399:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1403:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinyxml.h:1642:2: style: Class 'TiXmlHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/emufat.h:681:2: style: Class 'EmuFat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/emufat.h:683:2: style: Class 'EmuFat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] desmume-0.9.11/src/utils/tinyxml/tinystr.h:78:17: style: Class 'TiXmlString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/deviceinfo/deviceinfo_0.2.2.orig.tar.gz deviceinfo-0.2.2/src/config.h:50:5: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/devtodo/devtodo_0.1.20+git20200830.0ad52b0.orig.tar.gz devtodo-master/src/Todo.h:23:53: style: Class 'exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/src/TodoDB.h:46:3: style: Class 'TodoDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/src/TodoDB.h:27:53: style: Class 'exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/Regex.h:35:3: style: Class 'Regex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/Regex.h:30:45: style: Struct 'exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/Regex.h:31:44: style: Struct 'out_of_range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/Regex.h:32:40: style: Struct 'no_match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/XML.h:41:3: style: Class 'XML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/src/Loaders.h:22:44: style: Struct 'load_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/src/Loaders.h:23:44: style: Struct 'save_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] devtodo-master/util/CommandArgs.h:21:53: style: Class 'exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dewalls/dewalls_1.0.0+ds1.orig.tar.gz dewalls-1.0.0/src/cardinaldirection.h:37:12: style: Class 'CardinalDirection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/segment.h:26:5: style: Class 'SegmentImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/segment.h:65:5: style: Class 'Segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/segment.h:125:5: style: Class 'Segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/segmentparseexception.h:14:5: style: Class 'SegmentParseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/wallsmessage.h:20:5: style: Class 'WallsMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/lineparser.h:26:5: style: Class 'LineParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/varianceoverride.h:80:12: style: Class 'LengthOverride' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/varianceoverride.h:111:12: style: Class 'RMSError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/wallsprojectparser.h:163:5: style: Class 'WallsProjectParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/wallssurveyparser.h:42:5: style: Class 'WallsSurveyParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dewalls-1.0.0/src/wallssurveyparser.h:43:5: style: Class 'WallsSurveyParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/diagnostics/diagnostics_0.3.3.orig.tar.gz diagnostics-0.3.3/diagnostics/extensions/stacktrace/traceback_walk.cpp:41:5: style: Struct 'state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diagnostics-0.3.3/diagnostics/unittest/test_case_cstr.t.cpp:54:5: style: Class 'Test_Function_Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diagnostics-0.3.3/diagnostics/unittest/test_system/test_logger.t.cpp:351:5: style: Class 'Correct_Trace_Processing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diagnostics-0.3.3/diagnostics/unittest/test_system/test_run_result.t.cpp:345:5: style: Class 'Correct_Trace_Processing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diagnostics-0.3.3/diagnostics/unittest/test_system/test_run_result.t.cpp:547:5: style: Class 'Incorrect_Trace_Processing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dials/dials_3.17.0+dfsg3.orig.tar.xz dials-3.17.0/src/dials/algorithms/refinement/parameterisation/parameterisation_helpers.h:954:5: style: Class 'ReconstituteDerivatives < scitbx :: mat3 < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/algorithms/refinement/parameterisation/parameterisation_helpers.h:954:5: style: Class 'ReconstituteDerivatives < scitbx :: vec3 < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/algorithms/refinement/parameterisation/parameterisation_helpers.h:954:5: style: Class 'ReconstituteDerivatives < mat3 < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/algorithms/refinement/parameterisation/parameterisation_helpers.h:954:5: style: Class 'ReconstituteDerivatives < vec3 < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/array_family/boost_python/flex_int6.cc:27:5: style: Struct 'from_string < scitbx :: af :: int6 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/array_family/boost_python/flex_observation.cc:276:5: style: Struct 'observation_from_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/array_family/boost_python/flex_reflection_table.cc:1073:7: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dials-3.17.0/src/dials/array_family/boost_python/flex_shoebox.cc:939:5: style: Struct 'shoebox_from_string < ProfileFloatType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/diamond-aligner/diamond-aligner_2.1.9.orig.tar.xz diamond-2.1.9/src/basic/value.h:38:2: style: Struct 'invalid_sequence_char_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/value.h:139:2: style: Struct 'AlignMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/sequence.h:59:2: style: Struct 'Sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/hsp/approx_hsp.h:35:2: style: Struct 'Anchor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/hsp/approx_hsp.h:63:2: style: Struct 'ApproxHsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/hsp/approx_hsp.h:69:2: style: Struct 'ApproxHsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/packed_loc.h:37:5: style: Struct 'packed_uint40_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/packed_transcript.h:31:2: style: Struct 'Packed_operation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/packed_transcript.h:98:3: style: Struct 'Const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/exceptions.h:32:2: style: Struct 'FileOpenException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/exceptions.h:39:2: style: Struct 'File_read_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/exceptions.h:46:2: style: Struct 'File_write_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/stream_entity.h:26:2: style: Struct 'StreamEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/stream_entity.h:30:2: style: Struct 'StreamEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/serializer.h:33:2: style: Struct 'Serializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/output_file.h:31:2: style: Struct 'OutputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/deserializer.h:40:2: style: Struct 'Deserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/temp_file.h:26:2: style: Struct 'TempFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/temp_file.h:27:2: style: Struct 'TempFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/input_file.h:40:2: style: Struct 'InputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/input_file.h:41:2: style: Struct 'InputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/input_file.h:42:2: style: Struct 'InputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/match.h:57:2: style: Struct 'Hsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/match.h:110:3: style: Struct 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/match.h:310:3: style: Struct 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/match.h:460:2: style: Struct 'TypeSerializer < HspContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/match.h:502:2: style: Struct 'TypeDeserializer < HspContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/stats/hauser_correction.h:38:2: style: Struct 'Bias_correction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/log_stream.h:33:2: style: Struct 'MessageStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/log_stream.h:60:2: style: Struct 'TaskTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/log_stream.h:67:2: style: Struct 'TaskTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/log_stream.h:77:2: style: Struct 'TaskTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/bit_vector.h:37:2: style: Struct 'BitVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/scores/cutoff_table.h:31:2: style: Struct 'CutoffTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/scores/cutoff_table.h:54:2: style: Struct 'CutoffTable2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/run/config.h:58:2: style: Struct 'Round' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/ips4o/thread_pool.hpp:154:9: style: Struct 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/ips4o/buffers.hpp:153:5: style: Class 'Buffers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/ips4o/classifier.hpp:60:5: style: Class 'Classifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/util.h:56:2: style: Struct 'Sd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/util.h:136:2: style: Struct 'IndexIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/sequence_set.h:32:2: style: Struct 'SequenceSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/sequence_set.h:33:2: style: Struct 'SequenceSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/flags.h:22:2: style: Struct 'PackedLocId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/kmer/kmer.h:64:2: style: Struct 'KmerIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/masking/masking.h:40:2: style: Struct 'Masking' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/block/block.h:42:2: style: Struct 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/parallel/thread_pool.h:192:2: style: Struct 'ThreadPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/parallel/thread_pool.h:121:3: style: Struct 'Task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/dp.h:85:2: style: Struct 'DpTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/kmer/kmer.h:44:2: style: Struct 'Kmer < MOTIF_LEN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < SeedHit , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/stats/score_matrix.h:210:3: style: Struct 'Scores < int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/stats/score_matrix.h:210:3: style: Struct 'Scores < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/stats/score_matrix.h:210:3: style: Struct 'Scores < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/stats/score_matrix.h:210:3: style: Struct 'Scores < int16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < MaskingAlgo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < MaskingMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < Sensitivity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < SequenceType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < DNAExtensionAlgo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < GraphAlgo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < Config :: Algo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/text_input_file.h:27:2: style: Struct 'TextInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/text_input_file.h:28:2: style: Struct 'TextInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/text_input_file.h:29:2: style: Struct 'TextInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/taxonomy_nodes.h:35:2: style: Struct 'Rank' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/taxonomy_nodes.h:38:2: style: Struct 'Rank' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/taxonomy_nodes.h:62:2: style: Struct 'TaxonomyNodes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/tsv/table.h:15:2: style: Struct 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/daa/daa_file.h:91:2: style: Struct 'DAA_header2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/daa/daa_file.h:104:2: style: Struct 'DAA_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/daa/daa_record.h:41:3: style: Struct 'Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/output_format.h:120:5: style: Struct 'Blast_tab_format' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/output_format.h:243:2: style: Struct 'Clustering_format' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/align/align.h:34:2: style: Struct 'Output_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/output.h:97:5: style: Struct 'OutputWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/input_stream_buffer.h:31:2: style: Struct 'InputStreamBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < Target >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < TempFile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < AsyncFile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/align/global_ranking/global_ranking.h:60:2: style: Struct 'Hit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < Extension :: Mode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/score_profile.h:32:2: style: Struct 'LongScoreProfile < int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/score_profile.h:32:2: style: Struct 'LongScoreProfile < int16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/deque.h:239:2: style: Struct 'AsyncWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/reduction.h:34:2: style: Struct 'Reduction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/double_array.h:33:2: style: Struct 'DoubleArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/double_array.h:40:3: style: Struct 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < Extension :: SeedHit , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/geo/interval_partition.h:80:2: style: Struct 'IntervalPartition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < :: Target >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/target_culling.h:43:2: style: Struct 'GlobalCulling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/target_culling.h:116:2: style: Struct 'RangeCulling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/search/finger_print.h:135:2: style: Struct 'Byte_finger_print_48' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/search/kmer_ranking.h:12:2: style: Struct 'KmerRanking' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/double_array.h:33:2: style: Struct 'DoubleArray < PackedLocId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/double_array.h:33:2: style: Struct 'DoubleArray < packed_uint40_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/memory/alignment.h:67:12: style: Class 'AlignmentAllocator < Byte_finger_print_48 , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < uint32_t , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/chaining/diag_graph.h:21:2: style: Struct 'DiagonalNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/command_line_parser.h:209:3: style: Struct 'Add_f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/cluster/cluster.h:77:2: style: Struct 'Mapback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < int64_t , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < Util :: Algo :: Edge < int32_t > , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/fasta/fasta_file.h:10:2: style: Struct 'FastaFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/cluster/cascaded/wrapper.cpp:50:2: style: Struct 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/cluster/cascaded/wrapper.cpp:95:2: style: Struct 'BestCentroid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/string/tokenizer.h:34:2: style: Struct 'TokenizerException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < int32_t , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:233:2: style: Class 'LazyDisjointTypeSet < int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:172:2: style: Class 'LazyDisjointIntegralSet < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:172:2: style: Class 'LazyDisjointIntegralSet < int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:71:2: style: Class 'TypeNode < int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:57:2: style: Class 'IntegralNode < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/lazy_disjoint_set.h:57:2: style: Class 'IntegralNode < int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/block/block_wrapper.h:8:2: style: Struct 'BlockWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/dmnd/dmnd.h:83:2: style: Struct 'DatabaseFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/dmnd/dmnd.h:84:2: style: Struct 'DatabaseFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_set.h:55:2: style: Struct 'HashedSeedSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/hash_set.h:62:2: style: Struct 'HashSet < Modulo2 , Identity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < HashSet < Modulo2 , Identity > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/seed_iterator.h:204:2: style: Struct 'ContiguousSeedIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/basic/seed_iterator.h:240:2: style: Struct 'ContiguousSeedIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_array.cpp:193:2: style: Struct 'BuildCallback2 < packed_uint40_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_array.cpp:193:2: style: Struct 'BuildCallback2 < PackedLocId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_array.cpp:62:2: style: Struct 'BufferedWriter < packed_uint40_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_array.cpp:62:2: style: Struct 'BufferedWriter < PackedLocId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/mio/mmap.hpp:120:5: style: Struct 'basic_mmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/mio/mmap.hpp:132:5: style: Struct 'basic_mmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/data/seed_set.cpp:82:2: style: Struct 'Hashed_seed_set_callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < Seed_set_callback >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < Hashed_seed_set_callback >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/algo/external_sort.h:47:2: style: Struct 'ExternalSorter < std :: pair < std :: string , int64_t > , std :: less < std :: pair < std :: string , int64_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/algo/external_sort.h:47:2: style: Struct 'ExternalSorter < std :: pair < std :: string , int32_t > , std :: less < std :: pair < std :: string , int32_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/algo/external_sort.h:47:2: style: Struct 'ExternalSorter < std :: pair < int64_t , int32_t > , std :: less < std :: pair < int64_t , int32_t > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/simd/vector_generic.h:36:2: style: Struct 'Vector < int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/simd/vector_generic.h:52:2: style: Struct 'Vector < int16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/simd/vector_generic.h:68:2: style: Struct 'Vector < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/memory/alignment.h:67:12: style: Class 'AlignmentAllocator < :: DISPATCH_ARCH :: ScoreTraits < Sv > :: Score , 32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/mem_buffer.h:37:2: style: Struct 'MemBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/stat_cell.h:54:2: style: Struct 'ForwardCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/stat_cell.h:68:2: style: Struct 'ForwardCell < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/stat_cell.h:112:2: style: Struct 'BackwardCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/stat_cell.h:126:2: style: Struct 'BackwardCell < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/cell_update.h:29:2: style: Struct 'DummyRowCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/dp/swipe/cell_update.h:41:2: style: Struct 'VectorRowCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/array.h:15:2: style: Struct 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/mem_buffer.h:37:2: style: Struct 'MemBuffer < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/WFA2-lib.diamond/bindings/cpp/WFAligner.hpp:203:3: style: Class 'WFAligner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/WFA2-lib.diamond/bindings/cpp/WFAligner.hpp:215:3: style: Class 'WFAlignerIndel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/WFA2-lib.diamond/bindings/cpp/WFAligner.hpp:224:3: style: Class 'WFAlignerEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/njn_dynprogprob.hpp:67:16: style: Class 'DynProgProb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/njn_dynprogproblim.hpp:67:16: style: Class 'DynProgProbLim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/njn_localmaxstat.hpp:66:14: style: Class 'LocalMaxStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/njn_localmaxstatmatrix.hpp:60:16: style: Class 'LocalMaxStatMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp.hpp:94:2: style: Class 'alp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_sim.hpp:78:3: style: Class 'alp_sim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:169:3: style: Class 'array < long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:103:3: style: Class 'array_positive < long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:103:3: style: Class 'array_positive < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:103:3: style: Class 'array_positive < state * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:103:3: style: Class 'array_positive < alp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:103:3: style: Class 'array_positive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/lib/alp/sls_alp_data.hpp:169:3: style: Class 'array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/kmer/kmer.h:64:2: style: Struct 'KmerIterator < MOTIF_LEN , IdentityReduction >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/enum.h:28:2: style: Struct 'FieldValue < Header >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/daa/view.cpp:63:2: style: Struct 'View_fetcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/join_blocks.cpp:88:2: style: Struct 'JoinFetcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/output/join_blocks.cpp:116:2: style: Struct 'JoinWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < InputFile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/parallel/filestack.h:21:9: style: Class 'FileStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/algo/hash_join.h:37:2: style: Struct 'RelPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/profiler.h:7:2: style: Struct 'Profiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/tools/roc.cpp:69:2: style: Struct 'FamilyMapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/string/fixed_string.h:9:2: style: Struct 'FixedString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < Util :: Algo :: Edge < int64_t > , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/algo/edge_vec.h:31:2: style: Struct 'EdgeVec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/compressed_stream.h:26:2: style: Struct 'ZlibSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/compressed_stream.h:39:2: style: Struct 'ZlibSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/string/fixed_string.h:9:2: style: Struct 'FixedString < 30 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < Edge < int32_t > , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/data_structures/flat_array.h:40:2: style: Struct 'FlatArray < Edge < int64_t > , int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/record_reader.h:13:2: style: Struct 'DynamicRecordReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/file_sink.h:31:2: style: Struct 'FileSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/file_source.h:24:2: style: Struct 'FileSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/output_stream_buffer.h:26:2: style: Struct 'OutputStreamBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/string/fixed_string.h:9:2: style: Struct 'FixedString < 32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/ptr_vector.h:32:2: style: Struct 'PtrVector < Callback >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/zstd_stream.h:7:2: style: Struct 'ZstdSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/io/zstd_stream.h:16:2: style: Struct 'ZstdSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diamond-2.1.9/src/util/tsv/build_helper.h:10:2: style: Struct 'BuildHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dicom3tools/dicom3tools_1.00~20240118131615.orig.tar.bz2 dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcarith.cc:14:2: style: Class 'MaskHighBitFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcarith.cc:34:2: style: Class 'AddValueOffsetFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcarith.cc:51:2: style: Class 'ZeroValueFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcarith.cc:89:2: style: Class 'ScaleValueFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcarith.cc:135:2: style: Class 'InvertGrayscaleFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcdtchg.cc:32:2: style: Class 'EntryString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcdtchg.cc:53:2: style: Class 'EntryStringListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcdtchg.cc:63:2: style: Class 'HashMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcentvfy.cc:472:2: style: Class 'StringEntryString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcentvfy.cc:493:2: style: Class 'StringEntryStringListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcentvfy.cc:503:2: style: Class 'StringByString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcdirmk.cc:583:2: style: Class 'DirectoryRecordWriteOrder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcuidchg.cc:29:2: style: Class 'UIDEntryString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcuidchg.cc:50:2: style: Class 'UIDEntryStringListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/dcfile/dcuidchg.cc:60:2: style: Class 'UIDHashMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/misc/binpatch.cc:154:2: style: Class 'PatchPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/misc/dumptiff.cc:27:2: style: Class 'TIFF_Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/misc/dumpwhat.cc:593:2: style: Class 'IeeeFloat32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/appsrc/misc/dumpwhat.cc:763:2: style: Class 'VaxFloat_F' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/ge9800/ge9800cl.h:12:2: style: Class 'GE9800_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/himr/himrcl.h:12:2: style: Class 'HIMR_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/himr/himrmmsc.cc:91:3: style: Class 'Description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/imtn/imtncl.h:13:2: style: Class 'IMTN_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/pace/pacecl.h:12:2: style: Class 'PACE_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/pace/pacemmsc.cc:99:3: style: Class 'Description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/pq/pqhdrw.h:49:2: style: Class 'PQ_HeaderClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/pq/pqcl.h:12:2: style: Class 'PQ_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/shim/shimcl.h:13:2: style: Class 'SHIM_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/signa/sgncl.h:12:2: style: Class 'SGN_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/somp/sompcl.h:12:2: style: Class 'SOMP_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/xxxx/xxxxcl.h:12:2: style: Class 'XXXX_Header_BothClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dconvert/xxxx/xxxxmmsc.cc:99:3: style: Class 'Description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/attrlist.cc:15:2: style: Class 'AttributePointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/attrlist.cc:45:2: style: Class 'AttributeListImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/attrlist.cc:67:2: style: Class 'AttributeListIteratorImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/dicomdir.cc:15:2: style: Class 'Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/dicomdir.cc:35:2: style: Class 'EntryListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/dicomdir.cc:45:2: style: Class 'IndexDicomdirRecordsByInputOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:17:2: style: Class 'IndexEntryString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:38:2: style: Class 'IndexEntryStringListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:48:2: style: Class 'IndexByString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:80:2: style: Class 'HashKeyTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:94:2: style: Class 'IndexEntryTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:114:2: style: Class 'IndexEntryTagListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:124:2: style: Class 'IndexByTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:156:2: style: Class 'IndexEntryTagAndOwnerAndBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:177:2: style: Class 'IndexEntryTagAndOwnerAndBlockListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dicom3tools_1.00.snapshot.20240118131615/libsrc/src/dctool/elmhash.h:187:2: style: Class 'IndexByTagAndOwnerAndBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dictconv/dictconv_0.2.orig.tar.gz dictconv-0.2/src/babylon.h:153:5: style: Class 'Babylon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dictconv-0.2/src/plaintextdictbuilder.h:36:3: style: Class 'PlainTextDictBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dictconv-0.2/src/sdict.h:44:5: style: Class 'Sdict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dictconv-0.2/src/stardict.h:34:5: style: Class 'StarDict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dictconv-0.2/src/stardictbuilder.h:32:3: style: Class 'StarDictBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dictconv-0.2/src/dictdbuilder.h:32:3: style: Class 'DictdBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/diff-pdf-wx/diff-pdf-wx_0.5.1.orig.tar.gz diff-pdf-0.5.1/bmpviewer.h:37:5: style: Class 'BitmapViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/diffpdf/diffpdf_2.1.3.1.orig.tar.xz diffpdf-v2.1.3.1/aboutform.hpp:22:5: style: Class 'AboutForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/helpform.hpp:24:5: style: Class 'HelpForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/generic.hpp:48:5: style: Struct 'PagePair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/label.hpp:23:5: style: Class 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/lineedit.hpp:23:5: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/sequence_matcher.hpp:32:5: style: Struct 'Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/sequence_matcher.hpp:44:5: style: Class 'SequenceMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] diffpdf-v2.1.3.1/sequence_matcher.cpp:53:5: style: Struct 'Offsets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/digikam/digikam_8.1.0.orig.tar.xz digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:58:5: style: Class 'NPT_ObjectComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:104:5: style: Class 'NPT_UntilResultEquals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:130:5: style: Class 'NPT_UntilResultNotEquals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:157:5: style: Class 'NPT_PropertyValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:158:5: style: Class 'NPT_PropertyValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptThreads.h:80:16: style: Class 'NPT_Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptThreads.h:97:6: style: Class 'NPT_AutoLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptThreads.h:153:16: style: Class 'NPT_SharedVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptThreads.h:194:10: style: Class 'NPT_AtomicVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptList.h:261:9: style: Class 'Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStrings.h:67:5: style: Class 'NPT_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStrings.h:69:5: style: Class 'NPT_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStrings.h:240:9: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMap.h:403:5: style: Class 'NPT_HashMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptDataBuffer.h:49:5: style: Class 'NPT_DataBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMap.h:55:9: style: Class 'Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptDynamicLibraries.h:78:5: style: Class 'NPT_DynamicLibrary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStreams.h:190:5: style: Class 'NPT_MemoryStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStreams.h:255:5: style: Class 'NPT_StringOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptStreams.h:256:5: style: Class 'NPT_StringOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptBufferedStreams.h:56:5: style: Class 'NPT_BufferedInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptTime.h:56:5: style: Class 'NPT_TimeStamp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptTime.h:57:5: style: Class 'NPT_TimeStamp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptTime.h:136:5: style: Class 'NPT_DateTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptUri.h:108:5: style: Class 'NPT_UrlQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptUri.h:145:5: style: Class 'NPT_Url' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptNetwork.h:89:5: style: Class 'NPT_IpAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptNetwork.h:90:5: style: Class 'NPT_IpAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSockets.h:248:14: style: Class 'NPT_UdpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSockets.h:263:5: style: Class 'NPT_UdpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSockets.h:277:14: style: Class 'NPT_UdpMulticastSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSockets.h:310:14: style: Class 'NPT_TcpClientSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSockets.h:322:14: style: Class 'NPT_TcpServerSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:135:5: style: Class 'NPT_HttpUrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:204:14: style: Class 'NPT_HttpEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:271:5: style: Class 'NPT_HttpMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:449:5: style: Class 'NPT_HttpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:629:5: style: Class 'NPT_HttpStaticRequestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:717:5: style: Class 'NPT_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:718:5: style: Class 'NPT_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:823:5: style: Class 'NPT_HttpChunkedInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptHttp.h:849:5: style: Class 'NPT_HttpChunkedOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptLogging.h:195:5: style: Class 'NPT_HttpLoggerConfigurator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMessaging.h:89:5: style: Class 'NPT_MessageHandlerProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMessaging.h:182:5: style: Class 'NPT_MessageReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMessaging.h:184:5: style: Class 'NPT_MessageReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptMessaging.h:219:5: style: Class 'NPT_MessageBroadcaster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptFile.h:176:5: style: Class 'NPT_File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptFile.h:217:5: style: Class 'NPT_FileDateComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptQueue.h:76:5: style: Class 'NPT_Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptLogging.cpp:233:6: style: Class 'NPT_LogManagerAutoLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptRingBuffer.h:48:19: style: Class 'NPT_RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptTls.h:133:5: style: Class 'NPT_TlsContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptCommon.h:58:5: style: Class 'NPT_ObjectComparator < NPT_HttpClient :: Connection * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.h:143:5: style: Class 'NPT_XmlNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.h:176:29: style: Class 'NPT_XmlElementNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.h:283:14: style: Class 'NPT_XmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.h:328:24: style: Class 'NPT_XmlSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptSerialPort.h:94:5: style: Class 'NPT_SerialPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptZip.h:143:5: style: Class 'NPT_ZipInflatingInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptZip.h:172:5: style: Class 'NPT_ZipDeflatingInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptQueue.h:76:5: style: Class 'NPT_Queue < NPT_SimpleMessageCapsule >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:189:5: style: Class 'NPT_XmlNamespaceCollapser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:1099:4: style: Class 'NPT_XmlProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:2001:5: style: Class 'NPT_XmlAttributeWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:2019:5: style: Class 'NPT_XmlNodeWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:2073:5: style: Class 'NPT_XmlNodeCanonicalWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/Core/NptXml.cpp:2067:9: style: Struct 'MapChainLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Android/NptAndroidFile.cpp:76:5: style: Class 'NPT_AndroidFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Android/NptAndroidFile.cpp:136:5: style: Class 'NPT_AndroidFileInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Android/NptAndroidFile.cpp:220:5: style: Class 'NPT_AndroidFileOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Android/NptAndroidFile.cpp:270:5: style: Class 'NPT_AndroidFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Null/NptNullThreads.cpp:24:5: style: Class 'NPT_NullAtomicVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Posix/NptPosixQueue.cpp:40:16: style: Class 'NPT_PosixQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Posix/NptPosixThreads.cpp:43:14: style: Class 'NPT_PosixMutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Posix/NptPosixThreads.cpp:114:16: style: Class 'NPT_PosixSharedVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Posix/NptPosixThreads.cpp:272:10: style: Class 'NPT_PosixAtomicVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/StdC/NptStdcFile.cpp:117:5: style: Class 'NPT_StdcFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/StdC/NptStdcFile.cpp:183:5: style: Class 'NPT_StdcFileInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/StdC/NptStdcFile.cpp:269:5: style: Class 'NPT_StdcFileOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/StdC/NptStdcFile.cpp:315:5: style: Class 'NPT_StdcFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32Threads.h:44:14: style: Class 'NPT_Win32Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32Queue.cpp:47:16: style: Class 'NPT_Win32Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32SerialPort.cpp:27:5: style: Class 'NPT_Win32HandleWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32SerialPort.cpp:49:5: style: Class 'NPT_Win32SerialPortStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32SerialPort.cpp:69:5: style: Class 'NPT_Win32SerialPortInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32SerialPort.cpp:121:5: style: Class 'NPT_Win32SerialPortOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/Win32/NptWin32SerialPort.cpp:167:5: style: Class 'NPT_Win32SerialPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Apps/FrameStreamer/main.cpp:60:5: style: Class 'StreamValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Apps/MediaCrawler/StreamHandler.h:90:5: style: Class 'CPassThroughStreamHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Apps/MediaCrawler/MediaCrawler.h:54:5: style: Class 'CMediaCrawler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.h:61:5: style: Class 'PLT_MediaItemIDFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Apps/MicroMediaController/PltMicroMediaController.h:80:5: style: Class 'PLT_MicroMediaController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltHttp.h:114:5: style: Class 'PLT_HttpRequestContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltHttp.h:135:5: style: Class 'NPT_HttpHeaderPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltHttp.h:199:5: style: Class 'PLT_HttpRequestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDeviceData.h:66:5: style: Class 'PLT_DeviceIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDeviceData.h:96:5: style: Class 'PLT_DeviceData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDeviceData.h:225:5: style: Class 'PLT_DeviceDataFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDeviceData.h:248:5: style: Class 'PLT_DeviceDataFinderByType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltTaskManager.h:69:5: style: Class 'PLT_TaskManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDatagramStream.h:59:5: style: Class 'PLT_InputDatagramStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltDatagramStream.h:97:5: style: Class 'PLT_OutputDatagramStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltSsdp.h:207:5: style: Class 'PLT_SsdpInitMulticastIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltSsdp.h:265:5: style: Class 'PLT_NetworkInterfaceAddressSearchIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltSsdp.h:313:5: style: Class 'PLT_SsdpListenTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltArgument.h:102:5: style: Class 'PLT_Argument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltArgument.h:135:5: style: Class 'PLT_ArgumentNameFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltArgument.h:157:5: style: Class 'PLT_ArgumentDescNameFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltAction.h:130:5: style: Class 'PLT_Action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltAction.h:286:5: style: Class 'PLT_GetSCPDXMLIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltAction.h:308:5: style: Class 'PLT_ActionDescNameFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltHttpServer.h:59:5: style: Class 'PLT_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltHttpClientTask.h:63:5: style: Class 'PLT_HttpClientSocketTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltEvent.h:137:5: style: Class 'PLT_EventSubscriberFinderBySID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltEvent.h:159:5: style: Class 'PLT_EventSubscriberFinderByCallbackURL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltEvent.h:182:5: style: Class 'PLT_EventSubscriberFinderByService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltStateVariable.h:78:5: style: Class 'PLT_StateVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltStateVariable.h:211:5: style: Class 'PLT_StateVariableNameFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:293:9: style: Class 'PLT_ServiceEventTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:392:5: style: Class 'PLT_ServiceSCPDURLFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:412:5: style: Class 'PLT_ServiceControlURLFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:432:5: style: Class 'PLT_ServiceEventSubURLFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:452:5: style: Class 'PLT_ServiceIDFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:472:5: style: Class 'PLT_ServiceTypeFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:492:5: style: Class 'PLT_ServiceNameFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltService.h:512:5: style: Class 'PLT_LastChangeXMLIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltCtrlPoint.h:94:5: style: Class 'PLT_CtrlPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltCtrlPointTask.h:180:5: style: Class 'PLT_CtrlPointHouseKeepingTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltUtilities.h:384:5: style: Class 'NPT_IpAddressFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltCtrlPoint.cpp:55:5: style: Class 'PLT_CtrlPointListenerOnDeviceAddedIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltCtrlPoint.cpp:72:5: style: Class 'PLT_CtrlPointListenerOnDeviceRemovedIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltCtrlPoint.cpp:171:5: style: Class 'PLT_EventSubscriberRemoverIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Devices/MediaConnect/PltXbox360.h:46:5: style: Class 'PLT_Xbox360' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltUPnP.cpp:53:5: style: Class 'PLT_UPnP_CtrlPointStartIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltUPnP.cpp:72:5: style: Class 'PLT_UPnP_CtrlPointStopIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltUPnP.cpp:91:5: style: Class 'PLT_UPnP_DeviceStartIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/PltUPnP.cpp:116:5: style: Class 'PLT_UPnP_DeviceStopIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/Managed/NeptuneException.h:57:5: style: Class 'NeptuneException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltFrameBuffer.h:50:5: style: Class 'PLT_FrameBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltFrameServer.h:70:5: style: Class 'PLT_HttpStreamRequestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltFrameServer.cpp:55:5: style: Class 'PLT_SocketPolicyServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltRingBufferStream.h:50:5: style: Class 'PLT_RingBufferStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltRingBufferStream.h:51:5: style: Class 'PLT_RingBufferStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltStreamPump.h:83:5: style: Class 'PLT_StreamPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltStreamPump.h:100:5: style: Class 'PLT_PipeInputStreamPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Extras/PltStreamPump.h:117:5: style: Class 'PLT_PipeOutputStreamPump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Tests/LightSample/PltLightSample.h:49:5: style: Class 'PLT_LightSampleDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Tests/Simple/PltSimple.h:49:5: style: Class 'PLT_Simple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/ParseRDF.cpp:197:2: style: Class 'RDF_Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dplugins/webservices/o2/examples/sialis/tweetmodel.h:17:5: style: Class 'TweetModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/pgfutils/libpgf/PGFtypes.h:218:2: style: Struct 'IOException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/pgfutils/libpgf/PGFstream.h:92:2: style: Class 'CPGFFileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/pgfutils/libpgf/PGFstream.h:118:2: style: Class 'CPGFMemoryStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/pgfutils/libpgf/Encoder.h:58:3: style: Class 'CMacroBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/rawengine/libraw/src/decoders/decoders_libraw.cpp:687:2: style: Struct 'iiq_bitstream_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/rawengine/libraw/src/demosaic/dht_demosaic.cpp:181:3: style: Struct 'DHT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/rawengine/libraw/src/demosaic/aahd_demosaic.cpp:84:3: style: Struct 'AAHD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/video/qtav/ffmpeg/VideoFormat.h:160:5: style: Class 'VideoFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/video/qtav/opengl/OpenGLTypes.h:90:5: style: Class 'Uniform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/video/qtav/io/AndroidIO_jmi.h:94:5: style: Class 'JObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/video/qtav/subtitle/SubImage.h:38:5: style: Struct 'SubImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/video/qtav/subtitle/SubImage.h:67:5: style: Struct 'SubImageSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/tests/video/qtav/examples/glslfilter/main.cpp:41:5: style: Class 'WaveShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/tests/video/qtav/examples/shader/main.cpp:127:5: style: Class 'WaveShader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/tests/video/qtav/examples/window/main.cpp:35:5: style: Class 'PlayerWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:6642:5: style: Struct 'CImgDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:6660:5: style: Struct 'CImgDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:10250:5: style: Struct 'CImg < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:10250:5: style: Struct 'CImg < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:10250:5: style: Struct 'CImg < uchar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: last < unsigned char , char > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: superset < char , float > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: last < float , char > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: superset < float , float > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: last < uchar , char > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < uchar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] digikam-8.1.0/core/libs/dimg/filters/greycstoration/cimg/CImg.h:32873:5: style: Struct 'CImgList < cimg :: superset < uchar , float > :: type < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dillo/dillo_3.0.5.orig.tar.bz2 dillo-3.0.5/lout/misc.hh:319:11: style: Class 'NotSoSimpleVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:536:4: style: Class 'BitSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:557:4: style: Class 'ZoneAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:71:4: style: Class 'Pointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:97:4: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:117:4: style: Class 'ConstString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:137:4: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:74:11: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:119:7: style: Class 'VectorIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:188:4: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:173:7: style: Class 'ListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:254:4: style: Class 'HashSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:248:7: style: Class 'HashSetIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:326:4: style: Class 'Stack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:313:7: style: Class 'StackIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:494:11: style: Class 'Stack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:609:4: style: Class 'TooltipAttrs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:621:4: style: Class 'Tooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:694:11: style: Class 'ColorAttrs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:718:11: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:749:14: style: Class 'StyleImgRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/iterator.hh:172:4: style: Class 'DeepIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/iterator.hh:233:4: style: Class 'CharIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/layout.hh:240:4: style: Class 'Layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/layout.hh:26:7: style: Class 'LayoutImgRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/widget.hh:88:14: style: Class 'WidgetImgRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/ui.hh:241:4: style: Class 'Embed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:459:11: style: Class 'HashSet < lout :: object :: TypedPointer < ImgRenderer > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < Receiver >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < Emitter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < Rectangle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:84:11: style: Class 'TypedPointer < ImgRenderer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Point >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/textblock.hh:678:4: style: Class 'Textblock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:319:11: style: Class 'NotSoSimpleVector < Word >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Line >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Paragraph >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Anchor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < AlignedTextblock * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:421:7: style: Class 'Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:405:17: style: Class 'FltkGroupIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:489:4: style: Class 'FltkOptionMenuResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:226:11: style: Class 'FltkSpecificResource < dw :: core :: ui :: LabelButtonResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:226:11: style: Class 'FltkSpecificResource < dw :: core :: ui :: ComplexButtonResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:226:11: style: Class 'FltkSpecificResource < dw :: core :: ui :: EntryResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkui.hh:226:11: style: Class 'FltkSpecificResource < dw :: core :: ui :: MultiLineTextResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < FltkImgbuf >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < IdleFunc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < ui :: FltkResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < FltkRadioButtonResource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkpreview.hh:67:4: style: Class 'FltkPreviewWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkplatform.hh:33:4: style: Class 'FltkFont' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkplatform.hh:52:4: style: Class 'FltkColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/fltkplatform.hh:64:4: style: Class 'FltkTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/image.hh:150:4: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < ShapeAndLink >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < lout :: object :: TypedPointer < Fl_Widget > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:84:11: style: Class 'TypedPointer < Fl_Widget >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/hyphenator.hh:25:7: style: Class 'Trie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/hyphenator.hh:79:7: style: Class 'TrieBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Trie :: TrieNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < DataEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < StackEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < TrieNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:84:11: style: Class 'TypedPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:459:11: style: Class 'HashSet < object :: ConstString >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:459:11: style: Class 'HashSet < ConstString >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:459:11: style: Class 'HashSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/object.hh:84:11: style: Class 'TypedPointer < ObservedObject >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/table.hh:454:4: style: Class 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < Child * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < core :: Extremes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:95:11: style: Class 'SimpleVector < core :: style :: Style * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/dw/style.hh:578:4: style: Class 'Style' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/src/css.hh:318:14: style: Class 'CssPropertyList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/src/plain.cc:56:4: style: Class 'DilloPlain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:459:11: style: Class 'HashSet < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/src/styleengine.cc:38:4: style: Class 'StyleImageDeletionReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/src/form.cc:129:4: style: Class 'DilloHtmlReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:494:11: style: Class 'Stack < Textblock >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/misc.hh:319:11: style: Class 'NotSoSimpleVector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/test/form.hh:115:14: style: Class 'FormActivateReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < ResourceDecorator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dillo-3.0.5/lout/container.hh:428:11: style: Class 'List < FormClickedReceiver >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dime/dime_0.20111205.orig.tar.bz2 dime-0.20111205/src/util/BSPTree.cpp:51:3: style: Class 'dime_bspnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/din/din_58.1+ds.orig.tar.xz din-58.1/src/alarm.h:17:3: style: Struct 'alarm_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/color.h:27:3: style: Struct 'color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/color.h:79:2: style: Struct 'get_fixed_color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/widget.h:61:3: style: Struct 'mover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/widget.h:142:3: style: Struct 'widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/label.h:19:2: style: Struct 'label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/arrow_button.h:20:3: style: Struct 'arrow_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/random.h:107:2: style: Struct 'rnd < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/angle.h:18:3: style: Struct 'anglet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/defvelaccel.h:18:3: style: Struct 'valt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/defvelaccel.h:88:3: style: Struct 'defvelaccel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/autoflip.h:20:3: style: Struct 'autoflipt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/tokenizer.h:22:3: style: Struct 'tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/tokenizer.h:23:3: style: Struct 'tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/console.h:33:3: style: Struct 'mesg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/autopause.h:27:3: style: Struct 'autopauset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/autorotator.h:51:3: style: Struct 'autorotator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/line.h:18:3: style: Struct 'line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/line.h:19:3: style: Struct 'line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/glyph.h:20:3: style: Struct 'glyph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/glyph.h:21:3: style: Struct 'glyph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/font.h:50:3: style: Struct 'font' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/multi_curve.h:37:3: style: Struct 'multi_curve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/solver.h:121:3: style: Struct 'solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/help.h:14:3: style: Struct 'help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/RtError.h:38:3: style: Class 'RtError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/oscilloscope.h:46:3: style: Struct 'oscilloscope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/bit_display.h:28:2: style: Struct 'bit_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/console_iterator.h:19:3: style: Struct 'console_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/play.h:45:3: style: Struct 'play' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/cross_button.h:14:3: style: Struct 'cross_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/curve_display.h:33:3: style: Struct 'curve_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/textboard.h:32:3: style: Struct 'text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/item_list.h:25:3: style: Struct 'itemt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/state_button.h:12:2: style: Struct 'state_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/filled_button.h:14:3: style: Struct 'filled_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/mod_params.h:38:3: style: Struct 'mod_params' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/plus_button.h:15:3: style: Struct 'plus_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/hit.h:29:3: style: Struct 'hit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/curve_editor.h:249:3: style: Struct 'curve_editor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/compressor.h:20:3: style: Struct 'compressor_listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/compressor.h:31:3: style: Struct 'compressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:170:3: style: Struct 'spinner < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:142:3: style: Struct 'variancet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:93:3: style: Struct 'variance_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:83:3: style: Struct 'delta_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:77:3: style: Struct 'more_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:71:3: style: Struct 'inc_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:65:3: style: Struct 'dec_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/options_list.h:37:3: style: Struct 'options_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/label_field.h:21:2: style: Struct 'label_field' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:170:3: style: Struct 'spinner < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:93:3: style: Struct 'variance_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:83:3: style: Struct 'delta_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:77:3: style: Struct 'more_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:71:3: style: Struct 'inc_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:65:3: style: Struct 'dec_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/listeners.h:20:3: style: Struct 'wave_listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/trail.h:30:2: style: Struct 'trail_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/ball.h:73:2: style: Struct 'ball' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/fader.h:41:2: style: Struct 'fader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/fader.h:42:3: style: Struct 'fader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/slit.h:74:2: style: Struct 'slit_drawer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/custom_periodic.h:26:3: style: Struct 'custom_periodic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/curve_library.h:26:3: style: Struct 'curve_library' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/separator.h:18:2: style: Struct 'separator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/settings.h:26:2: style: Struct 'display_mode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/tap_bpm.h:20:3: style: Struct 'tap_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/minus_button.h:15:3: style: Struct 'minus_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/drone.h:55:2: style: Struct 'attractee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/drone.h:244:2: style: Struct 'drone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/drone.h:159:5: style: Struct 'modvt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/drone.h:233:5: style: Struct 'wandt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/drone.h:370:2: style: Struct 'drone_pendulum_group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/menu.h:540:5: style: Struct 'moddirs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/slider.h:89:2: style: Struct 'slider < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/slider.h:36:2: style: Struct 'values < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:177:3: style: Struct 'spinner2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:64:3: style: Struct 'dec_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:70:3: style: Struct 'inc_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:76:3: style: Struct 'more_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:82:3: style: Struct 'delta_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:91:3: style: Struct 'variance_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:142:3: style: Struct 'variancet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:177:3: style: Struct 'spinner2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/levels.h:77:3: style: Struct 'levels' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/random.h:107:2: style: Struct 'rnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/random.h:107:2: style: Struct 'rnd < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/mesh.h:57:2: style: Struct 'dist_id' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/mesh.h:78:2: style: Struct 'proximity_orderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/din.h:464:3: style: Struct 'din' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/keyboard_keyboard.h:37:3: style: Struct 'key_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:65:3: style: Struct 'dec_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:71:3: style: Struct 'inc_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:77:3: style: Struct 'more_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:83:3: style: Struct 'delta_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner.h:93:3: style: Struct 'variance_lis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:91:3: style: Struct 'variance_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:82:3: style: Struct 'delta_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:76:3: style: Struct 'more_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:70:3: style: Struct 'inc_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:64:3: style: Struct 'dec_lis < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:91:3: style: Struct 'variance_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:82:3: style: Struct 'delta_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:76:3: style: Struct 'more_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:70:3: style: Struct 'inc_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/spinner2.h:64:3: style: Struct 'dec_lis < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/random.h:107:2: style: Struct 'rnd < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/slider.h:89:2: style: Struct 'slider < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/slider.h:36:2: style: Struct 'values < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/file-utils.h:18:2: style: Struct 'file_in' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] din-58.1/src/file-utils.h:27:2: style: Struct 'file_out' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dindel/dindel_1.01-wu1-3+dfsg.orig.tar.xz dindel-tgi-1.01-wu1-3/Variant.hpp:34:2: style: Class 'Variant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/Haplotype.hpp:111:2: style: Class 'Haplotype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/VariantFile.hpp:103:2: style: Class 'VariantFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/Library.hpp:42:2: style: Class 'Library' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/Library.hpp:50:2: style: Class 'Library' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/MyBam.hpp:37:2: style: Class 'MyBam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/Read.hpp:62:2: style: Class 'Read' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/ObservationModel.hpp:35:3: style: Class 'ObservationModelParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/Fasta.hpp:38:2: style: Class 'Fasta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/GetCandidates.hpp:37:2: style: Class 'GetCandidates' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/OutputData.hpp:36:2: style: Class 'OutputData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dindel-tgi-1.01-wu1-3/OutputData.hpp:68:3: style: Class 'Line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/directfb/directfb_1.7.7.orig.tar.gz DirectFB-1.7.7/examples/++dfb/dfbimage.h:45:6: style: Class 'DFBImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/gfxdrivers/gp2d/gp2d_engine.h:36:6: style: Class 'GP2DBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/gfxdrivers/gp2d/gp2d_engine.h:89:6: style: Class 'GP2DTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/gfxdrivers/gp2d/gp2d_engine.h:159:6: style: Class 'GP2DEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/lib/voodoo/manager_c.cpp:253:6: style: Class 'VoodooContextClassic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/src/core/CoreGraphicsStateClient.cpp:207:5: style: Class 'ThrottleBlocking' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/src/core/CoreGraphicsStateClient.cpp:271:6: style: Class 'CoreGraphicsStateClientPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/src/core/Util.h:75:6: style: Class 'TempArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DirectFB-1.7.7/src/core/Interface.h:50:6: style: Class 'Interface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/discord-rpc/discord-rpc_3.4.0.orig.tar.gz discord-rpc-3.4.0/src/serialization.cpp:39:5: style: Struct 'WriteObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/disulfinder/disulfinder_1.2.11.orig.tar.gz disulfinder-1.2.11/disulfind/src/BRNN/RNNs/Options.h:57:7: style: Class 'BadOptionSetting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/Node.h:75:3: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/DPAG.h:50:3: style: Struct 'ConfusionTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/blast_util.h:34:5: style: Class 'BadRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/DataSet.h:58:3: style: Class 'DataSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/DataSet.h:78:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/StructureSearch.h:36:3: style: Struct 'SearchTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/RNNs/StructureSearch.h:79:3: style: Class 'StructureSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Exception.h:21:3: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/ConfusionMatrix.h:18:3: style: Class 'ConfusionMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/protein_util.h:188:3: style: Class 'Coordinate3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/protein_util.h:245:3: style: Class 'SSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/protein_util.h:299:3: style: Class 'Chain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/protein_util.h:329:3: style: Class 'Protein' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/BRNN/protein_util.h:321:5: style: Class 'BadRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Statistics.h:22:3: style: Class 'Statistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Statistics.h:91:3: style: Class 'Correlation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:59:3: style: Class 'SparseMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:60:3: style: Class 'SparseMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:27:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:53:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:54:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:53:3: style: Class 'Matrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:54:3: style: Class 'Matrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:59:3: style: Class 'SparseMatrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:60:3: style: Class 'SparseMatrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/FSA-Alignment/fsa.h:11:3: style: Struct 'Transition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/FSA-Alignment/fsa.h:23:3: style: Struct 'FiniteStateAutomata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/FSA-Alignment/fsa.h:41:3: style: Struct 'FSACollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/FSA-Alignment/fold_automata.cpp:26:3: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Input/GlobalDescriptor.h:29:3: style: Class 'GlobalDescriptorMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Input/GlobalDescriptor.h:30:3: style: Class 'GlobalDescriptorMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:53:3: style: Class 'Matrix < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/Matrix.h:54:3: style: Class 'Matrix < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:59:3: style: Class 'SparseMatrix < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/Common/SparseMatrix.h:60:3: style: Class 'SparseMatrix < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:16:3: style: Struct 'VECTOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:19:3: style: Struct 'VECTOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:51:3: style: Struct 'COLLECTION' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:81:3: style: Struct 'COLLECTIONA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:85:3: style: Struct 'COLLECTIONA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/array.h:135:3: style: Struct 'INDEXES' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/brnn-model.h:104:3: style: Class 'BiRecursiveNeuralNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/brnn-model.h:108:3: style: Class 'BiRecursiveNeuralNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/brnn-test.h:27:3: style: Class 'BRNNTestOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/NN/brnn-train.h:51:3: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/SVM/Data.h:19:3: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/SVM/SVMClassifier.h:140:3: style: Class 'SVMClassifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/disultrainer.h:37:3: style: Class 'CommandLineOption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] disulfinder-1.2.11/disulfind/src/disulfinder.h:43:3: style: Class 'CommandLineOption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/djview4/djview4_4.12.orig.tar.xz djview4-4.12/src/qdjvunet.h:35:3: style: Class 'QDjVuNetDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djview4-4.12/src/qdjvunet.h:36:3: style: Class 'QDjVuNetDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djview4-4.12/npdjvu/qtnpapi.h:341:5: style: Struct 'NPClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djview4-4.12/npdjvu/qtbrowserplugin_mac.cpp:53:5: style: Class 'QMacBrowserRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/djvulibre/djvulibre_3.5.28.orig.tar.xz djvulibre-3.5.28/libdjvu/GException.h:143:3: style: Class 'GException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:160:3: style: Class 'GPBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/Arrays.h:155:4: style: Class '_ArrayBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/Arrays.h:754:4: style: Class 'DArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/Arrays.h:883:3: style: Class 'DPArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/ByteStream.h:377:3: style: Class 'Wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/Arrays.h:640:4: style: Class 'TArray < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < ByteStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:392:3: style: Class 'GArrayBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:427:3: style: Class 'GArrayTemplate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:661:3: style: Class 'GArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:688:3: style: Class 'GPArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:711:3: style: Class 'GTArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:815:3: style: Class 'GListBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:1085:3: style: Class 'GSetBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:1115:3: style: Class 'GSetImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:1187:3: style: Class 'GMapImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/BSByteStream.cpp:88:3: style: Class 'Decode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < HNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < ZPCodec >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GPixmap.h:151:3: style: Class 'GPixmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GPixmap.h:155:3: style: Class 'GPixmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:1187:3: style: Class 'GMapImpl < int , int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:711:3: style: Class 'GTArray < short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:711:3: style: Class 'GTArray < PColor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:711:3: style: Class 'GTArray < PData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:711:3: style: Class 'GTArray < GPixel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:427:3: style: Class 'GArrayTemplate < short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:427:3: style: Class 'GArrayTemplate < PColor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:427:3: style: Class 'GArrayTemplate < PData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GContainer.h:427:3: style: Class 'GArrayTemplate < GPixel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < GPixmap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < DjVuPalette >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GBitmap.h:133:3: style: Class 'GBitmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < unsigned char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:510:3: style: Class 'GPBuffer < GPixel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < GBitmap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < ZeroBuffer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < GBitmapScaler >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/GSmartPointer.h:255:3: style: Class 'GP < GPixmapScaler >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/miniexp.h:688:3: style: Class 'minivar_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/miniexp.cpp:1189:3: style: Class 'minifloat_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/miniexp.cpp:1390:3: style: Struct 'printer_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/libdjvu/miniexp.cpp:1554:3: style: Struct 'pprinter_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/tools/csepdjvu.cpp:215:3: style: Class 'BufferByteStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/tools/csepdjvu.cpp:514:3: style: Class 'CRLEImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] djvulibre-3.5.28/tools/djvused.cpp:136:3: style: Class 'ParsingByteStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dkopp/dkopp_6.5.orig.tar.gz dkopp-6.5/zfuncs.h:555:7: style: Class 'xstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:556:7: style: Class 'xstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:579:4: style: Class 'Vxstring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:630:4: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dkopp-6.5/zfuncs.h:658:4: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dlib/dlib_19.24+dfsg.orig.tar.bz2 dlib-19.24+dfsg/dlib/error.h:81:9: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:90:9: style: Class 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:212:9: style: Class 'fatal_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:221:9: style: Class 'fatal_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:312:9: style: Class 'gui_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:321:9: style: Class 'gui_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:354:9: style: Class 'socket_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:363:9: style: Class 'socket_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:396:9: style: Class 'thread_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:405:9: style: Class 'thread_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/error.h:441:9: style: Class 'impossible_labeling_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:952:9: style: Class 'funct_wrap0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:960:9: style: Class 'funct_wrap1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:968:9: style: Class 'funct_wrap2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:976:9: style: Class 'funct_wrap3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:984:9: style: Class 'funct_wrap4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/algs.h:992:9: style: Class 'funct_wrap5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/base64/base64_kernel_1.h:40:9: style: Class 'decode_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/unicode/unicode.h:220:13: style: Class 'basic_utf8_streambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/unicode/unicode.h:552:9: style: Class 'basic_utf8_ifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/unicode/unicode.h:564:9: style: Class 'basic_utf8_ifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/float_details.h:58:9: style: Struct 'float_details' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/float_details.h:59:9: style: Struct 'float_details' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/float_details.h:60:9: style: Struct 'float_details' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:144:9: style: Class 'vectorstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:154:9: style: Class 'vectorstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:164:9: style: Class 'vectorstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/serialize.h:267:9: style: Class 'serialization_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/serialize.h:307:9: style: Struct 'ramdump_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/serialize.h:1175:9: style: Struct 'serialize_tuple_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/serialize.h:1188:9: style: Struct 'deserialize_tuple_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/bigint/bigint_kernel_1.h:131:9: style: Class 'bigint_kernel_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:35:13: style: Class 'vector_streambuf < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:35:13: style: Class 'vector_streambuf < int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/vectorstream/vectorstream.h:35:13: style: Class 'vector_streambuf < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/bigint/bigint_kernel_2.h:128:9: style: Class 'bigint_kernel_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/threads_kernel_2.h:85:9: style: Class 'signaler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/rsignaler_extension.h:17:9: style: Class 'rsignaler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/thread_function_extension.h:122:9: style: Class 'thread_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/thread_function_extension.h:110:13: style: Class 'super_funct_0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/thread_pool_extension.h:50:9: style: Class 'future' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/thread_pool_extension.h:310:13: style: Struct 'function_object_copy_instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/parallel_for_extension.h:45:13: style: Class 'helper_parallel_for_funct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/parallel_for_extension.h:61:13: style: Class 'helper_parallel_for_funct2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockets/sockets_extensions.h:23:9: style: Class 'invalid_network_address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockets/sockets_extensions.h:32:9: style: Struct 'network_address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockets/sockets_extensions.h:36:9: style: Struct 'network_address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockstreambuf/sockstreambuf_unbuffered.h:51:9: style: Class 'sockstreambuf_unbuffered' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockstreambuf/sockstreambuf_unbuffered.h:59:9: style: Class 'sockstreambuf_unbuffered' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockstreambuf/sockstreambuf.h:38:9: style: Class 'sockstreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sockstreambuf/sockstreambuf.h:49:9: style: Class 'sockstreambuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/string/string.h:279:9: style: Class 'string_cast_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/string/string.h:402:13: style: Class 'string_assign_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/string/string.h:422:13: style: Class 'char_assign_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/string/string.h:442:13: style: Class 'wchar_t_assign_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/bsp/bsp.h:34:13: style: Struct 'bsp_con' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/bsp/bsp.h:45:13: style: Struct 'bsp_con' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:134:9: style: Class 'matrix_diag_op' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:198:9: style: Struct 'basic_op_m' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:2055:9: style: Class 'print_matrix_as_csv_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:2122:9: style: Class 'const_temp_matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:2127:9: style: Class 'const_temp_matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/stl_checked/std_vector_c.h:49:9: style: Class 'std_vector_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:21:5: style: Struct 'op_sqrt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:22:5: style: Struct 'op_log' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:23:5: style: Struct 'op_log10' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:24:5: style: Struct 'op_exp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:26:5: style: Struct 'op_conj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:28:5: style: Struct 'op_ceil' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:29:5: style: Struct 'op_floor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:31:5: style: Struct 'op_sin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:32:5: style: Struct 'op_cos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:33:5: style: Struct 'op_tan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:34:5: style: Struct 'op_sinh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:35:5: style: Struct 'op_cosh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:36:5: style: Struct 'op_tanh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:37:5: style: Struct 'op_asin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:38:5: style: Struct 'op_acos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:39:5: style: Struct 'op_atan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:160:5: style: Struct 'op_sigmoid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:162:5: style: Struct 'op_round_zeros2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:163:5: style: Struct 'op_cubed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:164:5: style: Struct 'op_squared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:165:5: style: Struct 'op_sign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:168:5: style: Struct 'op_reciprocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:169:5: style: Struct 'op_reciprocal_max' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:176:9: style: Struct 'op_round' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:191:9: style: Struct 'op_round' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:263:9: style: Struct 'op_abs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:277:9: style: Struct 'op_abs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:304:9: style: Struct 'op_complex_matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:373:9: style: Struct 'op_norm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:398:9: style: Struct 'op_real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_math_functions.h:423:9: style: Struct 'op_imag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:253:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:267:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:279:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:289:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:608:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:629:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:640:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/vector.h:650:9: style: Class 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/generic_image.h:196:9: style: Class 'image_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/generic_image.h:342:9: style: Class 'const_image_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/rectangle.h:64:9: style: Class 'rectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:35:9: style: Struct 'op_image_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:73:9: style: Struct 'op_image_view_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:109:9: style: Struct 'op_const_image_view_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:145:9: style: Struct 'op_array_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:190:9: style: Struct 'op_std_vect_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:464:9: style: Struct 'op_arma_Mat_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:507:9: style: Struct 'op_eigen_Matrix_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_mat.h:616:9: style: Struct 'op_array2d_to_mat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:593:9: style: Struct 'op_trans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:755:9: style: Struct 'op_removerc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:882:9: style: Struct 'op_remove_col' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:990:9: style: Struct 'op_remove_row' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:1098:9: style: Struct 'op_diagm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:1193:9: style: Struct 'op_diag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:1234:9: style: Struct 'op_cast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:1708:9: style: Struct 'op_sumr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:1754:9: style: Struct 'op_sumc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:2088:9: style: Struct 'op_uniform_matrix_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:2239:9: style: Struct 'op_identity_matrix_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:2611:9: style: Struct 'op_rotate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:3209:9: style: Struct 'op_clamp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4033:9: style: Struct 'op_make_symmetric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4070:9: style: Struct 'op_lowerm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4133:9: style: Struct 'op_upperm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4406:9: style: Struct 'op_mat_to_vect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4448:9: style: Struct 'op_mat_to_vect2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4640:9: style: Struct 'op_fliplr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4678:9: style: Struct 'op_flipud' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:4716:9: style: Struct 'op_flip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_conj_trans.h:28:9: style: Struct 'op_conj_trans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/rand/rand_kernel_1.h:44:13: style: Class 'rand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/rand/rand_kernel_1.h:52:13: style: Class 'rand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/optimization_line_search.h:567:13: style: Class 'optimize_single_variable_failure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/optimization_line_search.h:858:9: style: Class 'negate_function_object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_lu.h:45:9: style: Class 'lu_decomposition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_qr.h:46:9: style: Class 'qr_decomposition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_cholesky.h:47:9: style: Class 'cholesky_decomposition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_eigenvalue.h:54:9: style: Class 'eigenvalue_decomposition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_eigenvalue.h:59:9: style: Class 'eigenvalue_decomposition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_la.h:1029:9: style: Struct 'op_diag_inv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/kiss_fft.h:63:13: style: Struct 'kiss_fft_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/kiss_fft.h:73:13: style: Struct 'kiss_fftnd_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/kiss_fft.h:83:13: style: Struct 'kiss_fftr_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/kiss_fft.h:93:13: style: Struct 'kiss_fftndr_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 1 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < float , 1 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < long double , 1 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 2 , 2 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 2 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < rgb_pixel , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_gaussian_randm >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < long double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < long double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < rgb_pixel > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < rgb_pixel > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_errors.h:19:9: style: Struct 'cuda_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_errors.h:31:9: style: Struct 'cudnn_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_errors.h:42:9: style: Struct 'curand_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_errors.h:53:9: style: Struct 'cublas_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_errors.h:64:9: style: Struct 'cusolver_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any.h:48:9: style: Class 'any' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any.h:150:13: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_decision_function.h:43:9: style: Class 'any_decision_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_decision_function.h:163:13: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_trainer.h:46:9: style: Class 'any_trainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_trainer.h:168:13: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:50:1: style: Class 'any_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:327:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:342:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:358:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:374:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:391:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:408:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:425:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:443:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:461:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:479:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/any/any_function_impl.h:498:5: style: Struct 'derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/tensor.h:305:9: style: Class 'resizable_tensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/tensor.h:327:9: style: Class 'resizable_tensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/tensor.h:572:9: style: Class 'alias_tensor_const_instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/tensor.h:590:9: style: Class 'alias_tensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/drectangle.h:38:9: style: Class 'drectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/drectangle.h:57:9: style: Class 'drectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/optimization.h:26:9: style: Class 'central_differences' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/point_transforms.h:32:9: style: Class 'point_rotator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/point_transforms.h:207:9: style: Class 'rectangle_transform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/point_transforms.h:397:9: style: Class 'point_transform_projective' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/point_transforms.h:403:9: style: Class 'point_transform_projective' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/geometry/line.h:29:9: style: Class 'line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/utilities.h:40:9: style: Struct 'weighted_label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_dlib.h:49:13: style: Class 'raii_set_device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/cuda_dlib.h:55:13: style: Class 'raii_set_device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/cuda/tensor_tools.h:236:9: style: Class 'tensor_rand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_utilities.h:2239:9: style: Struct 'op_identity_matrix_2 < double :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 3 , 3 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 9 , 9 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 9 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 2 , 9 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 3 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:134:9: style: Class 'matrix_diag_op < op_identity_matrix_2 < double :: type > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/data_io/image_dataset_metadata.h:53:13: style: Struct 'box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/data_io/image_dataset_metadata.h:108:13: style: Struct 'image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_2.h:82:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_2.h:88:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_3.h:49:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_3.h:55:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/conditioning_class/conditioning_class_kernel_1.h:48:9: style: Class 'conditioning_class_kernel_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/conditioning_class/conditioning_class_kernel_2.h:57:9: style: Class 'conditioning_class_kernel_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/conditioning_class/conditioning_class_kernel_3.h:62:9: style: Class 'conditioning_class_kernel_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/conditioning_class/conditioning_class_kernel_4.h:75:9: style: Class 'conditioning_class_kernel_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/conditioning_class/conditioning_class_kernel_c.h:23:9: style: Class 'conditioning_class_kernel_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_1.h:40:9: style: Class 'entropy_encoder_model_kernel_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_2.h:52:9: style: Class 'entropy_encoder_model_kernel_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_3.h:57:9: style: Class 'entropy_encoder_model_kernel_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_4.h:145:9: style: Class 'entropy_encoder_model_kernel_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h:156:9: style: Class 'entropy_encoder_model_kernel_5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_6.h:34:9: style: Class 'entropy_encoder_model_kernel_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_encoder_model/entropy_encoder_model_kernel_c.h:24:13: style: Class 'entropy_encoder_model_kernel_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_1.h:40:9: style: Class 'entropy_decoder_model_kernel_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_2.h:52:9: style: Class 'entropy_decoder_model_kernel_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_3.h:57:9: style: Class 'entropy_decoder_model_kernel_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_4.h:147:9: style: Class 'entropy_decoder_model_kernel_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_5.h:155:9: style: Class 'entropy_decoder_model_kernel_5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/entropy_decoder_model/entropy_decoder_model_kernel_6.h:34:9: style: Class 'entropy_decoder_model_kernel_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/lzp_buffer/lzp_buffer_kernel_c.h:21:9: style: Class 'lzp_buffer_kernel_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/crc32/crc32_kernel_1.h:32:16: style: Class 'crc32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/crc32/crc32_kernel_1.h:36:16: style: Class 'crc32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/xml_parser/xml_parser_kernel_interfaces.h:24:9: style: Class 'xml_attribute_list_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/xml_parser/xml_parser_kernel_1.h:1371:9: style: Class 'xml_parse_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/xml_parser/xml_parser_kernel_1.h:1387:13: style: Class 'default_xml_error_handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/data_io/image_dataset_metadata.cpp:147:13: style: Class 'doc_handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_1.h:52:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/compress_stream/compress_stream_kernel_1.h:58:17: style: Class 'decompression_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/statistics/dpca.h:56:13: style: Struct 'discriminant_pca_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/optimization_bobyqa.h:33:13: style: Class 'bobyqa_failure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/optimization_trust_region.h:505:9: style: Struct 'negate_tr_model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/find_max_parse_cky.h:218:9: style: Class 'parse_tree_to_string_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/optimization/isotonic_regression.h:148:13: style: Struct 'block_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd4i.h:143:16: style: Class 'simd4i' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd4i.h:150:16: style: Class 'simd4i' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd4f.h:204:16: style: Class 'simd4f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd4f.h:206:16: style: Class 'simd4f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd8i.h:66:16: style: Class 'simd8i' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd8i.h:74:16: style: Class 'simd8i' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd8f.h:100:16: style: Class 'simd8f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/simd/simd8f.h:103:16: style: Class 'simd8f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/full_object_detection.h:135:9: style: Struct 'mmod_rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/full_object_detection.h:191:9: style: Struct 'yolo_rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/full_object_detection.h:194:9: style: Struct 'yolo_rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_transforms/interpolation.h:1659:9: style: Struct 'chip_details' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_transforms/interpolation.h:1660:9: style: Struct 'chip_details' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 6 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < unsigned char , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:102:9: style: Class 'file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:106:9: style: Class 'file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:93:21: style: Class 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:203:9: style: Class 'directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:207:9: style: Class 'directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:192:21: style: Class 'dir_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_kernel_2.h:195:21: style: Class 'listing_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_extensions.h:78:9: style: Class 'match_ending' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dir_nav/dir_nav_extensions.h:105:9: style: Class 'match_endings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/filtering/kalman_filter.h:308:9: style: Class 'rect_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:35:9: style: Struct 'radial_basis_kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:115:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:229:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:339:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:405:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:553:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/sparse_kernel.h:28:9: style: Struct 'sparse_radial_basis_kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/function.h:210:9: style: Struct 'probabilistic_decision_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/function.h:314:9: style: Class 'distance_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/global_optimization/find_max_global.h:29:13: style: Class 'disable_decay_to_scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_lu.h:45:9: style: Class 'lu_decomposition < decltype ( W ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < long , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < type , 0 , 0 , mem_manager_type , column_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_uniform_matrix_3 < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < long > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < long > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < type > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < type > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/unicode/unicode.cpp:99:9: style: Struct 'ustring2wstr < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/unicode/unicode.cpp:135:9: style: Struct 'ustring2wstr < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/misc_api/misc_api_kernel_2.h:35:9: style: Class 'set_current_dir_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/misc_api/misc_api_kernel_2.h:58:9: style: Class 'dir_create_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/logger/logger_kernel_1.h:241:9: style: Class 'logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/logger/logger_config_file.h:23:9: style: Class 'logger_config_file_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/timeout/timeout.h:47:13: style: Class 'functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/fonts.h:560:9: style: Class 'bdf_font' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/nativefont.h:77:13: style: Struct 'create_helper < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/nativefont.h:88:13: style: Struct 'create_helper < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/nativefont.h:93:13: style: Struct 'create_helper < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/nativefont.h:130:13: style: Struct 'create_helper < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/fonts.cpp:200:13: style: Class 'bdf_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/style.h:149:9: style: Class 'button_style_toolbar_icon1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/style.h:245:9: style: Class 'button_style_arrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:302:9: style: Class 'widget_group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:392:9: style: Class 'image_widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:458:9: style: Class 'tooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:590:13: style: Class 'tooltip_window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:681:13: style: Struct 'data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:716:9: style: Class 'button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:1509:9: style: Class 'menu_item_submenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:1520:9: style: Class 'menu_item_submenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:1531:9: style: Class 'menu_item_submenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/base_widgets.h:2599:9: style: Class 'popup_menu_region' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:57:9: style: Class 'label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:136:9: style: Class 'toggle_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:372:9: style: Class 'text_field' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:760:9: style: Class 'text_box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1114:9: style: Class 'check_box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1132:9: style: Class 'radio_button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1178:9: style: Class 'tabbed_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1351:9: style: Class 'named_rectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1423:9: style: Class 'mouse_tracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1857:13: style: Class 'box_win' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:2039:9: style: Class 'menu_bar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:2230:9: style: Class 'directed_graph_drawer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:2988:9: style: Class 'text_grid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:3256:9: style: Class 'image_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:3631:9: style: Class 'perspective_display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:3663:13: style: Struct 'overlay_dot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:3764:9: style: Class 'perspective_window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:3886:9: style: Class 'image_window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/sync_extension/sync_extension_kernel_1.h:27:9: style: Class 'sync_extension_kernel_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kernel.h:35:9: style: Struct 'radial_basis_kernel < matrix < double , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1661:9: style: Class 'list_box < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1661:9: style: Class 'list_box < std :: wstring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/gui_widgets/widgets.h:1661:9: style: Class 'list_box < std :: basic_string < unsigned int , unichar_traits > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_kernel_1.h:125:9: style: Class 'config_reader_kernel_1 < map < std :: string , std :: string , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , tokenizer_kernel_1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_kernel_1.h:129:9: style: Class 'config_reader_kernel_1 < map < std :: string , std :: string , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , tokenizer_kernel_1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_kernel_1.h:64:13: style: Class 'config_reader_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_kernel_1.h:86:13: style: Class 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_thread_safe_1.h:48:9: style: Class 'config_reader_thread_safe_1 < config_reader_kernel_1 < map < std :: string , std :: string , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , tokenizer_kernel_1 > , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/config_reader/config_reader_thread_safe_1.h:52:9: style: Class 'config_reader_thread_safe_1 < config_reader_kernel_1 < map < std :: string , std :: string , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b , tokenizer_kernel_1 > , map < std :: string , void * , memory_manager_stateless_kernel_1 < char > , std :: less < std :: string > > :: kernel_1b >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/stl_checked/std_vector_c.h:49:9: style: Class 'std_vector_c < std :: string , std :: allocator < std :: string > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matlab/call_matlab.h:25:5: style: Struct 'invalid_args_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matlab/call_matlab.h:26:5: style: Struct 'invalid_args_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matlab/call_matlab.h:159:5: style: Struct 'output_decorator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_transforms/edge_detector.h:424:9: style: Class 'image_gradients' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_transforms/colormaps.h:19:9: style: Struct 'op_randomly_color_image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_transforms/random_color_transform.h:20:9: style: Class 'random_color_transform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 64 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < int , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < float , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < int , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 0 , 0 , dlib :: memory_manager_stateless_kernel_1 < char > , column_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < float , 0 , 0 , dlib :: memory_manager_stateless_kernel_1 < char > , column_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/any_function.cpp:64:9: style: Struct 'test2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/bsp.cpp:76:13: style: Struct 'helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/find_max_factor_graph_nmplp.cpp:255:13: style: Struct 'node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/find_max_factor_graph_nmplp.cpp:458:13: style: Struct 'node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/find_max_factor_graph_nmplp.cpp:53:13: style: Struct 'node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/graph_cuts.cpp:831:9: style: Class 'test_potts_grid_problem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/invoke.cpp:118:9: style: Struct 'example_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/stl_checked/std_vector_c.h:49:9: style: Class 'std_vector_c < double , std :: allocator < double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/parallel_for.cpp:20:9: style: Class 'assign_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/sockets.cpp:117:9: style: Class 'thread_container' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/thread_pool.cpp:34:9: style: Struct 'add_functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/type_safe_union.cpp:473:21: style: Struct 'mytype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/type_safe_union.cpp:732:13: style: Struct 'for_each_visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/type_safe_union.cpp:771:13: style: Struct 'serializer_typeid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/test/type_safe_union.cpp:785:13: style: Struct 'deserializer_typeid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/examples/dnn_introduction3_ex.cpp:47:5: style: Class 'visitor_weight_decay_multiplier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/examples/matrix_expressions_ex.cpp:182:5: style: Struct 'example_op_trans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/examples/matrix_expressions_ex.cpp:253:5: style: Struct 'example_op_vector_to_matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/examples/using_custom_kernels_ex.cpp:119:9: style: Struct 'kernel_derivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/examples/using_custom_kernels_ex.cpp:57:5: style: Struct 'ukf_kernel < matrix < double , 2 , 1 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/imglab/src/metadata_editor.h:60:5: style: Class 'metadata_editor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/cnn_face_detector.cpp:23:5: style: Class 'cnn_face_detection_model_v1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/htmlify/to_xml.cpp:25:5: style: Class 'file_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/testing_results.h:11:5: style: Struct 'binary_test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/testing_results.h:23:5: style: Struct 'regression_test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/testing_results.h:40:5: style: Struct 'ranking_test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/face_recognition.cpp:30:5: style: Class 'face_recognition_model_v1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/tools/python/src/image3.cpp:52:5: style: Struct 'py_pyramid_down' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/kkmeans.h:31:9: style: Class 'kkmeans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/null_trainer.h:30:9: style: Class 'null_trainer_type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/empirical_kernel_map.h:52:13: style: Struct 'empirical_kernel_map_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/type_safe_union/type_safe_union_kernel.h:334:9: style: Class 'type_safe_union' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/type_safe_union/type_safe_union_kernel.h:221:13: style: Struct 'assign_to' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/type_safe_union/type_safe_union_kernel.h:246:13: style: Struct 'move_to' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/type_safe_union/type_safe_union_kernel.h:269:13: style: Struct 'swap_to' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/type_safe_union/type_safe_union_kernel.h:604:13: style: Struct 'serialize_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/one_vs_one_decision_function.h:220:13: style: Struct 'copy_to_df_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/cross_validate_multiclass_trainer.h:72:9: style: Class 'cross_validation_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/sequence_labeler.h:21:13: style: Struct 'dot_functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/sequence_segmenter.h:45:13: style: Class 'feature_extractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/one_vs_all_decision_function.h:193:13: style: Struct 'copy_to_df_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/svm/track_association_function.h:85:9: style: Class 'track_association_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/lsh/hashes.h:21:9: style: Class 'hash_similar_angles_64' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/lsh/hashes.h:91:9: style: Class 'hash_similar_angles_128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/lsh/hashes.h:134:9: style: Class 'hash_similar_angles_256' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/lsh/hashes.h:178:9: style: Class 'hash_similar_angles_512' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/setup_hashed_features.h:22:9: style: Class 'image_hash_construction_failure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/image_processing/remove_unobtainable_rectangles.h:266:13: style: Struct 'load_to_functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/input.h:57:16: style: Class 'input_rgb_image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/input.h:61:16: style: Class 'input_rgb_image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/input.h:186:9: style: Class 'input_rgb_image_sized' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/input.h:334:16: style: Class 'input_rgb_image_pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/input.h:343:16: style: Class 'input_rgb_image_pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:679:13: style: Class 'subnet_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:712:13: style: Class 'subnet_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:915:9: style: Class 'add_layer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1806:9: style: Struct 'decorator_repeat_group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:3268:13: style: Class 'test_layer_subnet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:26:9: style: Struct 'num_con_outputs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:1721:9: style: Struct 'num_fc_outputs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:2118:9: style: Class 'multiply_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:2211:9: style: Class 'affine_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:2220:9: style: Class 'affine_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:3408:9: style: Class 'clipped_relu_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:3487:9: style: Class 'elu_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:492:9: style: Class 'loss_multimulticlass_log_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:775:9: style: Class 'loss_multibinary_log_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:1335:9: style: Class 'loss_mmod_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:1298:13: style: Struct 'intermediate_detection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:2514:9: style: Class 'loss_epsilon_insensitive_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:3850:9: style: Class 'loss_yolo_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/loss.h:4009:9: style: Class 'loss_barlow_twins_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:22:13: style: Class 'visitor_net_map_input_to_output' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:91:13: style: Class 'visitor_net_map_output_to_input' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:199:13: style: Class 'visitor_learning_rate_multiplier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:246:13: style: Class 'visitor_bn_running_stats_window_size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:476:13: style: Class 'visitor_net_to_xml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/visitors.h:552:13: style: Class 'visitor_net_to_dot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:1734:9: style: Class 'fc_ < 1 , FC_HAS_BIAS >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:1734:9: style: Class 'fc_ < 5 , FC_HAS_BIAS >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:1734:9: style: Class 'fc_ < 4 , FC_NO_BIAS >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:428:9: style: Class 'cont_ < 3 , 3 , 3 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:428:9: style: Class 'cont_ < 3 , 3 , 3 , 1 , 1 , 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:428:9: style: Class 'cont_ < 3 , 3 , 3 , 1 , 1 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:428:9: style: Class 'cont_ < 3 , 2 , 2 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 2 , 2 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 3 , 3 , 1 , 1 , 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 3 , 2 , 1 , 1 , 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 2 , 1 , 1 , 1 , 1 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 0 , 2 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 2 , 0 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/layers.h:53:9: style: Class 'con_ < 3 , 0 , 0 , 2 , 2 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/utilities.h:40:9: style: Struct 'weighted_label < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < double , 1 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < std :: complex < double > , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < std :: complex < double > , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < float , 1 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < uint16_t , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix.h:1095:9: style: Class 'matrix < loss_multiclass_log_per_pixel_weighted_ :: weighted_label , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_uniform_matrix_3 < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < std :: complex < double > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < std :: complex < double > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < uint16_t > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < uint16_t > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_mat < loss_multiclass_log_per_pixel_weighted_ :: weighted_label > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/matrix/matrix_op.h:56:9: style: Class 'matrix_op < op_pointer_to_col_vect < loss_multiclass_log_per_pixel_weighted_ :: weighted_label > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_ , relu < bn_fc < fc < 10 , dlib :: add_skip_layer < tag1 , relu < bn_fc < fc < 84 , relu < bn_fc < fc < 120 , dlib :: add_tag_layer < 1 , max_pool < 2 , 2 , 2 , 2 , relu < bn_con < con < 16 , 5 , 5 , 1 , 1 , max_pool < 2 , 2 , 2 , 2 , relu < bn_con < con < 6 , 5 , 5 , 1 , 1 , dlib :: input < dlib :: matrix < unsigned char , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > > > > > > > > , void > > > > > > > > > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_ , dlib :: add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , prelu < add_prev1 < bn_con < con < 8 , 3 , 3 , 1 , 1 , prelu < bn_con < con < 8 , 3 , 3 , 1 , 1 , tag1 < relu < residual < block , 8 , bn_con , relu < residual < block , 8 , bn_con , res_down < dlib :: add_tag_layer < 4 , dlib :: repeat < 9 , pres , res_down < dlib :: add_layer < leaky_relu_ , res < dlib :: input < dlib :: matrix < unsigned char , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > > > > , void > > > > > > > > > > > > > > , void > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mean_squared_ , dlib :: add_layer < fc_ < 1 , FC_HAS_BIAS > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_epsilon_insensitive_ , dlib :: add_layer < fc_ < 1 , FC_HAS_BIAS > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mean_squared_ , dlib :: add_layer < fc_ < 1 , FC_HAS_BIAS > , dlib :: mult_prev < tag1 , dlib :: fc < 2 , dlib :: add_tag_layer < 1 , dlib :: fc < 2 , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > , void > > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mean_squared_multioutput_ , dlib :: add_layer < fc_ < num_outputs , FC_HAS_BIAS > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mean_squared_per_pixel_ , dlib :: add_layer < cont_ < 1 , output_height , output_width , 2 , 2 > , dlib :: add_layer < relu_ , dlib :: add_layer < con_ < 4 , output_height , output_width , 2 , 2 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < dlib :: loss_mean_squared_per_channel_and_pixel_ < num_channels > , dlib :: add_layer < extract_ < 0 , num_channels , 1 , dimension > , dlib :: add_layer < fc_ < num_outputs , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < bn_ < FC_MODE > , dlib :: fc < 500 , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > , void > > , void > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_binary_log_per_pixel_ , dlib :: add_layer < con_ < 1 , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_binary_log_per_pixel_ , dlib :: add_layer < con_ < 1 , 1 , 1 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: con < 10 , 1 , 1 , 1 , 1 , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_binary_log_per_pixel_ , dlib :: add_layer < con_ < 1 , 1 , input_width , 1 , 1 > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_per_pixel_ , dlib :: add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_per_pixel_ , dlib :: add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_per_pixel_ , dlib :: add_layer < bn_ < CONV_MODE > , dlib :: add_layer < con_ < num_classes , 1 , input_width , 1 , 1 > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_per_pixel_weighted_ , dlib :: add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multiclass_log_weighted_ , dlib :: add_layer < fc_ < num_classes , FC_HAS_BIAS > , dlib :: input < dlib :: matrix < double , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multibinary_log_ , dlib :: add_layer < fc_ < 2 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < bn_ < FC_MODE > , dlib :: fc < 10 , dlib :: input < dlib :: matrix < float , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > , void > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_dot_ , dlib :: add_layer < l2normalize_ , dlib :: add_layer < fc_ < 2 , FC_NO_BIAS > , dlib :: input < dlib :: matrix < float , 0 , 1 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_multimulticlass_log_ , dlib :: add_layer < fc_ < 1 , FC_HAS_BIAS > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_binary_log_ , dlib :: add_layer < fc_ < 2 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < bn_ < CONV_MODE > , dlib :: add_layer < con_ < 16 , 5 , 5 , 2 , 2 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void > , void > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_binary_log_per_pixel_ , dlib :: add_layer < con_ < 1 , 1 , 1 , 1 , 1 > , dlib :: repeat < 3 , conblock , dlib :: add_tag_layer < 1 , input_rgb_image , void > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mmod_ , dlib :: add_layer < con_ < 1 , 5 , 5 , 1 , 1 > , dlib :: con < 1 , 5 , 5 , 2 , 2 , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2470:9: style: Class 'add_loss_layer < loss_mean_squared_per_channel_and_pixel_ < num_channels > , dlib :: add_layer < extract_ < 0 , num_channels , 1 , dimension > , dlib :: add_layer < fc_ < num_outputs , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < bn_ < FC_MODE > , dlib :: fc < 500 , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > , void > > , void > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1235:9: style: Class 'add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1250:9: style: Class 'add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1260:9: style: Class 'add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1270:9: style: Class 'add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1308:9: style: Class 'add_layer < con_ < num_classes , 1 , 1 , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1235:9: style: Class 'add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1250:9: style: Class 'add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1260:9: style: Class 'add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1270:9: style: Class 'add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1308:9: style: Class 'add_layer < con_ < num_classes , filter_height , filter_width , 1 , 1 > , dlib :: input < dlib :: matrix < float , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1235:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < layer_norm_ , dlib :: fc < 15 , dlib :: relu < dlib :: bn_fc < dlib :: fc < 20 , dlib :: relu < dlib :: layer_norm < conp < 32 , 3 , 1 , dlib :: repeat < 2 , dense_layer_32 , stem < input_rgb_image > > > > > > > > > , void > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1250:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < layer_norm_ , dlib :: fc < 15 , dlib :: relu < dlib :: bn_fc < dlib :: fc < 20 , dlib :: relu < dlib :: layer_norm < conp < 32 , 3 , 1 , dlib :: repeat < 2 , dense_layer_32 , stem < input_rgb_image > > > > > > > > > , void > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1260:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < layer_norm_ , dlib :: fc < 15 , dlib :: relu < dlib :: bn_fc < dlib :: fc < 20 , dlib :: relu < dlib :: layer_norm < conp < 32 , 3 , 1 , dlib :: repeat < 2 , dense_layer_32 , stem < input_rgb_image > > > > > > > > > , void > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1270:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < layer_norm_ , dlib :: fc < 15 , dlib :: relu < dlib :: bn_fc < dlib :: fc < 20 , dlib :: relu < dlib :: layer_norm < conp < 32 , 3 , 1 , dlib :: repeat < 2 , dense_layer_32 , stem < input_rgb_image > > > > > > > > > , void > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1308:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < relu_ , dlib :: add_layer < layer_norm_ , dlib :: fc < 15 , dlib :: relu < dlib :: bn_fc < dlib :: fc < 20 , dlib :: relu < dlib :: layer_norm < conp < 32 , 3 , 1 , dlib :: repeat < 2 , dense_layer_32 , stem < input_rgb_image > > > > > > > > > , void > > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1235:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: bn_con < dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1250:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: bn_con < dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1260:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: bn_con < dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1270:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: bn_con < dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1308:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: bn_con < dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1235:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: add_layer < affine_ , dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1250:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: add_layer < affine_ , dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1260:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: add_layer < affine_ , dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1270:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: add_layer < affine_ , dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1308:9: style: Class 'add_layer < fc_ < 10 , FC_HAS_BIAS > , dlib :: add_layer < avg_pool_ < 0 , 0 , 1 , 1 > , dlib :: add_layer < relu_ , dlib :: add_layer < affine_ , dlib :: add_layer < con_ < 16 , 3 , 3 , 1 , 1 > , input_rgb_image , void > > > , void > , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/threads/thread_pool_extension.h:50:9: style: Class 'future < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:3051:9: style: Class 'add_skip_layer < tag1 , dlib :: add_tag_layer < 2 , dlib :: con < 3 , 1 , 1 , 1 , 1 , dlib :: avg_pool_everything < dlib :: add_tag_layer < 1 , input_rgb_image , void > > > , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:3051:9: style: Class 'add_skip_layer < tag1 , relu < bn_fc < fc < 84 , relu < bn_fc < fc < 120 , dlib :: add_tag_layer < 1 , add_layer < max_pool_ < 2 , 2 , 2 , 2 > , relu < bn_con < con < 16 , 5 , 5 , 1 , 1 , max_pool < 2 , 2 , 2 , 2 , relu < bn_con < con < 6 , 5 , 5 , 1 , 1 , dlib :: input < dlib :: matrix < unsigned char , 0 , 0 , memory_manager_stateless_kernel_1 < char > , row_major_layout > > > > > > > > > > , void > > > > > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:1875:9: style: Class 'repeat < 3 , conblock , dlib :: add_tag_layer < 1 , input_rgb_image , void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2148:9: style: Class 'add_tag_layer < 1 , input_rgb_image , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlib-19.24+dfsg/dlib/dnn/core.h:2169:9: style: Class 'add_tag_layer < 1 , input_rgb_image , void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dlt-viewer/dlt-viewer_2.25.0+dfsg.orig.tar.xz dlt-viewer-2.25.0/plugin/dltsystemviewerplugin/form.h:36:5: style: Class 'ProcessItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/plugin/filetransferplugin/file.h:36:6: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/qdlt/qdltcontrol.h:39:5: style: Class 'QDltControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/qdlt/qdltconnection.h:45:5: style: Class 'QDltDataView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/dltmsgqueue.h:12:5: style: Class 'DltMsgQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/settingsdialog.h:38:5: style: Class 'SettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/settingsdialog.h:39:5: style: Class 'SettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/project.h:76:5: style: Class 'EcuItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/project.h:186:5: style: Class 'ApplicationItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/project.h:202:5: style: Class 'ContextItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/project.h:222:5: style: Class 'FilterItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/project.h:288:5: style: Class 'MyPluginDockWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/ecudialog.h:33:5: style: Class 'EcuDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/tablemodel.h:44:5: style: Class 'TableModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dlt-viewer-2.25.0/src/sortfilterproxymodel.h:18:5: style: Class 'SortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dmlc-core/dmlc-core_0.5.orig.tar.gz dmlc-core-0.5/test/unittest/unittest_json.cc:43:3: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dmlc-core-0.5/test/unittest/unittest_threaditer_exc_handling.cc:59:3: style: Struct 'IntProducerBeforeFirst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dmucs/dmucs_0.6.1.orig.tar.gz dmucs-0.6.1/dmucs_hosts_file.h:51:5: style: Class 'DmucsHostsFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dmucs-0.6.1/dmucs_db.h:94:5: style: Class 'DmucsDpropDb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dmucs-0.6.1/dmucs_db.h:131:5: style: Class 'MutexMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dnaclust/dnaclust_3.orig.tar.gz dnaclust_repo_release3/fasta.hpp:21:5: style: Struct 'FastaRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnaclust_repo_release3/dnaclust.cpp:164:3: style: Class 'UnknownNucleotide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dnsdist/dnsdist_1.8.3.orig.tar.bz2 dnsdist-1.8.3/qtype.hh:46:3: style: Class 'QType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/qtype.hh:180:13: style: Struct 'QClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsname.hh:204:5: style: Class 'RawLabelsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dns.hh:194:3: style: Class 'dnsheader_aligned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/misc.hh:494:3: style: Class 'Regex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/misc.hh:517:3: style: Class 'SimpleMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/misc.hh:786:3: style: Struct 'FDWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsname.hh:306:3: style: Struct 'SuffixMatchTree < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/cdb.hh:32:3: style: Class 'CDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/cdb.hh:60:3: style: Class 'CDBWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/credentials.hh:30:3: style: Class 'SensitiveData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/credentials.hh:31:3: style: Class 'SensitiveData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/pdnsexception.hh:32:3: style: Class 'PDNSException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/pdnsexception.hh:41:3: style: Class 'TimeoutException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:431:3: style: Class 'NetmaskException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:483:3: style: Class 'Netmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:489:3: style: Class 'Netmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:494:3: style: Class 'Netmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:531:3: style: Class 'Netmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:1482:3: style: Struct 'SComboAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:1497:3: style: Class 'NetworkError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/iputils.hh:1499:3: style: Class 'NetworkError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:104:3: style: Class 'ReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:108:3: style: Class 'ReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:119:3: style: Class 'ReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:129:3: style: Class 'WriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:133:3: style: Class 'WriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:144:3: style: Class 'WriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:154:3: style: Class 'TryReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:158:3: style: Class 'TryReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:171:3: style: Class 'TryReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:181:3: style: Class 'TryWriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:185:3: style: Class 'TryWriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/lock.hh:198:3: style: Class 'TryWriteLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/svc-records.hh:48:3: style: Class 'SvcParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsparser.hh:60:3: style: Class 'MOADNSException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsparser.hh:70:3: style: Class 'PacketReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsparser.hh:438:3: style: Class 'UnknownRecordContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/noinitvector.hh:24:3: style: Struct 'noinit_adaptor < std :: allocator < uint8_t > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/noinitvector.hh:27:3: style: Struct 'noinit_adaptor < std :: allocator < uint8_t > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/mplexer.hh:39:3: style: Class 'FDMultiplexerException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/sstuff.hh:49:3: style: Class 'Socket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-dnsparser.hh:31:3: style: Class 'DNSPacketOverlay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-dynbpf.hh:35:3: style: Class 'DynBPFFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:183:9: style: Class 'ExecutionErrorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:195:9: style: Class 'SyntaxErrorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:231:9: style: Struct 'LuaObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:779:9: style: Struct 'PushedObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:1339:13: style: Struct 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/luawrapper/include/LuaContext.hpp:1813:9: style: Struct 'ValueInRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnscrypt.hh:37:3: style: Class 'DNSCryptQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-cache.hh:38:3: style: Class 'DNSDistPacketCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-protocols.hh:43:3: style: Class 'Protocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-idstate.hh:40:3: style: Struct 'StopWatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-idstate.hh:216:5: style: Class 'StateGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/tcpiohandler.hh:143:3: style: Class 'TLSFrontend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist.hh:490:3: style: Class 'BasicQPSLimiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist.hh:855:3: style: Struct 'DownstreamState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist.hh:796:5: style: Struct 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-backoff.hh:27:3: style: Class 'ExponentialBackOffTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/stat_t.hh:38:5: style: Class 'stat_t_trait < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/stat_t.hh:38:5: style: Class 'stat_t_trait < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/stat_t.hh:38:5: style: Class 'stat_t_trait < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:92:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:93:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:94:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:95:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:96:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:97:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:98:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:99:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:100:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:101:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:102:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:106:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:113:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ext/json11/json11.hpp:119:5: style: Class 'Json' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/connection-management.hh:29:3: style: Class 'ConcurrentConnectionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-tcp.hh:30:3: style: Struct 'ConnectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-async.hh:37:3: style: Class 'AsynchronousHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-nghttp2.hh:36:3: style: Class 'DoHClientCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rings.hh:73:3: style: Struct 'Rings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-kvs.hh:64:3: style: Class 'KeyValueLookupKeyQName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-kvs.hh:123:3: style: Class 'KeyValueLookupKeyTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/tcpiohandler-mplexer.hh:21:3: style: Class 'IOStateHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/tcpiohandler-mplexer.hh:179:3: style: Class 'IOStateGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-healthchecks.cc:128:3: style: Class 'HealthCheckQuerySender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsname.hh:306:3: style: Struct 'SuffixMatchTree < DynBlock >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua.hh:41:3: style: Class 'SpoofAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua.hh:57:3: style: Class 'SpoofAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua.hh:65:3: style: Class 'SpoofAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua.hh:103:3: style: Class 'LimitTTLResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-ffi.hh:44:3: style: Struct 'dnsdist_ffi_dnsquestion_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-ffi.hh:76:3: style: Struct 'dnsdist_ffi_dnsresponse_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-ffi.hh:98:3: style: Struct 'dnsdist_ffi_server_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-ffi.hh:119:3: style: Struct 'dnsdist_ffi_servers_list_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-bindings-dnsquestion.cc:259:3: style: Class 'AsynchronousObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-network.hh:62:3: style: Class 'NetworkEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/protozero.hh:49:7: style: Class 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-protobuf.hh:33:3: style: Class 'DNSDistProtoBufMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-protobuf.hh:127:3: style: Class 'ProtoBufMetaKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/remote_logger.hh:115:3: style: Class 'RemoteLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:88:3: style: Class 'QPSAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:111:3: style: Class 'DelayAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:342:3: style: Class 'RCodeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:363:3: style: Class 'ERCodeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:385:3: style: Class 'SpoofSVCAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:490:3: style: Class 'LuaAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:533:3: style: Class 'LuaResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:576:3: style: Class 'LuaFFIAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:622:3: style: Class 'LuaFFIPerThreadAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:692:3: style: Class 'LuaFFIResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:738:3: style: Class 'LuaFFIPerThreadResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:954:3: style: Class 'SetMacAddrAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1055:3: style: Class 'LogAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1167:3: style: Class 'LogResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1296:3: style: Class 'SetTempFailureCacheTTLAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1337:3: style: Class 'SetECSOverrideAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1373:3: style: Class 'SetECSAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1580:3: style: Class 'SNMPTrapAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1750:3: style: Class 'DelayResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1816:3: style: Class 'ClearRecordTypesResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1841:3: style: Class 'ContinueAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:1979:3: style: Class 'MaxReturnedTTLAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:2001:3: style: Class 'MaxReturnedTTLResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:2063:3: style: Class 'SetProxyProtocolValuesAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-lua-actions.cc:2124:3: style: Class 'SetReducedTTLResponseAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:187:3: style: Class 'MaxQPSRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:214:3: style: Class 'NMGRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:255:5: style: Struct 'IPv6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:429:3: style: Class 'AndRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:465:3: style: Class 'OrRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:501:3: style: Class 'RegexRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:581:3: style: Class 'SNIRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:599:3: style: Class 'SuffixMatchNodeRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:621:3: style: Class 'QNameRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:639:5: style: Class 'QNameSetRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:657:3: style: Class 'QTypeRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:676:3: style: Class 'QClassRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:694:3: style: Class 'OpcodeRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:712:3: style: Class 'DSTPortRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:730:3: style: Class 'TCPRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:749:3: style: Class 'NotRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:929:3: style: Class 'RCodeRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:947:3: style: Class 'ERCodeRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:976:3: style: Class 'EDNSVersionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:999:3: style: Class 'EDNSOptionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:1051:3: style: Class 'ProbaRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:1106:3: style: Class 'PoolAvailableRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:1209:3: style: Class 'LuaRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:1237:3: style: Class 'LuaFFIRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-rules.hh:1267:3: style: Class 'LuaFFIPerThreadRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/dnsdist-nghttp2.cc:979:3: style: Struct 'DoHWorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/ednscookies.hh:32:3: style: Struct 'EDNSCookiesOpt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/epollmplexer.cc:39:3: style: Class 'EpollFDMultiplexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/kqueuemplexer.cc:41:3: style: Class 'KqueueFDMultiplexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/pollmplexer.cc:31:3: style: Class 'PollFDMultiplexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/portsmplexer.cc:20:3: style: Class 'PortsFDMultiplexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dnsdist-1.8.3/test-dnsdisttcp_cc.cc:129:3: style: Class 'MockupTLSConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/docopt.cpp/docopt.cpp_0.6.3.orig.tar.gz docopt.cpp-0.6.3/docopt_value.h:35:3: style: Struct 'value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] docopt.cpp-0.6.3/docopt_value.h:36:3: style: Struct 'value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] docopt.cpp-0.6.3/docopt_private.h:143:3: style: Class 'BranchPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] docopt.cpp-0.6.3/docopt_private.h:229:3: style: Class 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] docopt.cpp-0.6.3/docopt.cpp:64:2: style: Class 'Tokens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/doctest/doctest_2.4.11.orig.tar.gz doctest-2.4.11/scripts/how_stuff_works/how_exception_translators_work.cpp:16:5: style: Struct 'Translator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:848:13: style: Class 'StringContains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:849:13: style: Class 'StringContains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1208:5: style: Struct 'Approx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1398:9: style: Struct 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1571:9: style: Struct 'ExpressionDecomposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1921:1: style: Struct 'test_suite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1922:1: style: Struct 'description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1923:1: style: Struct 'skip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1924:1: style: Struct 'no_breaks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1925:1: style: Struct 'no_output' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1926:1: style: Struct 'timeout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1927:1: style: Struct 'may_fail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1928:1: style: Struct 'should_fail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1929:1: style: Struct 'expected_failures' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:1950:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:1986:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:1966:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:2334:9: style: Struct 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:2708:9: style: Struct 'JUnitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest.cpp:2880:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1291:5: style: Struct 'IsNaN < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1291:5: style: Struct 'IsNaN < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doctest-2.4.11/doctest/parts/doctest_fwd.h:1291:5: style: Struct 'IsNaN < long double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dolfin/dolfin_2019.2.0~legacy20240219.1c52e83.orig.tar.gz demo/documented/cahn-hilliard/cpp/main.cpp:40:3: style: Class 'InitialConditions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/common/MPI.h:81:7: style: Class 'Comm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/common/Timer.h:55:5: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/UFC.h:51:5: style: Class 'UFC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/FiniteElement.h:42:5: style: Class 'FiniteElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/DirichletBC.h:443:7: style: Class 'LocalData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/LocalSolver.h:83:5: style: Class 'LocalSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/MultiMeshForm.h:49:5: style: Class 'MultiMeshForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/fem/MultiMeshForm.h:52:5: style: Class 'MultiMeshForm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/function/FunctionAXPY.h:65:5: style: Class 'FunctionAXPY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/function/LagrangeInterpolator.h:67:7: style: Struct 'lt_coordinate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/function/MultiMeshFunctionSpace.h:52:5: style: Class 'MultiMeshFunctionSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/GenericBoundingBoxTree.h:274:7: style: Struct 'less_x_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/GenericBoundingBoxTree.h:294:7: style: Struct 'less_y_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/GenericBoundingBoxTree.h:314:7: style: Struct 'less_z_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree1D.h:46:7: style: Struct 'less_x' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree2D.h:48:7: style: Struct 'less_x' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree2D.h:67:7: style: Struct 'less_y' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree3D.h:49:7: style: Struct 'less_x_bbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree3D.h:67:7: style: Struct 'less_y_bbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/BoundingBoxTree3D.h:85:7: style: Struct 'less_z_bbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/geometry/Point.h:71:5: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/XMLFile.h:63:5: style: Class 'XMLFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/File.h:74:5: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/File.h:146:5: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:269:3: style: Class 'xml_writer_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:283:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:284:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:762:3: style: Class 'xml_node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:1049:3: style: Class 'xpath_variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.hpp:1225:3: style: Class 'xpath_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/XDMFFile.h:92:5: style: Class 'XDMFFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:481:3: style: Struct 'xml_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:1076:3: style: Struct 'xml_attribute_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:1121:3: style: Struct 'xml_document_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:2827:3: style: Struct 'xml_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:4905:3: style: Struct 'name_null_sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:7249:3: style: Class 'xpath_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:7388:3: style: Struct 'xpath_allocator_capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/io/pugixml.cpp:8106:3: style: Struct 'namespace_uri_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/BlockVector.h:46:5: style: Class 'BlockVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/Matrix.h:53:5: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/BlockMatrix.h:45:5: style: Class 'BlockMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/Vector.h:62:5: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/EigenKrylovSolver.h:46:5: style: Class 'EigenKrylovSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/EigenLUSolver.h:44:5: style: Class 'EigenLUSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/EigenLUSolver.h:47:5: style: Class 'EigenLUSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/KrylovSolver.h:43:5: style: Class 'KrylovSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/KrylovSolver.h:48:5: style: Class 'KrylovSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/KrylovSolver.h:58:5: style: Class 'KrylovSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/LUSolver.h:40:5: style: Class 'LUSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/LUSolver.h:43:5: style: Class 'LUSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/LUSolver.h:51:5: style: Class 'LUSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/la/VectorSpaceBasis.h:38:5: style: Class 'VectorSpaceBasis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/log/Event.h:51:5: style: Class 'Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/log/Table.h:54:5: style: Class 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/log/LogStream.h:47:5: style: Class 'LogStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/log/Progress.h:76:5: style: Class 'Progress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/math/Lagrange.h:55:5: style: Class 'Lagrange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/Mesh.h:91:5: style: Class 'Mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/Vertex.h:45:5: style: Class 'Vertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/CellType.cpp:290:5: style: Class 'GlobalSort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/Edge.h:55:5: style: Class 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/SubDomain.h:51:5: style: Class 'SubDomain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/mesh/PeriodicBoundaryComputation.cpp:45:5: style: Struct 'lt_coordinate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfin/refinement/ParallelRefinement.h:47:5: style: Class 'ParallelRefinement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] python/src/MPICommWrapper.h:38:5: style: Class 'MPICommWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:503:9: style: Class 'NotImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:704:5: style: Class 'MethodTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:720:5: style: Struct 'NameAndDesc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:1591:30: style: Struct 'BorgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2024:9: style: Class 'ScopedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2446:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2742:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2720:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2980:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2984:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2988:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:2992:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3020:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3036:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3057:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3628:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3641:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3652:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3709:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3902:9: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4005:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4151:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4518:13: style: Struct 'BoundDataMember' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4528:13: style: Struct 'BoundUnaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4540:13: style: Struct 'BoundNullaryMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4554:13: style: Struct 'BoundUnaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4568:13: style: Struct 'BoundBinaryFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:5374:9: style: Class 'Text' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:5534:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:5597:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:5706:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:6097:13: style: Class 'TrackerHasName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:7304:9: style: Class 'FreeFunctionTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:7979:9: style: Struct 'GeneratorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:8430:9: style: Class 'LegacyReporterAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9517:9: style: Struct 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9608:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9744:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9776:9: style: Class 'LegacyReporterRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9861:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9958:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9921:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:10083:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:10330:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:10544:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:10975:9: style: Struct 'CompactReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9808:9: style: Class 'ReporterRegistrar < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9808:9: style: Class 'ReporterRegistrar < JunitReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9808:9: style: Class 'ReporterRegistrar < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:9808:9: style: Class 'ReporterRegistrar < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4719:13: style: Struct 'Arg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4778:13: style: Class 'ArgBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4839:13: style: Class 'OptBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3134:9: style: Class 'Option < TagAlias >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3134:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3134:9: style: Class 'Option < TestRunInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3134:9: style: Class 'Option < GroupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:3134:9: style: Class 'Option < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < IConfig const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < ITestCase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < IStreamingReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < IReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < Node < TestGroupStats , Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:564:9: style: Class 'Ptr < Node < TestRunStats , Node < TestGroupStats , Node < TestCaseStats , SectionNode > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4679:9: style: Struct 'CommonArgProperties < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:4487:13: style: Class 'BoundArgFunction < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:1130:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] test/unit/cpp/catch/catch.hpp:1130:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dolfinx/dolfinx_2019.2.0~git20210130.c14cb0a.orig.tar.gz dolfinx-master/cpp/dolfinx/common/Table.h:42:3: style: Class 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/common/Timer.h:37:3: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/geometry/BoundingBoxTree.h:57:3: style: Class 'BoundingBoxTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/VTKFile.h:44:3: style: Class 'VTKFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:322:3: style: Class 'xml_writer_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:336:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:337:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:823:3: style: Class 'xml_node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:1117:3: style: Class 'xpath_variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.hpp:1302:3: style: Class 'xpath_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:510:3: style: Struct 'xml_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:1096:3: style: Struct 'xml_attribute_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:1143:3: style: Struct 'xml_document_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:2918:3: style: Struct 'xml_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:5035:3: style: Struct 'name_null_sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:7553:3: style: Struct 'xpath_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:7678:3: style: Struct 'xpath_allocator_capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/io/pugixml.cpp:8391:3: style: Struct 'namespace_uri_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/dolfinx/la/VectorSpaceBasis.h:25:3: style: Class 'VectorSpaceBasis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:621:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:628:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:964:5: style: Class 'TestInvokerAsMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:980:5: style: Struct 'NameAndTags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:2514:9: style: Class 'LazyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:2892:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3025:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3003:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3373:5: style: Class 'ExceptionMessageMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3527:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3531:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3535:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3539:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3579:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3600:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3630:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3653:13: style: Struct 'ApproxMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3688:13: style: Struct 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3895:5: style: Class 'GeneratorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3928:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3929:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3962:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5187:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5304:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5493:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5563:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5951:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6004:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6134:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6206:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6241:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6222:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6294:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:6342:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:9350:9: style: Struct 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:12123:9: style: Class 'TestInvokerAsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:13415:13: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5815:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5714:9: style: Struct 'StreamingReporterBase < TestEventListenerBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5714:9: style: Struct 'StreamingReporterBase < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5714:9: style: Struct 'StreamingReporterBase < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:5714:9: style: Struct 'StreamingReporterBase < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:4385:9: style: Class 'Option < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:4385:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:8833:9: style: Class 'ResultValueBase < ParseResultType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:8833:9: style: Class 'ResultValueBase < ParseState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3328:13: style: Struct 'MatchNotOf < std :: exception >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3328:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/cpp/test/unit/catch/catch.hpp:3328:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolfinx-master/python/dolfinx/wrappers/MPICommWrapper.h:25:3: style: Class 'MPICommWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dolphin/dolphin_23.08.1.orig.tar.xz dolphin-23.08.1/src/dolphinurlnavigator.h:31:5: style: Class 'DolphinUrlNavigator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/dolphinurlnavigator.h:37:5: style: Class 'DolphinUrlNavigator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/dolphinnavigatorswidgetaction.h:44:5: style: Class 'DolphinNavigatorsWidgetAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/selectionmode/topbar.h:34:5: style: Class 'TopBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/kitemviews/kitemset.h:53:9: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/kitemviews/kitemset.h:138:9: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/kitemviews/kitemset.h:229:9: style: Class 'const_reverse_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/panels/information/phononwidget.cpp:25:5: style: Class 'EmbeddedVideoPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/selectionmode/actionwithwidget.h:31:5: style: Class 'ActionWithWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/settings/viewmodes/contentdisplaytab.h:19:5: style: Class 'ContentDisplayTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/tests/testdir.h:21:5: style: Class 'TestDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/tests/kitemlistcontrollertest.cpp:30:5: style: Class 'KItemListControllerTestStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-23.08.1/src/tests/kitemlistcontrollertest.cpp:181:5: style: Struct 'KeyPress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dolphin-emu/dolphin-emu_5.0-20347+dfsg.orig.tar.xz dolphin-emu-5.0-20347+dfsg/Externals/cpp-optparse/OptionParser.h:39:5: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/cpp-optparse/OptionParser.h:79:5: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/cpp-optparse/OptionParser.cpp:29:3: style: Class 'str_wrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/implot/implot/implot.h:471:5: style: Struct 'ImPlotPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/implot/implot/implot_internal.h:297:5: style: Struct 'ImPlotTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/implot/implot/implot_demo.cpp:126:5: style: Struct 'ScrollingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/implot/implot/implot_demo.cpp:165:5: style: Struct 'HugeTimeData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/soundtouch/FIFOSamplePipe.h:160:5: style: Class 'FIFOProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/soundtouch/FIFOSampleBuffer.h:89:5: style: Class 'FIFOSampleBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/soundtouch/AAFilter.h:60:5: style: Class 'AAFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Externals/soundtouch/BPMDetect.h:84:9: style: Class 'IIR2_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/CompatPatches.cpp:77:3: style: Class 'ImportPatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/Crypto/AES.cpp:39:3: style: Class 'ContextGeneric < Mode :: Encrypt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/Crypto/AES.cpp:39:3: style: Class 'ContextGeneric < Mode :: Decrypt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/Common/Logging/LogManager.cpp:39:3: style: Class 'FileLogListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/Core/ActionReplay.cpp:108:3: style: Struct 'ARAddr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/DolphinQt/QtUtils/PartiallyClosableTabWidget.h:14:3: style: Class 'PartiallyClosableTabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp:57:3: style: Class 'BranchDisplayDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:441:3: style: Class 'LiteralReal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:463:3: style: Class 'VariableExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp:488:3: style: Class 'HotkeyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp:334:5: style: Struct 'InputState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp:108:5: style: Class 'BatteryInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/DualShockUDPClient/DualShockUDPClient.cpp:204:3: style: Class 'InputBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/SDL/SDL.cpp:35:3: style: Class 'InputBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/SteamDeck/SteamDeck.cpp:113:3: style: Class 'Device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/SteamDeck/SteamDeck.cpp:127:3: style: Class 'InputBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/WGInput/WGInput.cpp:345:5: style: Class 'Battery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/Wiimote/WiimoteController.cpp:84:3: style: Class 'Motor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/XInput/XInput.cpp:117:3: style: Class 'Battery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/InputCommon/ControllerInterface/evdev/evdev.cpp:31:3: style: Class 'InputBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/VideoBackends/Vulkan/ObjectCache.cpp:499:3: style: Class 'PipelineCacheReadCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/Core/VideoCommon/ShaderCache.cpp:234:5: style: Class 'CacheReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dolphin-emu-5.0-20347+dfsg/Source/UnitTests/Common/FixedSizeQueueTest.cpp:71:3: style: Class 'NonTrivialTypeTestData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/doomsday/doomsday_2.3.1+ds1.orig.tar.xz doomsday-2.3.1/doomsday/apps/client/src/gl/dgl_draw.cpp:128:9: style: Struct 'GLData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/render/stateanimator.cpp:199:9: style: Struct 'StateCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/ui/editors/variablegroupeditor.cpp:34:5: style: Struct 'RightClickHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/ui/home/savelistwidget.cpp:42:9: style: Struct 'ClickHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/ui/widgets/homeitemwidget.cpp:39:9: style: Struct 'ClickHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/world/base/clientserverworld.cpp:137:5: style: Class 'MapConversionReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/client/src/world/contactspreader.cpp:78:5: style: Struct 'ContactSpreader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/libdoomsday/src/defs/dedregister.cpp:43:9: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/fs_scheme.cpp:42:5: style: Class 'FileRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/fs_scheme.cpp:93:9: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/idgameslink.cpp:46:9: style: Struct 'PackageIndexEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/libdoomsday/src/world/materials.cpp:36:5: style: Struct 'SchemeHashKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/plugins/common/src/game/g_eventsequence.cpp:42:5: style: Class 'SequenceCompleteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/plugins/common/src/game/g_eventsequence.cpp:55:5: style: Class 'SequenceCompleteCommandHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/plugins/fluidsynth/src/fluidsynth_music.cpp:55:5: style: Class 'RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/plugins/fmod/src/fmod_music.cpp:52:5: style: Struct 'SongBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/server/src/remotefeeduser.cpp:39:9: style: Struct 'Transfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/apps/plugins/importdeh/src/dehreader.cpp:97:5: style: Class 'DehReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libappfw/src/guirootwidget.cpp:114:9: style: Struct 'StyleImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libappfw/src/widgets/logwidget.cpp:239:9: style: Class 'WrappingMemoryLogSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libappfw/src/widgets/popupmenuwidget.cpp:46:9: style: Class 'HeadingOverlayImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libappfw/src/widgets/variablearraywidget.cpp:43:9: style: Struct 'HoverHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/data/json.cpp:48:5: style: Class 'JSONParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/data/pathtreenode.cpp:255:9: style: Struct 'PathConstructorArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/core/monospacelogsinkformatter.cpp:41:5: style: Struct 'TabFiller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/data/sourcelinetable.cpp:36:9: style: Struct 'IdNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/data/stringpool.cpp:56:5: style: Class 'CaselessString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/data/stringpool.cpp:120:5: style: Class 'CaselessStringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/metadatabank.cpp:32:9: style: Struct 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/net/networkinterfaces.cpp:35:9: style: Struct 'AddressQueryTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/context.cpp:45:9: style: Class 'ControlFlow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/evaluator.cpp:39:9: style: Struct 'ScopedExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libcore/src/scriptsys/evaluator.cpp:52:9: style: Struct 'ScopedResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/audio/waveformbank.cpp:33:9: style: Struct 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/audio/waveformbank.cpp:52:9: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/displaymode.cpp:56:5: style: Struct 'Mode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/displaymode.cpp:61:5: style: Struct 'Mode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/colorbank.cpp:65:9: style: Struct 'ColorData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/drawable.cpp:36:9: style: Struct 'BufferConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/imagebank.cpp:61:9: style: Struct 'ImageData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/graphics/modelbank.cpp:34:9: style: Struct 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/sdk/libgui/src/text/font_richformat.cpp:51:9: style: Struct 'FormatRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tests/test_appfw/src/approotwidget.h:33:5: style: Class 'AppRootWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tests/test_appfw/src/mainwindow.h:31:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/linkable.h:24:5: style: Class 'Linkable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/shard.h:34:5: style: Class 'Shard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/list.h:27:5: style: Class 'List < Shard >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/string.h:27:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/string.h:28:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gemclass.h:88:5: style: Class 'GemClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gemclass.h:89:5: style: Class 'GemClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gem.h:30:5: style: Class 'Gem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gem.h:31:5: style: Class 'Gem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/block.h:27:5: style: Class 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/token.h:29:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/macro.h:28:5: style: Class 'Macro' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/command.h:29:5: style: Class 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/command.h:30:5: style: Class 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/command.h:31:5: style: Class 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/exception.h:27:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/contextrelation.h:26:5: style: Class 'ContextRelation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gemtestcommand.h:40:5: style: Class 'GemTestCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/gemtest.h:31:5: style: Class 'GemTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/formatrule.h:29:5: style: Class 'FormatRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/outputstate.h:28:5: style: Class 'OutputState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/source.h:36:5: style: Class 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/source.h:37:5: style: Class 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/stringlist.h:28:5: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/schedule.h:37:5: style: Class 'Schedule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/uniquelist.h:27:5: style: Class 'UniqueList < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/amethyst/src/uniquelist.h:28:5: style: Class 'UniqueList < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/shell-text/src/openconnectiondialog.h:30:5: style: Class 'OpenConnectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doomsday-2.3.1/doomsday/tools/shell/src/qttextcanvas.h:30:5: style: Class 'QtTextCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dosbox/dosbox_0.74-3.orig.tar.gz dosbox-0.74-3/src/cpu/cpu.cpp:2173:2: style: Class 'CPU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/cpu/paging.cpp:875:2: style: Class 'PAGING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/dos/cdrom.h:156:2: style: Class 'CDROM_Interface_Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/dos/dos.cpp:1125:2: style: Class 'DOS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/dos/dos_mscdex.cpp:60:2: style: Class 'DOS_DeviceHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/gui/midi.cpp:163:2: style: Class 'MIDI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/gui/sdl_mapper.cpp:130:2: style: Class 'CTriggeredEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/gui/sdl_mapper.cpp:156:2: style: Class 'CContinuousEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/gui/sdl_mapper.cpp:475:2: style: Class 'CKeyBindGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/dos/dos_keyboard_layout.cpp:1087:2: style: Class 'DOS_KeyboardLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/cmos.cpp:297:2: style: Class 'CMOS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/disney.cpp:370:2: style: Class 'DISNEY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/dma.cpp:342:2: style: Class 'DMA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/mame/saa1099.h:39:5: style: Class 'NullInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/gameblaster.cpp:129:2: style: Class 'CMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/gus.cpp:167:2: style: Class 'GUSChannels' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/gus.cpp:786:2: style: Class 'GUS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/hardware.cpp:733:2: style: Class 'HARDWARE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/adlib.h:146:2: style: Class 'Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/iohandler.cpp:494:2: style: Class 'IO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/joystick.cpp:192:2: style: Class 'JOYSTICK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/memory.cpp:546:2: style: Class 'MEMORY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/mpu401.cpp:599:2: style: Class 'MPU401' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/pcspeaker.cpp:328:2: style: Class 'PCSPEAKER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/pic.cpp:549:2: style: Class 'PIC_8259A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/sblaster.cpp:1521:2: style: Class 'SBLASTER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/tandy_sound.cpp:270:2: style: Class 'TANDYSOUND' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/serialport/serialport.cpp:1218:2: style: Class 'SERIALPORTS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/timer.cpp:402:2: style: Class 'TIMER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/ints/bios.cpp:836:2: style: Class 'BIOS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/ints/ems.cpp:1276:2: style: Class 'EMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/ints/xms.cpp:419:2: style: Class 'XMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/shell/shell.cpp:344:2: style: Class 'AUTOEXEC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-0.74-3/src/hardware/adlib.cpp:337:2: style: Class 'Capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dosbox-x/dosbox-x_2024.03.01+dfsg.orig.tar.xz dosbox-x-dosbox-x-v2024.03.01/src/cpu/cpu.cpp:3372:2: style: Class 'Weitek_PageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/cpu/cpu.cpp:3449:2: style: Class 'CPU' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/drives.h:673:17: style: Class 'UDF_blob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/drives.h:1016:2: style: Struct 'UDFextent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/drives.h:1036:5: style: Struct 'UDFextents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/cdrom.h:340:2: style: Class 'CDROM_Interface_Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos.cpp:4027:2: style: Class 'DOS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos_mscdex.cpp:57:2: style: Class 'DOS_DeviceHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos_mscdex.cpp:89:2: style: Class 'CMscdex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos_mscdex.cpp:1404:2: style: Class 'device_MSCDEX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos_keyboard_layout.cpp:1442:2: style: Class 'DOS_KeyboardLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/gui/midi.cpp:589:2: style: Class 'MIDI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/gui/sdl_mapper.cpp:459:5: style: Class 'CTriggeredEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/gui/sdl_mapper.cpp:493:5: style: Class 'CContinuousEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/gui/sdl_mapper.cpp:1533:5: style: Class 'CKeyBindGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/adlib.h:48:2: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/adlib.h:218:2: style: Class 'Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/dbopl.h:248:2: style: Struct 'Chip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/dbopl.h:260:2: style: Struct 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/disney.cpp:387:2: style: Class 'DISNEY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/dongle.cpp:167:2: style: Class 'DONGLE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/dos/dos_programs.cpp:1661:5: style: Class 'PC98ITFPageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/mame/saa1099.h:39:5: style: Class 'NullInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/gameblaster.cpp:129:2: style: Class 'CMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/glide.cpp:203:5: style: Class 'GLIDE_PageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/glide.cpp:324:5: style: Class 'GLIDE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/gus.cpp:196:3: style: Class 'GUSChannels' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/gus.cpp:2243:2: style: Class 'GUS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/floppy.cpp:55:2: style: Class 'FloppyDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/innova.cpp:82:2: style: Class 'INNOVA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/reSID/spline.h:256:3: style: Class 'PointPlotter < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/joystick.cpp:206:2: style: Class 'JOYSTICK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/ide.cpp:60:2: style: Struct 'IDEEventPack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/memory.cpp:160:5: style: Class 'RAMPageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/mpu401.cpp:664:2: style: Class 'MPU401' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/ne2000.cpp:1597:2: style: Class 'NE2K' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/parport/parport.cpp:343:3: style: Class 'PARPORTS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/pci_bus.cpp:217:2: style: Class 'PCI_SSTDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/pcspeaker.cpp:707:2: style: Class 'PCSPEAKER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/ps1_sound.cpp:353:2: style: Class 'PS1SOUND' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/serialport/serialport.cpp:1341:2: style: Class 'SERIALPORTS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/sblaster.cpp:3771:5: style: Class 'SBLASTER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/tandy_sound.cpp:299:2: style: Class 'TANDYSOUND' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/voodoo_interface.h:41:2: style: Class 'Voodoo_PageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/voodoo.cpp:91:5: style: Class 'VOODOO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/adlib.cpp:464:3: style: Struct 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/adlib.cpp:495:3: style: Struct 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/adlib.cpp:851:2: style: Class 'Capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/ints/ems.cpp:194:5: style: Class 'device_EMM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/ints/ems.cpp:1613:2: style: Class 'EMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/ints/xms.cpp:701:2: style: Class 'XMS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/archive.h:164:9: style: Class 'Archive < std :: ofstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/decoders/archive.h:164:9: style: Class 'Archive < std :: ifstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/gui_tk/gui_tk.h:387:5: style: Class 'RefcountAuto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/gui_tk/gui_tk.h:465:26: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/gui_tk/gui_tk.h:441:3: style: Class 'NativeArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/gui_tk/gui_tk.h:1555:26: style: Class 'ActionEventSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/gui_tk/gui_tk.h:447:3: style: Class 'NativeObject < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/BReverbModel.cpp:286:2: style: Class 'RingBuffer < signed short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/BReverbModel.cpp:286:2: style: Class 'RingBuffer < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/BReverbModel.cpp:331:2: style: Class 'AllpassFilter < signed short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/BReverbModel.cpp:331:2: style: Class 'AllpassFilter < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/Display.h:41:2: style: Class 'Display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/File.h:47:2: style: Class 'AbstractFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/TVP.h:65:2: style: Class 'TVP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/MemoryRegion.h:125:2: style: Class 'DisplayMemoryRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/MemoryRegion.h:129:2: style: Class 'ResetMemoryRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/Synth.cpp:211:2: style: Class 'RendererImpl < signed short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/Synth.cpp:211:2: style: Class 'RendererImpl < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/libs/mt32/srchelper/InternalResampler.cpp:32:2: style: Class 'SynthWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/shell/shell.cpp:384:2: style: Class 'device_TMP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/shell/shell.cpp:1158:2: style: Class 'AUTOEXEC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dosbox-x-dosbox-x-v2024.03.01/src/hardware/vga_draw.cpp:2353:5: style: Struct 'first_equal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/doscan/doscan_0.3.3.orig.tar.gz doscan-0.3.3/src/event_queue_epoll.h:56:3: style: Class 'event_queue_epoll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/scan_udp.h:61:5: style: Class 'send_trigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/scan_udp.h:73:5: style: Class 'listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/rx.h:41:3: style: Class 'rx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/rx.h:81:5: style: Class 'match_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/proto_http_proxy.cc:70:3: style: Class 'http_reply' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doscan-0.3.3/src/proto_http_proxy.cc:419:3: style: Class 'trigger_handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dovecot-fts-xapian/dovecot-fts-xapian_1.7.8.orig.tar.gz fts-xapian-1.7.8/src/fts-backend-xapian-functions.cpp:545:9: style: Class 'XDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fts-xapian-1.7.8/src/fts-backend-xapian-functions.cpp:670:2: style: Class 'XDocsWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/doxygen/doxygen_1.9.8+ds.orig.tar.xz doxygen-Release_1_9_8/addon/doxyapp/doxyapp.cpp:46:5: style: Class 'XRefDummyCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/addon/doxyparse/doxyparse.cpp:52:5: style: Class 'Doxyparse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/addon/doxysearch/doxyindexer.cpp:150:5: style: Class 'XMLContentHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/qcstring.h:104:5: style: Class 'QCString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/qcstring.h:107:5: style: Class 'QCString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/qcstring.h:127:5: style: Class 'QCString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/classdef.h:504:3: style: Struct 'UsesClassDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/classdef.h:541:3: style: Struct 'ConstraintClassDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputgen.h:72:5: style: Class 'OutputGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/regex.h:94:5: style: Class 'Ex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/regex.h:120:5: style: Class 'SubMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/filedef.h:241:3: style: Struct 'FilesInDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/util.h:76:5: style: Class 'TextGeneratorOLImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dir.h:72:5: style: Class 'Dir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/growbuf.h:31:5: style: Class 'GrowBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/cite.cpp:49:5: style: Class 'CiteInfoImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/aliases.cpp:32:3: style: Struct 'AliasInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dirdef.h:66:5: style: Class 'UsedDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/htmlgen.h:28:5: style: Class 'HtmlCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/latexgen.h:33:5: style: Class 'LatexCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/rtfgen.h:32:5: style: Class 'RTFCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/mangen.h:29:5: style: Class 'ManCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/docbookgen.h:50:5: style: Class 'DocbookCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/xmlgen.h:23:5: style: Class 'XMLCodeGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < OutputCodeExtension >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < DocbookCodeGenerator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < ManCodeGenerator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < RTFCodeGenerator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < LatexCodeGenerator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/outputlist.h:67:5: style: Class 'OutputCodeDefer < HtmlCodeGenerator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/cache.h:39:5: style: Class 'Cache < std :: string , LookupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/searchindex.h:87:9: style: Class 'IndexWord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/searchindex.h:154:5: style: Class 'SearchIndexIntf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/threadpool.h:51:5: style: Class 'ThreadPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dotfilepatcher.h:29:5: style: Class 'DotFilePatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dotrunner.h:46:5: style: Class 'DotRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dir.h:62:5: style: Class 'DirIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dir.cpp:63:3: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/bufstr.h:32:5: style: Class 'BufStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/ftvhelp.h:41:5: style: Class 'FTVHelp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dotdirdeps.h:28:5: style: Class 'DotDirDeps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dirdef.cpp:41:5: style: Class 'DirDefImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/diagram.h:32:5: style: Class 'ClassDiagram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/diagram.cpp:1044:3: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/docnode.h:1267:5: style: Class 'DocText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/docnode.h:1414:5: style: Class 'DocNodeAST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/growvector.h:63:9: style: Class 'Iterator < GrowVector < std :: variant < DocWord , DocLinkedWord , DocURL , DocLineBreak , DocHorRuler , DocAnchor , DocCite , DocStyleChange , DocSymbol , DocEmoji , DocWhiteSpace , DocSeparator , DocVerbatim , DocInclude , DocIncOperator , DocFormula , DocIndexEntry , DocAutoList , DocAutoListItem , DocTitle , DocXRefItem , DocImage , DocDotFile , DocMscFile , DocDiaFile , DocVhdlFlow , DocLink , DocRef , DocInternalRef , DocHRef , DocHtmlHeader , DocHtmlDescTitle , DocHtmlDescList , DocSection , DocSecRefItem , DocSecRefList , DocInternal , DocParBlock , DocSimpleList , DocHtmlList , DocSimpleSect , DocSimpleSectSep , DocParamSect , DocPara , DocParamList , DocSimpleListItem , DocHtmlListItem , DocHtmlDescData , DocHtmlCell , DocHtmlCaption , DocHtmlRow , DocHtmlTable , DocHtmlBlockQuote , DocText , DocRoot , DocHtmlDetails , DocHtmlSummary > > , std :: variant < DocWord , DocLinkedWord , DocURL , DocLineBreak , DocHorRuler , DocAnchor , DocCite , DocStyleChange , DocSymbol , DocEmoji , DocWhiteSpace , DocSeparator , DocVerbatim , DocInclude , DocIncOperator , DocFormula , DocIndexEntry , DocAutoList , DocAutoListItem , DocTitle , DocXRefItem , DocImage , DocDotFile , DocMscFile , DocDiaFile , DocVhdlFlow , DocLink , DocRef , DocInternalRef , DocHRef , DocHtmlHeader , DocHtmlDescTitle , DocHtmlDescList , DocSection , DocSecRefItem , DocSecRefList , DocInternal , DocParBlock , DocSimpleList , DocHtmlList , DocSimpleSect , DocSimpleSectSep , DocParamSect , DocPara , DocParamList , DocSimpleListItem , DocHtmlListItem , DocHtmlDescData , DocHtmlCell , DocHtmlCaption , DocHtmlRow , DocHtmlTable , DocHtmlBlockQuote , DocText , DocRoot , DocHtmlDetails , DocHtmlSummary > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/growvector.h:63:9: style: Class 'Iterator < const GrowVector < std :: variant < DocWord , DocLinkedWord , DocURL , DocLineBreak , DocHorRuler , DocAnchor , DocCite , DocStyleChange , DocSymbol , DocEmoji , DocWhiteSpace , DocSeparator , DocVerbatim , DocInclude , DocIncOperator , DocFormula , DocIndexEntry , DocAutoList , DocAutoListItem , DocTitle , DocXRefItem , DocImage , DocDotFile , DocMscFile , DocDiaFile , DocVhdlFlow , DocLink , DocRef , DocInternalRef , DocHRef , DocHtmlHeader , DocHtmlDescTitle , DocHtmlDescList , DocSection , DocSecRefItem , DocSecRefList , DocInternal , DocParBlock , DocSimpleList , DocHtmlList , DocSimpleSect , DocSimpleSectSep , DocParamSect , DocPara , DocParamList , DocSimpleListItem , DocHtmlListItem , DocHtmlDescData , DocHtmlCell , DocHtmlCaption , DocHtmlRow , DocHtmlTable , DocHtmlBlockQuote , DocText , DocRoot , DocHtmlDetails , DocHtmlSummary > > , const std :: variant < DocWord , DocLinkedWord , DocURL , DocLineBreak , DocHorRuler , DocAnchor , DocCite , DocStyleChange , DocSymbol , DocEmoji , DocWhiteSpace , DocSeparator , DocVerbatim , DocInclude , DocIncOperator , DocFormula , DocIndexEntry , DocAutoList , DocAutoListItem , DocTitle , DocXRefItem , DocImage , DocDotFile , DocMscFile , DocDiaFile , DocVhdlFlow , DocLink , DocRef , DocInternalRef , DocHRef , DocHtmlHeader , DocHtmlDescTitle , DocHtmlDescList , DocSection , DocSecRefItem , DocSecRefList , DocInternal , DocParBlock , DocSimpleList , DocHtmlList , DocSimpleSect , DocSimpleSectSep , DocParamSect , DocPara , DocParamList , DocSimpleListItem , DocHtmlListItem , DocHtmlDescData , DocHtmlCell , DocHtmlCaption , DocHtmlRow , DocHtmlTable , DocHtmlBlockQuote , DocText , DocRoot , DocHtmlDetails , DocHtmlSummary > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dotgroupcollaboration.h:31:5: style: Class 'DotGroupCollaboration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/membername.h:34:5: style: Class 'MemberName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/membername.h:106:5: style: Class 'MemberNameInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/configimpl.h:306:5: style: Class 'ConfigDisabled' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/dotgfxhierarchytable.h:34:5: style: Class 'DotGfxHierarchyTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/ftvhelp.cpp:107:3: style: Struct 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] doxygen-Release_1_9_8/src/htmlhelp.cpp:117:5: style: Class 'HtmlHelpIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dpaste/dpaste_0.4.0.orig.tar.gz dpaste-0.4.0/src/cipher.h:96:5: style: Struct 'GPGParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpaste-0.4.0/src/cipher.h:106:5: style: Struct 'AESParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpaste-0.4.0/src/gpgcrypto.h:42:5: style: Class 'GPG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpaste-0.4.0/src/conf.h:38:5: style: Class 'ConfigurationFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dpf-plugins/dpf-plugins_1.7+ds.orig.tar.xz DPF-Plugins-1.7/dpf/distrho/extra/ScopedPointer.hpp:91:5: style: Class 'ScopedPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/Application.hpp:49:5: style: Class 'Application' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/Color.hpp:141:5: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/StandaloneWindow.hpp:34:5: style: Class 'StandaloneWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/src/ImageBaseWidgets.cpp:462:5: style: Struct 'PrivateData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/src/ImageBaseWidgets.cpp:861:5: style: Struct 'PrivateData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/src/WindowPrivateData.hpp:108:9: style: Struct 'Modal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/src/pugl-extra/haiku.cpp:14:5: style: Class 'PuglHaikuView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/src/pugl-extra/haiku.cpp:35:5: style: Class 'PuglHaikuWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/extra/FileBrowserDialogImpl.cpp:324:5: style: Struct 'FileBrowserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/extra/ScopedPointer.hpp:91:5: style: Class 'ScopedPointer < FileBrowserData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:238:3: style: Class 'RtAudioError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:426:3: style: Class 'RtAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:678:3: style: Class 'S24' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:679:3: style: Class 'S24' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:680:3: style: Class 'S24' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtaudio/RtAudio.h:681:3: style: Class 'S24' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtmidi/RtMidi.h:98:3: style: Class 'RtMidiError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtmidi/RtMidi.h:280:3: style: Class 'RtMidiIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtmidi/RtMidi.h:425:3: style: Class 'RtMidiOut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtmidi/RtMidi.h:557:3: style: Class 'MidiInApi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/distrho/src/jackbridge/rtmidi/RtMidi.cpp:333:3: style: Class 'MidiOutDummy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/NanoVG.hpp:88:5: style: Class 'NanoImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/NanoVG.hpp:318:5: style: Class 'NanoVG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/dpf/dgl/NanoVG.hpp:294:9: style: Struct 'Paint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/MilkDrop2/vis_milk2/gstring.h:23:2: style: Class 'GString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/MilkDrop2/vis_milk2/gstring.h:131:2: style: Class 'GStringA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/MilkDrop2/nu/AutoCharFn.h:17:2: style: Class 'AutoCharFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Common.hpp:237:5: style: Struct 'caseInsensitiveEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/PresetFactoryManager.hpp:20:10: style: Class 'PresetFactoryException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/PresetChooser.hpp:20:5: style: Class 'PresetIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/projectM.hpp:111:2: style: Class 'RandomizerFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/projectM.hpp:148:3: style: Class 'projectM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/projectM.hpp:149:3: style: Class 'projectM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/CustomShape.hpp:79:5: style: Class 'CustomShape' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/MilkdropPresetFactory/CustomWave.hpp:56:6: style: Class 'CustomWave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/StaticGlShaders.h:55:5: style: Class 'StaticGlShaders' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:180:5: style: Struct 'StringPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/CodeWriter.h:35:5: style: Class 'CodeWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:91:5: style: Class 'Array < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:91:5: style: Class 'Array < HLSLStruct * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:91:5: style: Class 'Array < Variable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:91:5: style: Class 'Array < HLSLFunction * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/Engine.h:91:5: style: Class 'Array < HLSLMacro * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/libprojectM/Renderer/hlslparser/src/HLSLTree.cpp:1171:5: style: Class 'MarkVisibleStatementsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/Timing/VisualAnimation.h:79:3: style: Class 'VisualAnimation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/Timing/VisualTimeline.h:70:3: style: Class 'VisualTimeline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/VisualString.h:80:3: style: Class 'VisualString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/VisualString.h:88:3: style: Class 'VisualString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/VisualString.h:95:3: style: Class 'VisualString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/VisualInterpolation.h:57:3: style: Class 'VisualInterpolation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/Tools/VisualItemIdentifier.h:63:3: style: Class 'VisualItemIdentifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/VisualNotification.h:68:3: style: Class 'VisualNotification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/VisualConvolutionFilter.h:81:3: style: Class 'VisualConvolutionFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-iTunes-VizKit/source/VisualStageBox.h:64:3: style: Class 'VisualStageBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-xmms/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-xmms/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/museum/projectM-xmms/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-jack/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-jack/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-jack/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-libvisual/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-pulseaudio/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-pulseaudio/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-pulseaudio/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-qt/configfile.hpp:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-qt/configfile.hpp:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-qt/configfile.hpp:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-test/ConfigFile.h:67:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-test/ConfigFile.h:110:3: style: Struct 'file_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DPF-Plugins-1.7/plugins/ProM/projectM/src/projectM-test/ConfigFile.h:114:3: style: Struct 'key_not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dpuser/dpuser_4.1+dfsg.orig.tar.xz dpusersrc/QFitsView/QFitsDisplay.h:11:2: style: Class 'QFitsDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/QFitsView/QFitsViews/QFitsBaseView.h:10:5: style: Class 'QFitsBaseView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/QFitsView/QFitsWidgets/QFitsWidget3D.h:18:5: style: Class 'QFitsWidget3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/QFitsView/highlighter.h:41:5: style: Class 'Highlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserType.h:34:2: style: Class 'dpuserTypeException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserType.h:44:2: style: Class 'dpuserType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserType.h:45:2: style: Class 'dpuserType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserType.h:46:2: style: Class 'dpuserType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:42:2: style: Class 'numberNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:43:3: style: Class 'numberNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:45:3: style: Class 'numberNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:46:3: style: Class 'numberNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:52:3: style: Class 'unaryMinusNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:61:3: style: Class 'variableNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:127:2: style: Class 'incrementNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:134:2: style: Class 'decrementNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:221:3: style: Class 'notNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:241:9: style: Class 'functionNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:254:5: style: Class 'procedureNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:265:2: style: Class 'helpNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:273:2: style: Class 'statementNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:302:5: style: Class 'createrangeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:401:2: style: Class 'userprocedureNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/dpuserAST.h:410:5: style: Class 'whereNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/mpfit/mpfitAST.h:33:3: style: Class 'mpfitnumberNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/mpfit/mpfitAST.h:39:3: style: Class 'mpfitunaryMinusNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/mpfit/mpfitAST.h:50:5: style: Class 'mpfitvariableNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/dpuser/qtpgplot.h:22:2: style: Class 'QtPgplot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/libfits/JulianDay.h:83:2: style: Class 'CJulianDay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/libfits/JulianDay.h:84:2: style: Class 'CJulianDay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/libfits/dpComplex.h:32:2: style: Class 'dpComplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/utils/dpstring.h:17:2: style: Class 'dpString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/utils/dpstring.h:18:2: style: Class 'dpString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/utils/dpstring.h:64:2: style: Class 'dpRegExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/utils/dpstring.h:70:5: style: Class 'dpChar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dpusersrc/utils/osdir/osdir.h:39:4: style: Class 'directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dragon/dragon_23.04.2.orig.tar.xz dragon-23.04.2/src/app/listView.cpp:18:5: style: Class 'ListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dragonfly-reverb/dragonfly-reverb_3.2.10.orig.tar.gz dragonfly-reverb-3.2.10/plugins/dragonfly-early-reflections/DSP.hpp:26:3: style: Class 'DragonflyReverbDSP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dragonfly-reverb-3.2.10/plugins/dragonfly-hall-reverb/DSP.hpp:27:3: style: Class 'DragonflyReverbDSP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dragonfly-reverb-3.2.10/plugins/dragonfly-plate-reverb/DSP.hpp:54:3: style: Class 'DragonflyReverbDSP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dragonfly-reverb-3.2.10/plugins/dragonfly-room-reverb/DSP.hpp:26:3: style: Class 'DragonflyReverbDSP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drawtiming/drawtiming_0.7.1.orig.tar.gz drawtiming-0.7.1/src/timing.h:59:5: style: Struct 'sigvalue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drawtiming-0.7.1/src/timing.h:76:5: style: Class 'not_found' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drc/drc_3.2.3~dfsg0.orig.tar.xz drc-3.2.3/source/minIni/minIni.h:77:5: style: Class 'minIni' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drkonqi/drkonqi_5.27.10.orig.tar.xz drkonqi-5.27.10/src/kdbgwin/msvc_generator.h:32:5: style: Class 'MsvcGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drkonqi-5.27.10/src/kdbgwin/mingw_generator.h:37:5: style: Class 'MingwGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drogon/drogon_1.8.7+ds.orig.tar.xz drogon-1.8.7/drogon_ctl/create_model.h:84:5: style: Class 'PivotTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/drogon_ctl/create_model.h:132:5: style: Class 'ConvertMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/drogon_ctl/create_model.h:206:5: style: Class 'Relationship' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/lib/src/HttpMessageBody.h:65:5: style: Class 'HttpMessageStringBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/lib/src/HttpMessageBody.h:69:5: style: Class 'HttpMessageStringBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/lib/tests/unittests/MainLoopTest.cc:10:5: style: Struct 'TestCookie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drogon-1.8.7/lib/tests/unittests/StringOpsTest.cc:7:5: style: Struct 'SameContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drs4eb/drs4eb_5.0.6+git20211217+ds.orig.tar.xz drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:249:3: style: Class 'DOFrame_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:313:3: style: Class 'ConfigDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:359:3: style: Class 'DisplayDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:481:3: style: Class 'MeasureDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:539:3: style: Class 'TriggerDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:564:3: style: Class 'AboutDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drs4eb-5.0.6+git20211217+ds/software/drsosc/DRSOsc.h:599:3: style: Class 'InfoDialog_fb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drumgizmo/drumgizmo_0.9.20.orig.tar.gz drumgizmo-0.9.20/dggui/colour.h:39:2: style: Class 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/layout.h:112:2: style: Class 'VBoxLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/layout.h:134:2: style: Class 'HBoxLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/widget.h:62:2: style: Class 'Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/button_base.h:42:2: style: Class 'ButtonBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/toggle.h:39:2: style: Class 'Toggle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/resource.h:37:2: style: Class 'Resource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/image.h:44:2: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/checkbox.h:37:2: style: Class 'CheckBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/painter.h:45:2: style: Class 'Painter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/font.h:40:2: style: Class 'Font' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/button.h:39:2: style: Class 'Button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/window.h:44:2: style: Class 'Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/dialog.h:48:2: style: Class 'Dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/scrollbar.h:43:2: style: Class 'ScrollBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/listboxbasic.h:52:2: style: Class 'ListBoxBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/listboxthin.h:46:2: style: Class 'ListBoxThin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/combobox.h:45:2: style: Class 'ComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/powerbutton.h:38:2: style: Class 'PowerButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/tooltip.h:46:2: style: Class 'Tooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/helpbutton.h:40:2: style: Class 'HelpButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/frame.h:43:2: style: Class 'FrameWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/label.h:47:2: style: Class 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/knob.h:40:2: style: Class 'Knob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/led.h:43:2: style: Class 'LED' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/lineedit.h:43:2: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/listbox.h:44:2: style: Class 'ListBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/progressbar.h:50:2: style: Class 'ProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/stackedwidget.h:45:2: style: Class 'StackedWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/slider.h:40:2: style: Class 'Slider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/textedit.h:45:2: style: Class 'TextEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/tabwidget.h:41:2: style: Class 'TabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/dggui/verticalline.h:39:2: style: Class 'VerticalLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/drumgizmo/input/jackmidi.h:42:2: style: Class 'JackMidiInputEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/drumgizmo/output/jackaudio.h:39:2: style: Class 'JackAudioOutputEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/plugingizmo/pluginvst.h:220:3: style: Class 'UI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugingui/abouttab.h:42:2: style: Class 'AboutTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugingui/filebrowser.h:47:2: style: Class 'FileBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugingui/drumkitframecontent.h:48:2: style: Class 'BrowseFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/drumgizmo_plugin.h:122:3: style: Class 'Input' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/drumgizmo_plugin.h:148:3: style: Class 'Output' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/drumgizmo_plugin.h:173:3: style: Class 'ConfigStringIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/drumgizmo_plugin.cc:182:2: style: Class 'InlinePixelBufferAlpha' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/plugin/drumgizmo_plugin.cc:196:2: style: Class 'InlineCanvas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/channel.h:47:2: style: Class 'Channel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/channel.h:57:2: style: Class 'InstrumentChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/channelmixer.h:43:2: style: Class 'ChannelMixer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/directory.h:49:2: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/id.h:43:2: style: Struct 'ID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/random.h:36:2: style: Class 'Random' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/versionstr.h:58:2: style: Class 'VersionStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/versionstr.h:66:2: style: Class 'VersionStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:62:2: style: Class 'Atomic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:68:2: style: Class 'Atomic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:76:2: style: Class 'Atomic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/settings.h:260:2: style: Struct 'SettingsGetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/settings.h:483:2: style: Class 'SettingsNotifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:151:2: style: Class 'SettingRef < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:151:2: style: Class 'SettingRef < LoadStatus >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:151:2: style: Class 'SettingRef < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:151:2: style: Class 'SettingRef < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/atomic.h:151:2: style: Class 'SettingRef < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/powermapfilter.h:38:2: style: Class 'PowermapFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/staminafilter.h:41:2: style: Class 'StaminaFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/configfile.h:36:2: style: Class 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/scopedfile.h:35:2: style: Class 'ScopedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/lv2_test_host.h:47:2: style: Class 'LV2TestHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/notifiertest.cc:37:2: style: Class 'Probe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/paintertest.cc:39:2: style: Class 'TestColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/resource_test.cc:37:2: style: Class 'ResourceTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/src/sem.h:36:2: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/uitests/framewidgettest.cc:46:2: style: Class 'Widget1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/uitests/framewidgettest.cc:74:2: style: Class 'Widget2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/uitests/tabwidgettest.cc:44:2: style: Class 'Widget1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/uitests/tabwidgettest.cc:74:2: style: Class 'Widget2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/test/uitests/tabwidgettest.cc:85:2: style: Class 'Widget3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:315:3: style: Class 'xml_writer_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:329:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:330:3: style: Class 'xml_writer_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:816:3: style: Class 'xml_node_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:1110:3: style: Class 'xpath_variable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.hpp:1286:3: style: Class 'xpath_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:510:3: style: Struct 'xml_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:1096:3: style: Struct 'xml_attribute_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:1143:3: style: Struct 'xml_document_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:2918:3: style: Struct 'xml_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:5022:3: style: Struct 'name_null_sentry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:7499:3: style: Struct 'xpath_allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:7624:3: style: Struct 'xpath_allocator_capture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumgizmo-0.9.20/pugixml/src/pugixml.cpp:8346:3: style: Struct 'namespace_uri_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/drumkv1/drumkv1_0.9.34.orig.tar.gz drumkv1-0.9.34/src/drumkv1.h:243:2: style: Class 'drumkv1_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_sample.h:44:2: style: Class 'drumkv1_sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_sample.h:166:2: style: Class 'drumkv1_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_wave.h:41:2: style: Class 'drumkv1_wave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_wave.h:176:2: style: Class 'drumkv1_wave_lf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_wave.h:190:2: style: Class 'drumkv1_oscillator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_ramp.h:116:2: style: Class 'drumkv1_ramp1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_ramp.h:159:2: style: Class 'drumkv1_ramp2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_ramp.h:205:2: style: Class 'drumkv1_ramp3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_ramp.h:253:2: style: Class 'drumkv1_ramp4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_filter.h:40:2: style: Class 'drumkv1_filter1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_filter.h:112:2: style: Class 'drumkv1_filter2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_filter.h:177:2: style: Class 'drumkv1_filter3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_formant.h:93:2: style: Class 'drumkv1_formant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_formant.h:62:3: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_fx.h:59:2: style: Class 'drumkv1_fx_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_fx.h:234:2: style: Class 'drumkv1_fx_comp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_fx.h:388:2: style: Class 'drumkv1_fx_chorus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_fx.h:459:2: style: Class 'drumkv1_fx_delay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_fx.h:553:2: style: Class 'drumkv1_fx_phaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_reverb.h:40:2: style: Class 'drumkv1_reverb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_reverb.h:169:3: style: Class 'sample_buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_reverb.h:217:3: style: Class 'comb_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_reverb.h:253:3: style: Class 'allpass_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_controls.h:40:2: style: Class 'drumkv1_controls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_controls.h:156:3: style: Class 'SchedIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_controls.h:181:3: style: Class 'SchedOut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_programs.h:40:2: style: Class 'drumkv1_programs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_programs.h:129:3: style: Class 'Sched' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_tuning.h:57:2: style: Class 'drumkv1_tuning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1.cpp:784:2: style: Class 'drumkv1_phasor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1.cpp:908:2: style: Struct 'drumkv1_voice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1.cpp:963:2: style: Class 'drumkv1_midi_in' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_controls.cpp:201:2: style: Class 'xrpn_queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_jack.h:46:2: style: Class 'drumkv1_jack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget.h:254:2: style: Class 'drumkv1widget_sched' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_jack.h:45:2: style: Class 'drumkv1widget_jack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_lv2.cpp:92:2: style: Class 'drumkv1_lv2_map_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_nsm.h:44:2: style: Class 'drumkv1_nsm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1_sched.cpp:40:2: style: Class 'drumkv1_sched_thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:48:2: style: Class 'drumkv1widget_param' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:119:2: style: Class 'drumkv1widget_dial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:165:2: style: Class 'drumkv1widget_knob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:209:2: style: Class 'drumkv1widget_edit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:257:2: style: Class 'drumkv1widget_spin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:301:2: style: Class 'drumkv1widget_combo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:342:2: style: Class 'drumkv1widget_radio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:381:2: style: Class 'drumkv1widget_check' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_param.h:422:2: style: Class 'drumkv1widget_group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:51:2: style: Class 'drumkv1widget_palette' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:146:2: style: Class 'PaletteModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:189:2: style: Class 'ColorDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:225:2: style: Class 'ColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:257:2: style: Class 'ColorEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_palette.h:287:2: style: Class 'RoleEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_control.h:82:2: style: Class 'drumkv1widget_control' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_controls.h:44:2: style: Class 'drumkv1widget_controls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_controls.cpp:42:2: style: Class 'ItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_elements.h:52:2: style: Class 'drumkv1widget_elements_model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_elements.h:115:2: style: Class 'drumkv1widget_elements' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_env.h:39:2: style: Class 'drumkv1widget_env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_filt.h:39:2: style: Class 'drumkv1widget_filt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_keybd.h:40:2: style: Class 'drumkv1widget_keybd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_preset.h:42:2: style: Class 'drumkv1widget_preset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_programs.h:42:2: style: Class 'drumkv1widget_programs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_programs.cpp:42:2: style: Class 'ItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_sample.h:47:2: style: Class 'drumkv1widget_sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_spinbox.h:40:2: style: Class 'drumkv1widget_spinbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_status.h:45:2: style: Class 'drumkv1widget_status' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] drumkv1-0.9.34/src/drumkv1widget_wave.h:42:2: style: Class 'drumkv1widget_wave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dsda-doom/dsda-doom_0.27.5+dfsg.orig.tar.xz dsda-doom-0.27.5/prboom2/src/scanner.h:75:3: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dssi/dssi_1.1.1~dfsg0.orig.tar.gz dssi-1.1.1~dfsg0/examples/karplong.cpp:45:5: style: Class 'Karplong' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dssp/dssp_4.2.2.orig.tar.gz dssp-4.2.2/src/dssp.cpp:602:2: style: Class 'MSurfaceDots' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dtkcore/dtkcore_5.6.2.2.orig.tar.gz dtkcore-5.6.2.2/examples/dasync-example/main.cpp:302:9: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/filesystem/private/dcapfsfileengine_p.h:25:5: style: Class 'DCapFSFileEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/filesystem/dcapfile.cpp:21:5: style: Class 'DCapFilePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/filesystem/dcapfile.cpp:217:5: style: Class 'DCapDirPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/filesystem/dfilewatchermanager.cpp:17:5: style: Class 'DFileWatcherManagerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/settings/backend/qsettingbackend.cpp:16:5: style: Class 'QSettingBackendPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/settings/dsettings.cpp:24:5: style: Class 'DSettingsPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/settings/dsettingsgroup.cpp:16:5: style: Class 'DSettingsGroupPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/log/Logger.cpp:418:5: style: Class 'LogDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/settings/dsettingsoption.cpp:16:5: style: Class 'DSettingsOptionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/util/dtimedloop.cpp:26:5: style: Class 'DTimedLoopPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/src/util/dtimedloop.cpp:42:9: style: Class 'LoopGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/tests/ut_dasync.cpp:20:5: style: Class 'Thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/tests/ut_dasync.cpp:59:9: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkcore-5.6.2.2/tests/ut_ddci.cpp:239:5: style: Class 'TestDCIFileHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dtkgui/dtkgui_5.6.2.2.orig.tar.gz dtkgui-5.6.2.2/src/util/private/dbuiltiniconengine_p.h:20:5: style: Class 'DBuiltinIconEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkgui-5.6.2.2/src/util/private/dbuiltiniconengine.cpp:30:5: style: Class 'ImageEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkgui-5.6.2.2/tests/src/ut_dthumbnailprovider.cpp:24:5: style: Class 'DThumbnailProviderPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dtkwidget/dtkwidget_5.6.2.2.orig.tar.gz dtkwidget-5.6.2.2/examples/dwidget-examples/collections/widgetexample.h:63:5: style: Class 'CalendarModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/examples/dwidget-examples/collections/windowexample.cpp:26:4: style: Class 'ExampTitlebar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/examples/dwidget-examples/collections/windowexample.cpp:50:4: style: Class 'ExampWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/util/dapplicationsettings.cpp:24:5: style: Class 'DApplicationSettingsPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/util/daccessibilitychecker.cpp:24:5: style: Class 'DAccessibilityCheckerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/util/private/dregionmonitor_p.h:21:5: style: Class 'DRegionMonitorPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dabstractdialogprivate_p.h:23:5: style: Class 'DAbstractDialogPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dalertcontrol_p.h:18:5: style: Class 'DAlertControlPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dbackgroundgroup.cpp:19:5: style: Class 'DBackgroundGroupPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dbaseexpand.cpp:16:5: style: Class 'DBaseExpandPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/danchors.cpp:302:5: style: Class 'DAnchorsRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/danchors.cpp:342:5: style: Class 'DAnchorsBasePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dboxwidget_p.h:18:5: style: Class 'DBoxWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dcircleprogress_p.h:21:5: style: Class 'DCircleProgressPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dbuttonbox_p.h:22:5: style: Class 'DButtonBoxPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dbuttonbox.cpp:22:5: style: Class 'DButtonBoxButtonPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dclipeffectwidget.cpp:22:5: style: Class 'DClipEffectWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/plugin/dtkuiplugin/dcustomerplugins.h:17:5: style: Class 'DCustomWidgets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dframe_p.h:19:5: style: Class 'DFramePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/ddrawer_p.h:24:5: style: Class 'DDrawerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/ddialog_p.h:28:5: style: Class 'DDialogPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/ddrawergroup.cpp:15:5: style: Class 'DDrawerGroupPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dlineedit_p.h:23:5: style: Class 'DLineEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dfilechooseredit_p.h:19:5: style: Class 'DFileChooserEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dgraphicsclipeffect.cpp:17:5: style: Class 'DGraphicsClipEffectPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dflowlayout_p.h:18:5: style: Class 'DFlowLayoutPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/diconbutton_p.h:16:5: style: Class 'DIconButtonPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dimageviewer_p.h:22:5: style: Class 'DImageViewerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dinputdialog_p.h:21:5: style: Class 'DInputDialogPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dkeysequenceedit_p.h:19:5: style: Class 'DKeySequenceEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dkeysequenceedit.cpp:28:5: style: Class 'DKeyLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dkeysequenceedit.cpp:92:5: style: Class 'DKeyWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dipv4lineedit_p.h:20:5: style: Class 'DIpv4LineEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dlabel_p.h:20:5: style: Class 'DLabelPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dloadingindicator_p.h:16:5: style: Class 'DLoadingIndicatorPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dpalettehelper_p.h:17:5: style: Class 'DPaletteHelperPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dpageindicator_p.h:18:5: style: Class 'DPageIndicatorPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dlistview_p.h:17:5: style: Class 'DListViewPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dpasswordedit_p.h:17:5: style: Class 'DPasswordEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dpicturesequenceview_p.h:23:5: style: Class 'DPictureSequenceViewPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dsearchedit_p.h:24:5: style: Class 'DSearchEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dsegmentedcontrol.cpp:22:5: style: Class 'DSegmentedControlPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dspinbox_p.h:20:5: style: Class 'DSpinBoxPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dspinbox_p.h:30:5: style: Class 'DDoubleSpinBoxPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dslider_p.h:25:5: style: Class 'DSliderPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dslider.cpp:22:5: style: Class 'SliderStrip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dsimplelistview.cpp:25:5: style: Class 'DSimpleListViewPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dtiplabel_p.h:19:5: style: Class 'DTipLabelPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dtextedit.cpp:29:5: style: Class 'DTextEditPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dtoast.cpp:24:5: style: Class 'DToastPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dwindowmaxbutton.cpp:13:5: style: Class 'DWindowMaxButtonPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/dwaterprogress.cpp:37:5: style: Class 'DWaterProgressPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/settings/navigationdelegate.h:19:5: style: Class 'NavigationDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwidget-5.6.2.2/src/widgets/private/dprintpreviewdialog_p.h:205:5: style: Class 'PreviewSettingsPluginHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dtkwm/dtkwm_2.0.12.orig.tar.gz dtkwm-2.0.12/examples/mainwindow.h:20:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwm-2.0.12/src/dwindowmanager.h:50:5: style: Class 'DWindowManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwm-2.0.12/src/dscreenwindowsutil.h:42:5: style: Class 'DScreenWindowsUtil' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwm-2.0.12/src/dscreenwindowsutil.cpp:23:5: style: Class 'DScreenWindowsUtilPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtkwm-2.0.12/src/dwindowmanager.cpp:36:5: style: Class 'DWindowManagerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dtl/dtl_1.20.orig.tar.gz dtl-1.20/examples/printers.hpp:11:5: style: Class 'customChangePrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtl-1.20/examples/storage.hpp:10:5: style: Class 'CustomStorage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/duma/duma_2.5.21.orig.tar.gz duma-VERSION_2_5_21/stacktrace/internal/MapFile.cpp:44:2: style: Class 'MapFileImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-common/dune-common_2.9.0.orig.tar.xz dune-common-2.9.0.orig/dune/common/float_cmp.hh:316:5: style: Class 'FloatCmpOps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/parallel/test/remoteindicestest.cc:39:3: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/parallel/test/variablesizecommunicatortest.cc:26:5: style: Struct 'MyDataHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/parallel/test/variablesizecommunicatortest.cc:130:5: style: Struct 'MyDataHandle1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/parallel/test/variablesizecommunicatortest.cc:169:5: style: Struct 'VarDataHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/parallel/test/variablesizecommunicatortest.cc:271:5: style: Struct 'VarDataHandle1D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:152:5: style: Class 'StreamWrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < VERY_VERBOSE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < VERY_VERBOSE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < VERBOSE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < VERBOSE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < INFO_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < INFO_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < WARN_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < WARN_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < GRAVE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < GRAVE_DEBUG_LEVEL , MINIMAL_DEBUG_LEVEL , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:199:5: style: Class 'DebugStream < 1 , 1 , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/debugstream.hh:219:5: style: Class 'DebugStream < 1 , 1 , 1 , greater_or_equal >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/arraylisttest.cc:19:3: style: Class 'Double' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/debugaligntest.cc:20:3: style: Class 'WithViolatedAlignmentHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/densevectortest.cc:31:3: style: Class 'MyVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/dummyiterator.hh:23:3: style: Class 'dummyiterator < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/dummyiterator.hh:28:3: style: Class 'dummyiterator < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/dummyiterator.hh:23:3: style: Class 'dummyiterator < const int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/dummyiterator.hh:28:3: style: Class 'dummyiterator < const int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjectfactorysingleton.cc:14:1: style: Struct 'Aix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjectfactorysingleton.cc:15:1: style: Struct 'Bix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjecttest.cc:13:1: style: Struct 'Ai' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjecttest.cc:14:1: style: Struct 'Bi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjecttest.cc:17:1: style: Struct 'Ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjecttest.cc:18:1: style: Struct 'Bd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/parameterizedobjecttest.cc:30:5: style: Struct 'AImp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/quadmathtest.cc:22:3: style: Struct 'Comparator < Float128 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/referencehelpertest.cc:21:3: style: Class 'CopyCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-common-2.9.0.orig/dune/common/test/sllisttest.cc:17:3: style: Class 'DoubleWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-functions/dune-functions_2.9.0.orig.tar.xz dune-functions-2.9.0.orig/dune/functions/common/test/polymorphicsmallobjecttest.cc:32:3: style: Class 'Derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-geometry/dune-geometry_2.9.0.orig.tar.xz dune-geometry-2.9.0.orig/dune/geometry/refinement/simplex.cc:530:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/simplex.cc:621:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/simplex.cc:779:9: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/hcubetriangulation.cc:164:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/hcubetriangulation.cc:244:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/hcubetriangulation.cc:362:9: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/prismtriangulation.cc:165:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/prismtriangulation.cc:247:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/prismtriangulation.cc:358:9: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/pyramidtriangulation.cc:168:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/pyramidtriangulation.cc:249:9: style: Class 'RefinementIteratorSpecial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/refinement/pyramidtriangulation.cc:362:9: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/type.hh:233:15: style: Class 'GeometryType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/virtualrefinement.cc:112:5: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/virtualrefinement.cc:113:5: style: Class 'SubEntityIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/virtualrefinement.cc:404:5: style: Class 'SubEntityIteratorBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/virtualrefinement.cc:405:5: style: Class 'SubEntityIteratorBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules.hh:165:5: style: Class 'QuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/gausslobattoquadrature.hh:37:5: style: Class 'GaussLobattoQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/gaussquadrature.hh:37:5: style: Class 'GaussQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/gaussradauleftquadrature.hh:37:5: style: Class 'GaussRadauLeftQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/gaussradaurightquadrature.hh:37:5: style: Class 'GaussRadauRightQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/jacobi1quadrature.hh:37:5: style: Class 'Jacobi1QuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/jacobi2quadrature.hh:37:5: style: Class 'Jacobi2QuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/prismquadrature.hh:37:5: style: Class 'PrismQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/simplexquadrature.hh:36:5: style: Class 'SimplexQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-geometry-2.9.0.orig/dune/geometry/quadraturerules/simplexquadrature.hh:51:5: style: Class 'SimplexQuadratureRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-grid/dune-grid_2.9.0.orig.tar.xz dune-grid-2.9.0.orig/dune/grid/albertagrid/geometry.cc:221:5: style: Struct 'FaceCoordReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/dgfparser/blocks/gridparameter.hh:55:7: style: Class 'GridParameterBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/dgfparser/dgfparser.cc:30:5: style: Class 'DGFPrintInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/gnuplot.hh:37:5: style: Class 'GnuplotWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/gnuplot.hh:94:5: style: Class 'LeafGnuplotWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/dgfparser/dgfyasp.hh:46:7: style: Class 'YaspGridParameterBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/dgfparser/dgfyasp.hh:489:5: style: Class 'DGFGridFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/test/conformvolumevtktest.cc:42:3: style: Class 'VTKVectorFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/test/subsamplingvtktest.cc:40:3: style: Class 'VTKVectorFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/io/file/test/vtktest.cc:51:3: style: Class 'VTKVectorFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/test/geometrygrid-coordfunction-copyconstructor.cc:21:3: style: Class 'Analytical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/test/geometrygrid-coordfunction-copyconstructor.cc:38:3: style: Class 'Discrete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridlist.hh:40:5: style: Class 'OneDGridListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridentityseed.hh:33:5: style: Class 'OneDGridEntitySeed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridleafiterator.hh:29:5: style: Class 'OneDGridLeafIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridleveliterator.hh:41:5: style: Class 'OneDGridLevelIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid.hh:148:5: style: Class 'OneDGrid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridindexsets.hh:316:5: style: Class 'OneDGridIdSet < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridindexsets.hh:158:5: style: Class 'OneDGridLeafIndexSet < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridhieriterator.hh:44:5: style: Class 'OneDGridHierarchicIterator < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridhieriterator.hh:44:5: style: Class 'OneDGridHierarchicIterator < OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridviews.hh:306:5: style: Class 'OneDGridLeafGridView < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridintersectioniterators.hh:88:5: style: Class 'OneDGridLeafIntersectionIterator < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridintersectioniterators.hh:37:5: style: Class 'OneDGridLevelIntersectionIterator < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridintersections.hh:254:5: style: Class 'OneDGridLeafIntersection < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/onedgrid/onedgridintersections.hh:40:5: style: Class 'OneDGridLevelIntersection < const OneDGrid >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/common/boundaryprojection.hh:112:5: style: Class 'BoundaryProjectionWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/common/boundaryprojection.hh:160:5: style: Class 'BoundarySegmentWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/common/boundaryprojection.hh:245:5: style: Struct 'CircleBoundaryProjection < Dune :: AlbertaGrid < dim > :: dimensionworld >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/utility/test/persistentcontainertest.cc:29:3: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-2.9.0.orig/dune/grid/utility/vertexorderfactory.hh:53:5: style: Class 'VertexOrderByIdFactory < Dune :: OneDGrid :: GlobalIdSet , long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-grid-glue/dune-grid-glue_2.9.0.orig.tar.gz dune-grid-glue-2.9.0/dune/grid-glue/adapter/gridgluecommunicate.hh:38:7: style: Struct 'GlobalId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/adapter/gridgluecommunicate.hh:146:7: style: Class 'StreamingMessageBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/adapter/intersectionindexset.hh:49:13: style: Class 'IntersectionIndexSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/mixeddimcouplingtest.cc:65:3: style: Class 'MixedDimTrafo < 1 , 2 , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/mixeddimscalingtest.cc:41:3: style: Class 'MixedDimTrafo < dim1 , dimworld , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/nonoverlappingcouplingtest.cc:56:3: style: Class 'ShiftTrafo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/nonoverlappingcouplingtest.cc:222:3: style: Class 'MeshGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/nonoverlappingcouplingtest.cc:194:3: style: Class 'MeshGenerator < 2 , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-grid-glue-2.9.0/dune/grid-glue/test/nonoverlappingcouplingtest.cc:194:3: style: Class 'MeshGenerator < 3 , false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-istl/dune-istl_2.9.0.orig.tar.xz dune-istl-2.9.0.orig/dune/istl/eigenvalue/test/matrixinfo.hh:63:3: style: Class 'MatrixInfo < Dune :: BCRSMatrix < Dune :: FieldMatrix < double , BS , BS > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-istl-2.9.0.orig/dune/istl/eigenvalue/poweriteration.hh:206:5: style: Class 'PowerIteration_Algorithms < Dune :: BCRSMatrix < Dune :: FieldMatrix < double , BS , BS > > , Dune :: BlockVector < Dune :: FieldVector < Dune :: BCRSMatrix < Dune :: FieldMatrix < double , BS , BS > > :: field_type , bvBlockSize > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-istl-2.9.0.orig/dune/istl/test/registrytest.cc:39:3: style: Struct 'ThingA < decltype ( m ) :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-localfunctions/dune-localfunctions_2.9.0.orig.tar.xz dune-localfunctions-2.9.0.orig/dune/localfunctions/test/test-fe.hh:51:3: style: Class 'FEFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-pdelab/dune-pdelab_2.7~20200605.orig.tar.xz dune-pdelab-2.7~20200605.orig/dune/pdelab/common/logtag.hh:138:7: style: Class 'WithLogtag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/logtag.hh:90:7: style: Class 'GeneralLogtagFormatter < std :: ostream & ( * ) ( std :: ostream & ) >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testanalytic.cc:22:3: style: Class 'Velocity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testanalytic.cc:41:3: style: Class 'Pressure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/helmholtzoperator.hh:43:3: style: Class 'HelmholtzLocalOperator < ParametersSphericalWave < Dune :: YaspGrid < 2 > :: LeafGridView , std :: complex < double > , double > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testcomplexnumbers-problem.hh:19:3: style: Class 'ParametersSphericalWave < Dune :: YaspGrid < 2 > :: LeafGridView , std :: complex < double > , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testconstraints.cc:25:3: style: Class 'F' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testconstraints.cc:49:3: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testconstraints.cc:125:3: style: Class 'Fm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testconstraints.cc:148:3: style: Class 'Bm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testelasticity.cc:27:3: style: Class 'G' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testelectrodynamic.cc:131:3: style: Class 'BCTypeParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testfunction.cc:101:3: style: Class 'L' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/doc/Recipes/recipe-operator-splitting.cc:345:3: style: Class 'LOP_spatial_flow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/doc/Recipes/recipe-operator-splitting.cc:443:3: style: Class 'LOP_time_flow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/doc/Recipes/recipe-operator-splitting.cc:135:3: style: Class 'Parameters < double , Dune :: FieldVector < Dune :: YaspGrid < dim > :: ctype , dim > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testfastdgassembler.cc:27:3: style: Class 'ParameterA < Dune :: YaspGrid < dim > :: LeafGridView , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/convectiondiffusionfastdg.hh:77:7: style: Class 'ConvectionDiffusionFastDG < ParameterA < Dune :: YaspGrid < dim > :: LeafGridView , double > , Dune :: PDELab :: QkDGLocalFiniteElementMap < Dune :: YaspGrid < dim > :: ctype , double , degree , dim > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testinterpolate.cc:36:3: style: Struct 'interpolation_function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testloadbalancing.cc:29:3: style: Class 'U' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testlaplacedirichletp12d.cc:28:3: style: Class 'G' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testlaplacedirichletp12d.cc:52:3: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testnewton.cc:23:3: style: Class 'NonlinearPoissonProblem < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/nonlinearpoissonfem.hh:54:3: style: Class 'NonlinearPoissonFEM < NonlinearPoissonProblem < double > , Dune :: PDELab :: QkLocalFiniteElementMap < Dune :: YaspGrid < dim > :: LeafGridView , Dune :: YaspGrid < dim > :: LeafGridView :: Grid :: ctype , double , degree > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testnonoverlappingsinglephaseflow-boilerplate-problem.hh:14:3: style: Class 'ParameterA < Dune :: PDELab :: NonOverlappingEntitySet < Dune :: UGGrid < dim > :: LeafGridView > , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testoldnewton.cc:24:3: style: Class 'NonlinearPoissonProblem < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/geometrywrapper.hh:24:7: style: Class 'ElementGeometry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:149:7: style: Class 'GridFunctionOutputParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:195:7: style: Class 'GridFunctionInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:311:7: style: Class 'GridFunctionBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:348:7: style: Struct 'PowerCompositeSetTimeVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:397:7: style: Class 'PowerGridFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:401:7: style: Class 'PowerGridFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:555:7: style: Class 'CompositeGridFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:560:7: style: Class 'CompositeGridFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:607:7: style: Class 'GridFunctionBaseAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:665:7: style: Class 'AnalyticGridFunctionBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:702:7: style: Class 'NormalFluxGridFunctionAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:799:7: style: Class 'PiolaBackwardAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/function.hh:964:7: style: Class 'GridFunctionToFunctionAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/common/functionwrappers.hh:170:7: style: Class 'PointwiseScaleAdapterEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testpk2dinterpolation.cc:44:3: style: Class 'U' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/finiteelementmap.hh:111:7: style: Class 'SimpleLocalFiniteElementMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/finiteelementmap.hh:165:7: style: Class 'EdgeS0LocalFiniteElementMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/finiteelementmap.hh:235:7: style: Class 'RTLocalFiniteElementMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/p0fem.hh:21:7: style: Class 'P0LocalFiniteElementMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/pkfem.hh:35:9: style: Class 'PkLocalFiniteElementMapBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/pkfem.hh:94:9: style: Class 'PkLocalFiniteElementMapBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/pkfem.hh:188:9: style: Class 'PkLocalFiniteElementMapBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/finiteelementmap/pkfem.hh:297:7: style: Class 'PkLocalFiniteElementMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testpk.cc:35:3: style: Class 'F' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testrt0.cc:30:3: style: Class 'F' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testrt0.cc:50:3: style: Class 'V' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/l2fastdg.hh:46:7: style: Class 'L2FastDG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testinstationaryfastdgassembler.cc:33:3: style: Class 'ParameterA < Dune :: YaspGrid < dim > :: LeafGridView , double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:54:3: style: Class 'F' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:74:3: style: Class 'G' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:166:3: style: Class 'One' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:183:3: style: Class 'Two' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:200:3: style: Class 'Three' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:217:3: style: Class 'Velocity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-pdelab-2.7~20200605.orig/dune/pdelab/test/testutilities.cc:235:3: style: Class 'VelocityLinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-typetree/dune-typetree_2.9.0.orig.tar.xz dune-typetree-2.9.0.orig/test/testcallbacktraversal.cc:22:3: style: Class 'SimpleLeafNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testcallbacktraversal.cc:26:3: style: Class 'SimpleLeafNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testcallbacktraversal.cc:134:3: style: Struct 'GenericVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testproxynode.cc:29:3: style: Class 'SimpleProxy < const SimpleLeaf >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testproxynode.cc:29:3: style: Class 'SimpleProxy < const SP1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testproxynode.cc:29:3: style: Class 'SimpleProxy < const SDP1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testproxynode.cc:29:3: style: Class 'SimpleProxy < const SC1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-typetree-2.9.0.orig/test/testproxynode.cc:29:3: style: Class 'SimpleProxy < const SVC2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dune-uggrid/dune-uggrid_2.9.0.orig.tar.xz dune-uggrid-2.9.0.orig/dune/uggrid/parallel/ddd/xfer/cmdmsg.cc:81:3: style: Struct 'CMDMSG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dune-uggrid-2.9.0.orig/dune/uggrid/parallel/ddd/xfer/cplmsg.cc:82:3: style: Struct 'CPLMSG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dustmite/dustmite_0~20170126.e95dff8.orig.tar.gz DustMite-master/tests/c++/src/test.cpp:60:1: style: Class 'basic_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dustrac/dustrac_2.1.1.orig.tar.gz DustRacing2D-2.1.1/src/editor/object.hpp:34:5: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MTFH/animationcurve.hpp:26:5: style: Class 'AnimationCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/editor/undostack.hpp:26:5: style: Class 'UndoStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector2d.hh:56:5: style: Class 'MCVector2d < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector2d.hh:60:5: style: Class 'MCVector2d < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector3d.hh:61:5: style: Class 'MCVector3d < U >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mctimerevent.cc:26:5: style: Class 'MCTimerEventImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcobjectfactory.hh:38:5: style: Class 'MCObjectFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector3d.hh:61:5: style: Class 'MCVector3d < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector3d.hh:65:5: style: Class 'MCVector3d < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Core/mcvector3d.hh:69:5: style: Class 'MCVector3d < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/mcglcolor.hh:52:5: style: Class 'MCGLColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/mcglvertex.hh:42:5: style: Class 'MCGLVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/mcparticle.hh:54:5: style: Class 'MCParticle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Physics/mcseparationevent.hh:35:5: style: Class 'MCSeparationEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Physics/mcgravitygenerator.hh:34:5: style: Class 'MCGravityGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Text/mctexturefont.hh:39:5: style: Class 'MCTextureFont' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Text/mctexturefontmanager.hh:82:5: style: Class 'MCTextureFontManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/audio/openaloggdata.hpp:26:5: style: Class 'OpenALOggData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/audio/openalsource.hpp:31:5: style: Class 'OpenALSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/audio/openalwavdata.hpp:26:5: style: Class 'OpenALWavData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/carparticleeffectmanager.hpp:31:5: style: Class 'CarParticleEffectManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/difficultyprofile.hpp:37:5: style: Class 'DifficultyProfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec1.hpp:106:19: style: Struct 'tvec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec1.hpp:195:19: style: Struct 'tref1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec1.hpp:197:19: style: Struct 'tref1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtc/half_float.hpp:96:5: style: Struct 'tvec2 < half >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtc/half_float.hpp:193:5: style: Struct 'tvec3 < half >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/gtc/half_float.hpp:294:5: style: Struct 'tvec4 < half >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:193:19: style: Struct 'tvec4 < detail :: float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:237:19: style: Struct 'tvec4 < detail :: float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:193:19: style: Struct 'tvec4 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:237:19: style: Struct 'tvec4 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:193:19: style: Struct 'tvec4 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:237:19: style: Struct 'tvec4 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:193:19: style: Struct 'tvec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec4.hpp:237:19: style: Struct 'tvec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec3.hpp:181:19: style: Struct 'tvec3 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec3.hpp:190:19: style: Struct 'tvec3 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec3.hpp:181:19: style: Struct 'tvec3 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec3.hpp:190:19: style: Struct 'tvec3 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:147:5: style: Struct 'tvec2 < detail :: float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:150:19: style: Struct 'tvec2 < detail :: float32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:147:5: style: Struct 'tvec2 < detail :: uint32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:150:19: style: Struct 'tvec2 < detail :: uint32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:147:5: style: Struct 'tvec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:150:19: style: Struct 'tvec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:147:5: style: Struct 'tvec2 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:150:19: style: Struct 'tvec2 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:147:5: style: Struct 'tvec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/MiniCore/src/Graphics/contrib/glm/ogl-math/glm/core/type_vec2.hpp:150:19: style: Struct 'tvec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/inputhandler.hpp:37:5: style: Class 'InputHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/menu/vsyncmenu.cpp:40:9: style: Class 'SaveVSyncAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/offtrackdetector.hpp:32:5: style: Class 'OffTrackDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] DustRacing2D-2.1.1/src/game/pit.hpp:37:5: style: Class 'Pit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dvbcut/dvbcut_0.7.4.orig.tar.gz dvbcut-0.7.4/src/imageprovider.h:52:3: style: Class 'imageprovider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/buffer.h:36:3: style: Class 'buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/buffer.h:167:3: style: Class 'inbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/buffer.h:205:3: style: Class 'outbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/types.h:36:3: style: Class 'filepos_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/index.h:140:3: style: Class 'index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/streamhandle.h:33:3: style: Struct 'streamhandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvbcut-0.7.4/src/mplayererrorbase.h:28:3: style: Class 'mplayererrorbase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dvgrab/dvgrab_3.5+git20160707.1.e46042e.orig.tar.gz dvgrab-3.5+git20160707.1.e46042e/endian_types.h:115:2: style: Class 'le_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/endian_types.h:169:2: style: Class 'be_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:95:2: style: Class 'VideoSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:123:2: style: Class 'Picture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:148:2: style: Class 'SequenceHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:176:2: style: Class 'SequenceExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:204:2: style: Class 'SequenceDisplayExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:230:2: style: Class 'QuantMatrixExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:256:2: style: Class 'CopyrightExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:285:2: style: Class 'SequenceScalableExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:315:2: style: Class 'PictureDisplayExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:341:2: style: Class 'PictureCodingExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:380:2: style: Class 'PictureSpatialScalableExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:404:2: style: Class 'PictureTemporalScalableExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:425:2: style: Class 'UserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:440:2: style: Class 'Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/iec13818-2.h:466:2: style: Class 'Slice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/hdvframe.h:63:2: style: Class 'HDVFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/ieee1394io.h:135:2: style: Class 'iec61883Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/ieee1394io.h:197:2: style: Class 'AVC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/ieee1394io.h:228:2: style: Class 'pipeReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/filehandler.h:177:2: style: Class 'RawHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/filehandler.h:196:2: style: Class 'AVIHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/filehandler.h:326:2: style: Class 'Mpeg2Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/smiltime.h:68:2: style: Class 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/smiltime.h:69:2: style: Class 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvgrab-3.5+git20160707.1.e46042e/smiltime.h:124:2: style: Class 'MediaClippingTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dvisvgm/dvisvgm_3.2.2+ds.orig.tar.gz dvisvgm-3.2.2/src/Pair.hpp:78:2: style: Struct 'Pair32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/Matrix.hpp:44:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/Pair.hpp:33:25: style: Class 'Pair < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/Pair.hpp:33:25: style: Class 'Pair < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:36:3: style: Class 'CharProperty < Color >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:37:3: style: Class 'CharProperty < Color >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:36:3: style: Class 'CharProperty < Opacity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:37:3: style: Class 'CharProperty < Opacity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:36:3: style: Class 'CharProperty < const Font * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:37:3: style: Class 'CharProperty < const Font * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:36:3: style: Class 'CharProperty < Matrix >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:37:3: style: Class 'CharProperty < Matrix >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:36:3: style: Class 'CharProperty < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/SVGCharHandler.hpp:37:3: style: Class 'CharProperty < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:74:2: style: Struct 'ZLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:86:2: style: Struct 'ZType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:123:3: style: Struct 'IntPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:153:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:154:3: style: Struct 'DoublePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:287:3: style: Class 'Clipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:386:3: style: Class 'ClipperOffset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.hpp:417:5: style: Class 'clipperException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/libs/clipper/clipper.cpp:256:5: style: Class 'Int128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/FixWord.hpp:29:3: style: Class 'FixWord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/ttf/GlyfTable.hpp:52:3: style: Class 'Contour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/src/ttf/OS2Table.cpp:112:3: style: Struct 'UCRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/tests/FontCacheTest.cpp:35:3: style: Class 'LocalCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dvisvgm-3.2.2/tests/GFReaderTest.cpp:225:3: style: Class 'LoggingGFReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dwarfutils/dwarfutils_20210528.orig.tar.gz libdwarf-20210528/dwarfgen/irepform.h:62:5: style: Class 'IRFormUnknown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:101:5: style: Class 'IRFormAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:142:5: style: Class 'IRFormBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:205:5: style: Class 'IRFormConstant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:299:5: style: Class 'IRFormExprloc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:348:5: style: Class 'IRFormFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:391:5: style: Class 'IRFormLinePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:436:5: style: Class 'IRFormLoclistPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:481:5: style: Class 'IRFormMacPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:526:5: style: Class 'IRFormRangelistPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:570:5: style: Class 'IRFormFramePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:619:5: style: Class 'IRFormReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepform.h:705:5: style: Class 'IRFormString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepline.h:94:5: style: Class 'IRCUSrcfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepresentation.h:76:5: style: Class 'ElfSectIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libdwarf-20210528/dwarfgen/irepresentation.h:92:5: style: Class 'ElfSymIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dx/dx_4.4.4.orig.tar.gz dx-4.4.4/src/uipp/mb/MBApplication.h:72:5: style: Class 'MBApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dxflib/dxflib_3.26.4.orig.tar.gz dxflib-3.26.4/src/dl_entities.h:202:5: style: Struct 'DL_PointData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_entities.h:421:5: style: Struct 'DL_VertexData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_entities.h:562:5: style: Struct 'DL_KnotData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_entities.h:1451:5: style: Struct 'DL_LeaderVertexData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_entities.h:1526:5: style: Struct 'DL_HatchLoopData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_entities.h:1800:5: style: Struct 'DL_DictionaryData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_writer_ascii.h:51:5: style: Class 'DL_WriterA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxflib-3.26.4/src/dl_exception.h:51:5: style: Class 'DL_GroupCodeExc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dxvk/dxvk_2.3.orig.tar.gz dxvk-2.3/src/util/config/config.h:32:5: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/dxvk/dxvk_options.h:9:5: style: Struct 'DxvkOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/util_error.h:18:5: style: Class 'DxvkError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:22:5: style: Class 'Rc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:24:5: style: Class 'Rc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/log/log.h:33:5: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/sha1/sha1_util.h:21:5: style: Class 'Sha1Hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/vulkan/vulkan_loader.h:26:5: style: Struct 'LibraryLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/vulkan/vulkan_loader.h:82:5: style: Struct 'LibraryFn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:22:5: style: Class 'Rc < LibraryLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:24:5: style: Class 'Rc < LibraryLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:35:5: style: Class 'Rc < LibraryLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:46:5: style: Class 'Rc < LibraryLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:22:5: style: Class 'Rc < InstanceLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:24:5: style: Class 'Rc < InstanceLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:35:5: style: Class 'Rc < InstanceLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dxvk-2.3/src/util/rc/util_rc_ptr.h:46:5: style: Class 'Rc < InstanceLoader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dymo-cups-drivers/dymo-cups-drivers_1.4.0.orig.tar.gz dymo-cups-drivers-1.4.0.5/samples/custom_paper/CairoUtils.h:10:3: style: Class 'CairoSurfacePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/custom_paper/CairoUtils.h:23:3: style: Class 'CairoPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/custom_paper/CustomPaper.cpp:17:3: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape/CairoUtils.h:10:3: style: Class 'CairoSurfacePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape/CairoUtils.h:23:3: style: Class 'CairoPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape/CustomPaperTape.cpp:17:3: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/paper_bounds/CairoUtils.h:10:3: style: Class 'CairoSurfacePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/paper_bounds/CairoUtils.h:23:3: style: Class 'CairoPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/paper_bounds/PaperBounds.cpp:18:3: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/test_label/CairoUtils.h:10:3: style: Class 'CairoSurfacePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/test_label/CairoUtils.h:23:3: style: Class 'CairoPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/samples/test_label/TestLabel.cpp:17:3: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/common/CupsPrintEnvironment.h:34:3: style: Class 'CCupsPrintEnvironmentForDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/common/DummyLanguageMonitor.h:33:3: style: Class 'CDummyLanguageMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/common/Halftoning.h:92:3: style: Class 'EHalftoneError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lm/LabelManagerDriver.h:78:3: style: Class 'CLabelManagerDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lm/LabelManagerLanguageMonitor.h:51:9: style: Class 'CLabelManagerLanguageMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lw/LabelWriterDriver.h:76:3: style: Class 'CLabelWriterDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lw/LabelWriterDriver.h:147:3: style: Class 'CLabelWriterDriver400' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lw/LabelWriterDriver.h:169:3: style: Class 'CLabelWriterDriverTwinTurbo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dymo-cups-drivers-1.4.0.5/src/lw/LabelWriterLanguageMonitor.h:47:3: style: Class 'CLabelWriterLanguageMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dynare/dynare_6.0.orig.tar.xz dynare-6.0/mex/sources/bytecode/BasicSymbolTable.hh:37:3: style: Class 'BasicSymbolTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/bytecode/ErrorHandling.hh:96:3: style: Struct 'FatalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:428:3: style: Class 'TArgList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:487:3: style: Class 'TArgInc_Basic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:507:3: style: Class 'TArgInc_InvalidSizes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:523:3: style: Class 'TArgInc_InvalidNulls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:540:3: style: Class 'TArgInc_EqualPointers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/matrix_test.hpp:559:3: style: Class 'TArgInc_Speed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/k_ord_dynare.hh:44:3: style: Class 'DynareNameList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/faa_di_bruno.hh:48:3: style: Class 'FaaDiBruno' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/korder.hh:160:3: style: Class 'PLUMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/first_order.hh:98:3: style: Class 'FirstOrderDerivs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/decision_rule.hh:465:3: style: Class 'FoldDecisionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/decision_rule.hh:496:3: style: Class 'UnfoldDecisionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/Vector.hh:50:3: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/Vector.hh:188:3: style: Class 'ConstVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/KronVector.hh:78:3: style: Class 'ConstKronVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/GeneralMatrix.hh:47:3: style: Class 'TransposedMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/GeneralMatrix.hh:88:3: style: Class 'ConstGeneralMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/GeneralMatrix.hh:584:3: style: Class 'SVDDecomp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvMatrix.hh:40:3: style: Class 'SylvMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvMatrix.hh:79:3: style: Class 'SqSylvMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvMatrix.hh:85:3: style: Class 'SqSylvMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:203:3: style: Class 'SylvParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:102:5: style: Class 'DoubleParamItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:121:5: style: Class 'IntParamItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:140:5: style: Class 'BoolParamItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:159:5: style: Class 'MethodParamItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecomp.hh:38:3: style: Class 'SchurDecomp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecomp.hh:39:3: style: Class 'SchurDecomp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecomp.hh:40:3: style: Class 'SchurDecomp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecomp.hh:69:3: style: Class 'SchurDecompZero' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:50:3: style: Struct 'ParamItem < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:50:3: style: Struct 'ParamItem < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:50:3: style: Struct 'ParamItem < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SylvParams.hh:50:3: style: Struct 'ParamItem < solve_method >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/kord/first_order.hh:98:3: style: Class 'FirstOrderDerivs < Storage :: fold >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecompEig.hh:33:3: style: Class 'SchurDecompEig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecompEig.hh:36:3: style: Class 'SchurDecompEig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SchurDecompEig.hh:37:3: style: Class 'SchurDecompEig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/tests/MMMatrix.hh:35:3: style: Class 'MMException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/tests/MMMatrix.hh:52:3: style: Class 'MMMatrixIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/sylv/SymSchurDecomp.hh:35:3: style: Class 'SymSchurDecomp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/permutation.hh:172:3: style: Class 'PermutationBundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/twod_matrix.hh:52:3: style: Class 'ConstTwoDMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/twod_matrix.hh:86:3: style: Class 'TwoDMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/rfs_tensor.hh:149:3: style: Class 'URSingleTensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:74:3: style: Class 'KronProdDimens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:232:3: style: Class 'KronProdAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:287:3: style: Class 'KronProdAllOptim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:307:3: style: Class 'KronProdIA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:324:3: style: Class 'KronProdAI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/kron_prod.hh:327:3: style: Class 'KronProdAI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:285:3: style: Class 'UGSContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:288:3: style: Class 'UGSContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:309:3: style: Class 'FGSContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:312:3: style: Class 'FGSContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < UGSTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < FGSTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/normal_moments.hh:134:3: style: Class 'FNormalMoments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < URSingleTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < FRSingleTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < FSSparseTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/tests/monoms.hh:52:3: style: Class 'Monom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/pyramid_prod2.hh:138:3: style: Class 'IrregTensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/Bytecode.hh:468:3: style: Class 'FCALL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/Bytecode.hh:681:3: style: Class 'FBEGINBLOCK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/Bytecode.hh:788:3: style: Class 'Writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:88:3: style: Class 'PowerProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:435:3: style: Class 'UTensorPolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:459:3: style: Class 'FTensorPolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:546:3: style: Class 'UCompactPolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:556:3: style: Class 'FCompactPolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:489:3: style: Class 'CompactPolynomial < UFSTensor , UGSTensor , URSingleTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_polynomial.hh:489:3: style: Class 'CompactPolynomial < FFSTensor , FGSTensor , FRSingleTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < UFSTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/mex/sources/libkorder/tl/t_container.hh:116:3: style: Class 'TensorContainer < FFSTensor >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Environment.hh:40:3: style: Class 'Environment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:40:3: style: Class 'StackTrace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:479:3: style: Class 'Bool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:548:3: style: Class 'Real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:552:3: style: Class 'Real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:781:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:853:3: style: Class 'Tuple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Expressions.hh:929:3: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/macro/Driver.hh:49:3: style: Class 'TokenizerFlex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/SymbolList.hh:43:3: style: Class 'SymbolList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/Statement.hh:276:5: style: Struct 'UnknownOptionException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/VariableDependencyGraph.hh:53:3: style: Class 'VariableDependencyGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dynare-6.0/preprocessor/src/ParsingDriver.hh:62:3: style: Class 'DynareFlex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dynarmic/dynarmic_6.5.0+ds.orig.tar.xz merryhime-dynarmic-3bf86d0/src/dynarmic/backend/x64/exception_handler_windows.cpp:171:5: style: Struct 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] merryhime-dynarmic-3bf86d0/tests/A32/fuzz_thumb.cpp:44:5: style: Struct 'ThumbInstGen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/d/dyssol/dyssol_1.1.1+ds1.orig.tar.xz Dyssol-open-1.1.1/DyssolMainWindow/AboutWindow.h:32:2: style: Class 'CAboutWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/DyssolMainWindow/Dyssol.h:80:2: style: Class 'Dyssol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/EquationSolvers/NLModel.h:28:3: style: Struct 'SNLVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/EquationSolvers/DAEModel.h:28:3: style: Struct 'sStateVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/EquationSolvers/NLSolver.h:52:2: style: Class 'CNLSolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/FlowsheetEditor/GraphvizHandler.h:22:2: style: Class 'CGraphvizHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/CalculationSequenceEditor/CalculationSequenceEditor.h:29:2: style: Class 'CCalculationSequenceEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/MaterialsDatabaseTab/DescriptionEditor.h:19:2: style: Class 'CDescriptionEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/MaterialsDatabaseTab/CorrelationEditor.h:16:2: style: Class 'CCorrelationEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/SimulatorTab/ProgressThread.h:16:2: style: Class 'CProgressThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/SettingsEditor/SettingsEditor.h:18:2: style: Class 'CSettingsEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/PhasesEditor/PhasesEditor.h:20:2: style: Class 'CPhasesEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicStreamEditor/DistrFunctionDialog.h:26:2: style: Class 'CDistrFunctionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicStreamEditor/DDTable.h:21:2: style: Class 'CDDTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/MaterialsDatabaseTab/PropertyEditor.h:19:2: style: Class 'CPropertyEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicStreamEditor/MDMTable.h:20:2: style: Class 'CMDMTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicThread/BasicThread.h:15:2: style: Class 'CBasicThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtPlot/GridLimitsDialog.h:20:2: style: Class 'CGridLimitsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIDialogs/UnitsViewer/PlotsViewer.h:29:2: style: Class 'CPlotsViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtWidgets/SignalBlocker.h:13:2: style: Class 'CSignalBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtWidgets/QtList.h:14:2: style: Class 'CQtList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicStreamEditor/SolidDistributionsEditor.h:37:2: style: Class 'CSolidDistributionsEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/BasicStreamEditor/BasicStreamEditor.h:37:2: style: Class 'CBasicStreamEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/StatusWindow/StatusWindow.h:19:2: style: Class 'CStatusWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtWidgets/QtTree.h:25:2: style: Class 'CQtTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtWidgets/QtTable.h:18:2: style: Class 'CQtTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/MixtureLookup.h:46:2: style: Class 'CMixtureLookup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/BaseStream.h:48:2: style: Class 'CBaseStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/Stream.h:16:2: style: Class 'CStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/Stream.h:22:2: style: Class 'CStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/Holdup.h:13:2: style: Class 'CHoldup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/Holdup.h:19:2: style: Class 'CHoldup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/PlotManager.h:25:2: style: Class 'CCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/PlotManager.h:26:2: style: Class 'CCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ModelsAPI/PlotManager.h:83:2: style: Class 'CPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/GUIWidgets/QtPlot/QtPlot.h:189:2: style: Class 'CQtPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ScriptInterface/ScriptKeys.h:147:3: style: Struct 'SScriptEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/ScriptInterface/ScriptParser.h:15:2: style: Class 'CScriptParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/SimulatorCore/Topology.h:21:2: style: Class 'CTopology' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/Utilities/TaskFuture.h:16:3: style: Class 'CTaskFuture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Dyssol-open-1.1.1/Utilities/ThreadTask.h:31:3: style: Class 'CThreadTask < const FunType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/e-antic/e-antic_2.0.2+ds.orig.tar.xz e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:81:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:82:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:83:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:84:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:85:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:86:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:87:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:88:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:89:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:90:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:91:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/e-antic/renf_elem_class.hpp:92:5: style: Class 'renf_elem_class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:620:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:627:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:965:5: style: Class 'TestInvokerAsMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:981:5: style: Struct 'NameAndTags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:2534:9: style: Class 'LazyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:2913:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3052:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3026:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3403:5: style: Class 'ExceptionMessageMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3557:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3561:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3565:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3569:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3609:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3630:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3660:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3683:13: style: Struct 'ApproxMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3718:13: style: Struct 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3923:5: style: Class 'GeneratorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3956:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:4412:9: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3358:13: style: Struct 'MatchNotOf < std :: exception >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3358:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3358:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper < flint_rand_t & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper < renf_t & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper < const eantic :: renf_class & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper < renf_elem_t & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:3989:9: style: Class 'GeneratorWrapper < eantic :: renf_elem_class >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5217:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5321:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5514:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5584:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5975:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6028:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6158:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6238:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6274:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6329:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:6378:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:8041:9: style: Class 'FatalConditionHandlerGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:9478:9: style: Struct 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:12320:9: style: Class 'TestInvokerAsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:13698:13: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5839:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < TestEventListenerBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:4412:9: style: Class 'Option < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:4412:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:8961:9: style: Class 'ResultValueBase < ParseResultType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-antic-2.0.2+ds/libeantic/test/external/catch2/single_include/catch2/catch.hpp:8961:9: style: Class 'ResultValueBase < ParseState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/e-mem/e-mem_1.0.1.orig.tar.gz E-MEM-1.0.1/e-mem.h:132:5: style: Class 'Knode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] E-MEM-1.0.1/file.h:222:7: style: Class 'seqFileReadInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] E-MEM-1.0.1/file.h:666:5: style: Class 'tmpFilesInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/e2guardian/e2guardian_5.5.4.orig.tar.gz e2guardian-5.5.4r/src/String.hpp:28:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:31:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:37:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:38:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:39:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:40:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:41:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/String.hpp:48:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/ConfigVar.hpp:23:5: style: Class 'ConfigVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/UdpSocket.hpp:30:5: style: Class 'UdpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/Utils/Path.hpp:31:5: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/Utils/Path.hpp:33:5: style: Class 'Path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/Socket.hpp:30:5: style: Class 'Socket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/HTTPHeader.hpp:197:5: style: Class 'HTTPHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/LOptionContainer.hpp:73:5: style: Class 'LOptionContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/ICAPHeader.hpp:138:5: style: Class 'ICAPHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/UDSocket.hpp:22:5: style: Class 'UDSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/LoggerConfigurator.hpp:18:5: style: Class 'LoggerConfigurator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/BearerBasic.cpp:96:5: style: Class 'bearer_basic_instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/ProxyFirstBasic.cpp:29:5: style: Class 'pf_basic_instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/dnsauth.cpp:68:5: style: Class 'dnsauthinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/header.cpp:28:5: style: Class 'headerinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/ip.cpp:75:5: style: Class 'ipinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/ident.cpp:27:5: style: Class 'identinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/authplugins/port.cpp:51:5: style: Class 'portinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/contentscanners/clamdscan.cpp:34:5: style: Class 'clamdinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/contentscanners/kavdscan.cpp:35:5: style: Class 'kavdinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/contentscanners/avastdscan.cpp:32:5: style: Class 'avastdinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/contentscanners/commandlinescan.cpp:39:5: style: Class 'commandlineinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/contentscanners/icapscan.cpp:41:5: style: Class 'icapinstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/downloadmanagers/default.cpp:29:5: style: Class 'dminstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/downloadmanagers/trickle.cpp:37:5: style: Class 'trickledm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/downloadmanagers/fancy.cpp:33:5: style: Class 'fancydm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e2guardian-5.5.4r/src/ConnectionHandler.cpp:71:5: style: Class 'postfilter_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/easyloggingpp/easyloggingpp_9.97.1+dfsg.orig.tar.xz easyloggingpp-9.97.1/src/easylogging++.h:1740:3: style: Class 'Configurations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:3199:3: style: Class 'Writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:3635:3: style: Class 'SysLogInitializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:3860:5: style: Class 'ScopedAddFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:3872:5: style: Class 'ScopedRemoveFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/samples/Qt/file-splitter-joiner/splitablefiledelegate.h:10:5: style: Class 'SplitableFileDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/samples/Qt/file-splitter-joiner/mainwindow.h:17:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/samples/Qt/file-splitter-joiner/splittercore.h:15:5: style: Class 'SplitterCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/samples/STL/loggable.cpp:16:5: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/samples/STL/make-loggable.cpp:16:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:2815:3: style: Class 'IterablePriorityQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:2831:3: style: Class 'IterableQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/src/easylogging++.h:2847:3: style: Class 'IterableStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/test/loggable-test.h:8:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] easyloggingpp-9.97.1/test/loggable-test.h:49:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eboard/eboard_1.1.3.orig.tar.gz eboard-1.1.3/cimg.h:61:3: style: Class 'CImg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/cimg.h:62:3: style: Class 'CImg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/widgetproxy.h:54:3: style: Class 'BoxedLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/widgetproxy.h:62:3: style: Class 'ModalDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/widgetproxy.h:88:3: style: Class 'NonModalDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/widgetproxy.h:97:3: style: Class 'UnboundedProgressWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/widgetproxy.h:156:3: style: Class 'FileDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/util.h:77:3: style: Class 'ExactStringPat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/util.h:89:3: style: Class 'CIExactStringPat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/util.h:292:3: style: Class 'zifstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/pieces.h:50:3: style: Class 'PieceSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/clock.h:135:3: style: Class 'TimeControlEditDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/chess.h:77:3: style: Class 'ChessGame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/chess.h:204:3: style: Class 'PGNEditInfoDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/board.h:324:3: style: Class 'EditBoard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/board.h:340:3: style: Class 'GetFENDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/ntext.h:50:3: style: Class 'FLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/history.h:31:3: style: Class 'History' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/network.h:129:3: style: Class 'RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/network.h:188:3: style: Class 'IncomingConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/network.h:215:3: style: Class 'PipeConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/proto_p2p.h:49:3: style: Class 'P2PPad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/sound.h:49:3: style: Class 'MultiBeep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/global.h:103:3: style: Class 'IcsChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/board.h:110:3: style: Class 'mblock < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/dlg_connect.h:62:3: style: Class 'EditEngineBookmarksDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/dlg_gamelist.h:35:3: style: Class 'GameListDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/dlg_gamelist.h:69:3: style: Class 'StockListDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/dlg_gamelist.h:119:3: style: Class 'AdListDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/promote.h:35:3: style: Class 'PromotionPicker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/quickbar.h:60:3: style: Class 'QuickBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eboard-1.1.3/script.h:59:3: style: Class 'ScriptInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ecasound/ecasound_2.9.3.orig.tar.gz ecasound-2.9.3/ecasound/eca-plaintext.h:22:3: style: Class 'ECA_PLAIN_TEXT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/ecasound/eca-neteci-server.h:34:3: style: Class 'ECA_NETECI_SERVER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_com_line.h:84:5: style: Class 'COMMAND_LINE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_locks.h:40:3: style: Class 'ATOMIC_INTEGER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_locks.h:60:3: style: Class 'KVU_GUARD_LOCK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_procedure_timer.h:40:3: style: Class 'PROCEDURE_TIMER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_temporary_file_directory.h:20:3: style: Class 'TEMPORARY_FILE_DIRECTORY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_value_queue.h:97:3: style: Class 'VALUE_QUEUE_RT_C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/kvutils/kvu_message_queue.h:69:3: style: Class 'MESSAGE_QUEUE_RT_C < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-samplerate-aware.h:30:3: style: Class 'ECA_SAMPLERATE_AWARE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/samplebuffer.h:71:3: style: Class 'SAMPLE_BUFFER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:56:3: style: Class 'EFFECT_AMPLIFY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:92:3: style: Class 'EFFECT_AMPLIFY_DB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:122:3: style: Class 'EFFECT_AMPLIFY_CLIPCOUNT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:152:3: style: Class 'EFFECT_AMPLIFY_CHANNEL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:176:3: style: Class 'EFFECT_LIMITER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:212:3: style: Class 'EFFECT_COMPRESS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:254:3: style: Class 'EFFECT_NOISEGATE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_amplitude.h:292:3: style: Class 'EFFECT_NORMAL_PAN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_envelope_modulation.h:43:3: style: Class 'EFFECT_PULSE_GATE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_envelope_modulation.h:78:3: style: Class 'EFFECT_PULSE_GATE_BPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_envelope_modulation.h:115:3: style: Class 'EFFECT_TREMOLO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:85:3: style: Class 'EFFECT_BANDPASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:114:3: style: Class 'EFFECT_BANDREJECT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:140:3: style: Class 'EFFECT_HIGHPASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:199:3: style: Class 'EFFECT_COMB_FILTER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:231:3: style: Class 'EFFECT_INVERSE_COMB_FILTER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:260:3: style: Class 'EFFECT_LOWPASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:296:3: style: Class 'EFFECT_LOWPASS_SIMPLE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:329:3: style: Class 'EFFECT_RESONANT_BANDPASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:381:3: style: Class 'EFFECT_RESONANT_LOWPASS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_filter.h:419:3: style: Class 'EFFECT_RESONATOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_rcfilter.h:49:3: style: Class 'EFFECT_RC_LOWPASS_FILTER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_mixing.h:48:3: style: Class 'EFFECT_CHANNEL_COPY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_mixing.h:78:3: style: Class 'EFFECT_CHANNEL_MOVE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_mixing.h:98:3: style: Class 'EFFECT_CHANNEL_MUTE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_mixing.h:134:3: style: Class 'EFFECT_MIX_TO_CHANNEL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_ladspa.h:27:3: style: Class 'EFFECT_LADSPA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-audio-time.h:26:3: style: Class 'ECA_AUDIO_TIME' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-audio-time.h:28:3: style: Class 'ECA_AUDIO_TIME' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-aac.h:29:3: style: Class 'AAC_FORKED_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/oscillator.h:27:3: style: Class 'OSCILLATOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/osc-sine.h:26:3: style: Class 'SINE_OSCILLATOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_timebased.h:60:3: style: Class 'EFFECT_DELAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_timebased.h:96:3: style: Class 'EFFECT_MULTITAP_DELAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_timebased.h:125:3: style: Class 'EFFECT_FAKE_STEREO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_timebased.h:160:3: style: Class 'EFFECT_REVERB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_timebased.h:190:3: style: Class 'EFFECT_MODULATING_DELAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audiofx_reverb.h:46:3: style: Class 'ADVANCED_REVERB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-cdr.h:68:3: style: Class 'CDRFILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-flac.h:29:3: style: Class 'FLAC_FORKED_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/resource-file.h:75:3: style: Class 'RESOURCE_FILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-loop.h:17:3: style: Class 'LOOP_DEVICE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-mikmod.h:28:3: style: Class 'MIKMOD_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-null.h:29:3: style: Class 'NULLFILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-ogg.h:31:3: style: Class 'OGG_VORBIS_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-oss.h:35:3: style: Class 'OSSDEVICE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-mp3.h:32:3: style: Class 'MP3FILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-raw.h:22:3: style: Class 'RAWFILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-rtnull.h:38:3: style: Class 'REALTIME_NULL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-timidity.h:28:3: style: Class 'TIMIDITY_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-tone.h:24:3: style: Class 'AUDIO_IO_TONE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/audioio-wave.h:100:3: style: Class 'WAVEFILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-engine.h:130:3: style: Class 'ECA_ENGINE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-session.h:49:3: style: Class 'ECA_SESSION' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-chainsetup-parser.h:23:3: style: Class 'ECA_CHAINSETUP_PARSER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-chainsetup.h:108:3: style: Class 'ECA_CHAINSETUP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-chainsetup.h:109:3: style: Class 'ECA_CHAINSETUP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-control-dump.h:128:3: style: Class 'ECA_CONTROL_DUMP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-control.h:66:3: style: Class 'ECA_CONTROL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/generic-controller.h:22:3: style: Class 'GENERIC_CONTROLLER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/preset.h:37:3: style: Class 'PRESET' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/file-preset.h:25:3: style: Class 'FILE_PRESET' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/global-preset.h:24:3: style: Class 'GLOBAL_PRESET' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-control-mt.h:48:3: style: Class 'ECA_CONTROL_MT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-control-mt.h:131:3: style: Class 'ECA_CONTROL_MT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/eca-logger-default.h:25:3: style: Class 'ECA_LOGGER_DEFAULT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/osc-gen.h:31:3: style: Class 'GENERIC_OSCILLATOR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/osc-gen-file.h:22:3: style: Class 'GENERIC_OSCILLATOR_FILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/midi-cc.h:45:3: style: Class 'MIDI_CONTROLLER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/midiio-raw.h:17:3: style: Class 'MIDI_IO_RAW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/plugins/audioio_af.h:55:3: style: Class 'AUDIOFILE_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/plugins/audioio_alsa.h:28:3: style: Class 'AUDIO_IO_ALSA_PCM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/plugins/audioio_arts.h:49:3: style: Class 'ARTS_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecasound-2.9.3/libecasound/plugins/audioio_sndfile.h:27:3: style: Class 'SNDFILE_INTERFACE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ecflow/ecflow_5.12.3.orig.tar.xz ecflow-5.12.3/3rdparty/cereal/sandbox/sandbox_json.cpp:68:5: style: Class 'Test2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1056:9: style: Struct 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1217:9: style: Struct 'ExpressionDecomposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1558:1: style: Struct 'test_suite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1559:1: style: Struct 'description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1560:1: style: Struct 'skip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1561:1: style: Struct 'timeout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1562:1: style: Struct 'may_fail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1563:1: style: Struct 'should_fail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:1564:1: style: Struct 'expected_failures' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:4260:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:4295:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:4276:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:4640:9: style: Struct 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/doctest.h:4886:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/boost/boost_variant.hpp:36:5: style: Struct 'NonDefaultConstructible' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/load_construct.hpp:33:3: style: Struct 'OneLA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/load_construct.hpp:61:3: style: Struct 'OneLAVersioned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/load_construct.hpp:93:3: style: Struct 'TwoLA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/load_construct.hpp:128:3: style: Struct 'TwoLAVersioned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/load_construct.hpp:167:3: style: Struct 'ThreeLA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/memory.hpp:113:5: style: Class 'TestClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/memory_cycles.hpp:35:3: style: Struct 'MemoryCycle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/memory_cycles.hpp:63:5: style: Class 'MemoryCycleLoadAndConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/portability_test.cpp:113:3: style: Struct 'Another' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:35:5: style: Class 'MemberMinimal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:60:5: style: Class 'MemberMinimalVersioned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:84:3: style: Struct 'NonMemberMinimal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:103:3: style: Struct 'NonMemberMinimalVersioned' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:141:3: style: Struct 'Issue79Struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/3rdparty/cereal/unittests/structs_minimal.hpp:176:3: style: Struct 'Issue79StructInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/VRepeatAttr.hpp:86:5: style: Class 'VRepeatDateTimeAttr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/CommandOutput.hpp:89:5: style: Class 'CommandOutputHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/OutputDirProvider.hpp:66:5: style: Class 'OutputDirFetchTransferTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/RepeatEditor.hpp:65:5: style: Class 'RepeatIntEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/RepeatEditor.hpp:81:5: style: Class 'RepeatStringEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/RepeatEditor.hpp:96:5: style: Class 'RepeatDateEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/ecflowUI/src/TextPager/TextCodecWrapper.hpp:36:5: style: Class 'TextCodecWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/libViewer/src/LogLoadData.hpp:169:5: style: Class 'LogLoadData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecflow-5.12.3/Viewer/libViewer/src/MessageLabel.hpp:71:5: style: Class 'MessageLabelLoadWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eckit/eckit_1.25.2.orig.tar.xz eckit-1.25.2/src/eckit/cmd/Arg.cc:106:5: style: Class 'ArgContentOptional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/cmd/Arg.cc:124:5: style: Class 'ArgContentList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/cmd/Arg.cc:204:5: style: Class 'ArgContentExclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/cmd/Arg.cc:224:5: style: Class 'ArgContentInclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/cmd/CmdParser.cc:35:5: style: Struct 'EventNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:34:5: style: Class 'NotEncodable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:37:5: style: Class 'NotEncodable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:46:5: style: Class 'NotDecodable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:49:5: style: Class 'NotDecodable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:58:5: style: Class 'InvalidRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:67:5: style: Class 'DataCorruption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/codec/Exceptions.h:76:5: style: Class 'WriteError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/config/Configuration.cc:28:5: style: Class 'ConfigurationNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/container/kdtree/KDNode.cc:125:5: style: Struct 'sorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/PathExpander.cc:120:5: style: Class 'ENVVAR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/PathExpander.cc:154:5: style: Class 'FILE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/PathExpander.cc:190:5: style: Class 'CWDFS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/PathExpander.cc:206:5: style: Class 'CWD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/FileSpaceStrategies.cc:32:5: style: Struct 'Candidate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/URIManager.cc:161:5: style: Class 'LocalFilePartManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/URIManager.cc:205:5: style: Class 'HttpURIManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/AsyncHandle.cc:35:5: style: Class 'AsyncHandleWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/Compress.cc:76:5: style: Class 'Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/DblBuffer.cc:33:5: style: Class 'DblBufferError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/LocalPathName.h:45:5: style: Class 'LocalPathName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/filesystem/LocalPathName.h:51:5: style: Class 'LocalPathName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/Offset.h:52:5: style: Class 'Offset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/PooledFile.cc:55:5: style: Class 'PoolFileEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/cluster/ClusterNode.cc:36:5: style: Class 'ClusterHeartBeat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/io/cluster/ClusterNodes.cc:61:5: style: Class 'ClusterNodeEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/linalg/SparseMatrix.cc:77:5: style: Class 'BufferAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/ETA.h:29:5: style: Class 'ETA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/ETA.h:30:5: style: Class 'ETA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/RotationTarget.cc:60:5: style: Class 'RotationOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/Statistics.h:38:5: style: Struct 'Timing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/Statistics.h:86:5: style: Class 'AutoTiming' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/log/UserChannel.cc:28:5: style: Class 'UserBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/parser/YAMLParser.cc:68:5: style: Class 'YAMLItemLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/parser/YAMLParser.cc:193:5: style: Struct 'YAMLItemKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/parser/YAMLParser.cc:318:5: style: Struct 'YAMLItemEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/runtime/Telemetry.cc:204:5: style: Class 'WraperReport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/serialisation/ReanimatorBase.cc:27:5: style: Class 'UnknowClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/serialisation/Stream.cc:805:5: style: Class 'StreamDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/thread/ThreadPool.cc:31:5: style: Class 'ThreadPoolThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/types/Hour.cc:22:5: style: Class 'BadHour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/types/Month.h:28:5: style: Class 'Month' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/types/Month.h:30:5: style: Class 'Month' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/types/Date.cc:25:5: style: Class 'BadDate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/utils/Hash.cc:140:5: style: Class 'NoHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/utils/Tokenizer.h:31:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/utils/Tokenizer.h:32:5: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/utils/Rsync.cc:151:5: style: Class 'Signature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/utils/Rsync.cc:158:5: style: Class 'Signature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/value/NumberContent.cc:26:5: style: Class 'BadBoolConversion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/eckit/web/HttpStream.cc:62:5: style: Class 'back_encoder_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/mpiobjsend.cc:54:5: style: Class 'Obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/pool.cc:38:5: style: Class 'X' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/shint.cc:55:5: style: Class 'SemForker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/tcp_client_json.cc:39:5: style: Class 'XX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/tcp_server.cc:39:5: style: Class 'FDBConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/tcp_server_forked.cc:99:5: style: Class 'FDBForker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/tcp_server_threaded.cc:37:5: style: Class 'FDBUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/src/sandbox/tcp_server_threaded.cc:104:5: style: Class 'FDBService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/tests/experimental/singleton/TestFactory.h:41:5: style: Class 'AutoRegistBuilder < TestBuilder1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/tests/experimental/singleton/TestFactory.h:41:5: style: Class 'AutoRegistBuilder < TestBuilder2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/tests/experimental/singleton/TestFactory.h:41:5: style: Class 'AutoRegistBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/tests/value/AnyKeyParams.h:28:5: style: Struct 'AnyKeyParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eckit-1.25.2/tests/value/AnyKeyParams.h:29:5: style: Struct 'AnyKeyParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ecl/ecl_21.2.1+ds.orig.tar.xz ecl-21.2.1/examples/ecl_qt/qt/cl_bridge_utils.hpp:65:5: style: Class 'cl_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ecl-21.2.1/examples/ecl_qt/qt/cl_bridge_utils.hpp:66:5: style: Class 'cl_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eclib/eclib_20231212.orig.tar.gz eclib-20231212/tests/threading.cc:38:5: style: Class 'isprime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eclipse-cdt/eclipse-cdt_9.9.0.orig.tar.xz org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.core.tests/resources/pdomtests/classTests/class.cpp:28:6: style: Class 'C' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/compare/CompareTest.cpp:46:6: style: Class 'X' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/contentassist/CompletionTestStart.h:55:2: style: Class 'xOtherClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/contentassist/CompletionTestStart.h:56:2: style: Class 'xOtherClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/contentassist/CompletionTestStart40.h:46:2: style: Class 'xOtherClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/contentassist/CompletionTestStart40.h:47:2: style: Class 'xOtherClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/formatter/bugs/After.cpp:11:2: style: Class 'ABaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/formatter/bugs/After.cpp:14:2: style: Class 'AClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/formatter/bugs/Before.cpp:7:29: style: Class 'ABaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] org.eclipse.cdt-CDT_9_9_0/core/org.eclipse.cdt.ui.tests/resources/formatter/bugs/Before.cpp:8:35: style: Class 'AClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eclipse-titan/eclipse-titan_8.2.0.orig.tar.gz titan.core-8.2.0/common/NetworkHandler.hh:89:3: style: Class 'IPv4Address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/common/NetworkHandler.hh:154:3: style: Class 'NetworkHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/common/NetworkHandler.hh:155:3: style: Class 'NetworkHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Logger.hh:868:3: style: Class 'Logger_Format_Scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/common/JSON_Tokenizer.hh:115:3: style: Class 'JSON_Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/common/Quadruple.hh:60:3: style: Class 'Quad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/CompilerError.hh:65:5: style: Class 'Error_Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/CompilerError.hh:69:5: style: Class 'Error_Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/string.hh:42:3: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/string.hh:43:3: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Setting.hh:137:5: style: Class 'Location' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Setting.hh:487:5: style: Class 'GovernedSimple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Setting.hh:818:5: style: Class 'ReferenceChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Identifier.cc:50:5: style: Struct 'id_data_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/ustring.hh:44:3: style: Class 'ustring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/ustring.hh:72:3: style: Class 'ustring' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Stopwatch.hh:20:3: style: Class 'Stopwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:73:3: style: Class 'int_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:74:3: style: Class 'int_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:104:3: style: Class 'size_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:105:3: style: Class 'size_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:133:3: style: Class 'char_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:161:3: style: Class 'universal_char_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:162:3: style: Class 'universal_char_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:194:3: style: Class 'real_limit_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:604:3: style: Class 'RealRangeListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:605:3: style: Class 'RealRangeListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:650:3: style: Class 'BooleanListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:690:3: style: Class 'VerdicttypeListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1060:3: style: Class 'StringPatternConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2216:3: style: Class 'ValueList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2251:3: style: Class 'ValueListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2252:3: style: Class 'ValueListConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2282:3: style: Class 'RecofConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2283:3: style: Class 'RecofConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:2286:3: style: Class 'RecofConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtype.hh:77:3: style: Class 'SubTypeParse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtype.hh:89:3: style: Class 'SubTypeParse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtype.hh:94:3: style: Class 'SubTypeParse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtype.hh:181:3: style: Class 'SubtypeConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/ttcn3/TextAST.hh:62:5: style: Class 'TextAST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Type.hh:556:5: style: Class 'Type' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Type.hh:516:7: style: Class 'RecursionTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Value.hh:410:5: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Value.hh:426:5: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/Value.hh:392:7: style: Class 'UnfoldabilityCheck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/ttcn3/RawAST.hh:138:5: style: Class 'RawAST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1298:3: style: Class 'StringSubtypeTreeElement < string , char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1300:3: style: Class 'StringSubtypeTreeElement < string , char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1301:3: style: Class 'StringSubtypeTreeElement < string , char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1298:3: style: Class 'StringSubtypeTreeElement < ustring , universal_char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1300:3: style: Class 'StringSubtypeTreeElement < ustring , universal_char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1301:3: style: Class 'StringSubtypeTreeElement < ustring , universal_char_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1094:3: style: Class 'StringValueConstraint < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:1094:3: style: Class 'StringValueConstraint < ustring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:733:3: style: Class 'StringSizeAndValueListConstraint < 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:734:3: style: Class 'StringSizeAndValueListConstraint < 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:736:3: style: Class 'StringSizeAndValueListConstraint < 1 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:733:3: style: Class 'StringSizeAndValueListConstraint < 4 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:734:3: style: Class 'StringSizeAndValueListConstraint < 4 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:736:3: style: Class 'StringSizeAndValueListConstraint < 4 , 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:733:3: style: Class 'StringSizeAndValueListConstraint < 8 , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:734:3: style: Class 'StringSizeAndValueListConstraint < 8 , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:736:3: style: Class 'StringSizeAndValueListConstraint < 8 , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:250:3: style: Class 'RangeListConstraint < int_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/subtypestuff.hh:250:3: style: Class 'RangeListConstraint < real_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < Type * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < sweep_point_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < int_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array < real_limit_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/vector.hh:269:3: style: Class 'dynamic_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/OOP_tests/positive_tests/501_classes_and_objects/50101_classes/5010106_destructors/MyPort.hh:19:2: style: Class 'MyPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/OOP_tests/positive_tests/501_classes_and_objects/50101_classes/50101_top_level/Myport.hh:19:2: style: Class 'Myport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/09_test_configurations/0902_test_system_interface/Sem_0902_001_loopbackPort.hh:19:2: style: Class 'Sem__0902__001__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/09_test_configurations/0902_test_system_interface/Sem_0902_002_loopbackPort.hh:19:2: style: Class 'Sem__0902__002__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/16_functions_altsteps_testcases/1602_altsteps/160201_invoking_altsteps/Sem_160201_003_loopbackPort.hh:19:2: style: Class 'Sem__160201__003__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/16_functions_altsteps_testcases/1602_altsteps/160201_invoking_altsteps/Sem_160201_004_loopbackPort.hh:19:2: style: Class 'Sem__160201__004__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/20_statement_and_operations_for_alt/2002_the_alt_statement/Sem_2002_012_loopbackPort.hh:19:2: style: Class 'Sem__2002__012__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/conformance_test/core_language_tests/positive_tests/20_statement_and_operations_for_alt/2002_the_alt_statement/Sem_2002_013_loopbackPort.hh:19:2: style: Class 'Sem__2002__013__loopbackPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Encdec.hh:304:3: style: Class 'TTCN_Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Encdec.hh:307:3: style: Class 'TTCN_Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Error.hh:26:3: style: Class 'TTCN_Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Basetype.hh:1167:3: style: Class 'Lazy_Fuzzy_Expr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Template.hh:81:3: style: Class 'Base_Template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Template.hh:194:3: style: Class 'Restricted_Length_Template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Template.hh:242:3: style: Class 'Record_Of_Template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:72:3: style: Class 'OCTETSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:77:3: style: Class 'OCTETSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:305:3: style: Class 'OCTETSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:306:3: style: Class 'OCTETSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:307:3: style: Class 'OCTETSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:308:3: style: Class 'OCTETSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Octetstring.hh:313:3: style: Class 'OCTETSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Any.hh:26:3: style: Class 'ASN_ANY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Any.hh:28:3: style: Class 'ASN_ANY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:96:3: style: Class 'BITSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:317:3: style: Class 'BITSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:318:3: style: Class 'BITSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:319:3: style: Class 'BITSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:320:3: style: Class 'BITSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:325:3: style: Class 'BITSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:73:3: style: Class 'HEXSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:262:3: style: Class 'HEXSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:263:3: style: Class 'HEXSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:264:3: style: Class 'HEXSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:265:3: style: Class 'HEXSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:270:3: style: Class 'HEXSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:83:3: style: Class 'Module_Param_Name' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:100:3: style: Class 'Module_Param_FieldName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:127:3: style: Class 'Module_Param_CustomName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:314:3: style: Class 'Module_Param_Ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:364:3: style: Class 'Module_Param_Expression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:393:3: style: Class 'Module_Param_Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:404:3: style: Class 'Module_Param_Float' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:414:3: style: Class 'Module_Param_Boolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:424:3: style: Class 'Module_Param_Verdict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Param_Types.hh:495:3: style: Class 'Module_Param_Enumerated' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:124:3: style: Class 'CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:127:3: style: Class 'CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:139:3: style: Class 'CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:141:3: style: Class 'CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:425:3: style: Class 'CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:430:3: style: Class 'CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:435:3: style: Class 'CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:440:3: style: Class 'CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:451:3: style: Class 'CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:141:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:155:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:171:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:176:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:186:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:603:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:604:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:605:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:606:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:607:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:609:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:610:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:612:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:620:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:621:3: style: Class 'UNIVERSAL_CHARSTRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/compiler2/ttcn3/JsonAST.hh:88:3: style: Class 'JsonAST' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/XmlReader.hh:75:3: style: Class 'XmlReaderWrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Null.hh:40:3: style: Class 'ASN_NULL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Null.hh:121:3: style: Class 'ASN_NULL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Null.hh:122:3: style: Class 'ASN_NULL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Null.hh:123:3: style: Class 'ASN_NULL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_Null.hh:124:3: style: Class 'ASN_NULL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:81:3: style: Class 'INTEGER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:281:3: style: Class 'INTEGER_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:282:3: style: Class 'INTEGER_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:283:3: style: Class 'INTEGER_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:284:3: style: Class 'INTEGER_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Integer.hh:286:3: style: Class 'INTEGER_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Objid.hh:148:3: style: Class 'OBJID_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Objid.hh:149:3: style: Class 'OBJID_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Objid.hh:150:3: style: Class 'OBJID_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Objid.hh:153:3: style: Class 'OBJID_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:136:3: style: Class 'CHARACTER_STRING_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:137:3: style: Class 'CHARACTER_STRING_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:138:3: style: Class 'CHARACTER_STRING_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:253:3: style: Class 'CHARACTER_STRING_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:254:3: style: Class 'CHARACTER_STRING_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:255:3: style: Class 'CHARACTER_STRING_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:362:3: style: Class 'CHARACTER_STRING_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:363:3: style: Class 'CHARACTER_STRING_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:364:3: style: Class 'CHARACTER_STRING_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:478:3: style: Class 'CHARACTER_STRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:479:3: style: Class 'CHARACTER_STRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_CharacterString.hh:480:3: style: Class 'CHARACTER_STRING_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < ASN_NULL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < ASN_NULL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < ASN_NULL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < INTEGER >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < INTEGER >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < INTEGER >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < OBJID >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < OBJID >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < OBJID >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < UNIVERSAL_CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < UNIVERSAL_CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < UNIVERSAL_CHARSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < OCTETSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < OCTETSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < OCTETSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < CHARACTER_STRING_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < CHARACTER_STRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < CHARACTER_STRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < CHARACTER_STRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:138:3: style: Class 'EMBEDDED_PDV_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:139:3: style: Class 'EMBEDDED_PDV_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:140:3: style: Class 'EMBEDDED_PDV_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:255:3: style: Class 'EMBEDDED_PDV_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:256:3: style: Class 'EMBEDDED_PDV_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:257:3: style: Class 'EMBEDDED_PDV_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:364:3: style: Class 'EMBEDDED_PDV_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:365:3: style: Class 'EMBEDDED_PDV_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:366:3: style: Class 'EMBEDDED_PDV_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:479:3: style: Class 'EMBEDDED_PDV_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:480:3: style: Class 'EMBEDDED_PDV_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_EmbeddedPDV.hh:481:3: style: Class 'EMBEDDED_PDV_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EMBEDDED_PDV_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EMBEDDED_PDV >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EMBEDDED_PDV >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EMBEDDED_PDV >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:63:3: style: Class 'FLOAT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:226:3: style: Class 'FLOAT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:227:3: style: Class 'FLOAT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:228:3: style: Class 'FLOAT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:229:3: style: Class 'FLOAT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Float.hh:232:3: style: Class 'FLOAT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:47:3: style: Class 'COMPONENT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:148:3: style: Class 'COMPONENT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:149:3: style: Class 'COMPONENT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:150:3: style: Class 'COMPONENT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:151:3: style: Class 'COMPONENT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Component.hh:154:3: style: Class 'COMPONENT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Array.hh:1495:3: style: Class 'TEMPLATE_ARRAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Array.hh:1502:3: style: Class 'TEMPLATE_ARRAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Array.hh:1503:3: style: Class 'TEMPLATE_ARRAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Array.hh:1510:3: style: Class 'TEMPLATE_ARRAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Array.hh:1520:3: style: Class 'TEMPLATE_ARRAY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < FLOAT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < FLOAT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < FLOAT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < COMPONENT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < COMPONENT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < COMPONENT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/TEXT.hh:81:3: style: Class 'Token_Match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:125:3: style: Class 'EXTERNAL_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:126:3: style: Class 'EXTERNAL_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:127:3: style: Class 'EXTERNAL_identification_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:235:3: style: Class 'EXTERNAL_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:236:3: style: Class 'EXTERNAL_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:237:3: style: Class 'EXTERNAL_identification_syntaxes_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:336:3: style: Class 'EXTERNAL_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:337:3: style: Class 'EXTERNAL_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:338:3: style: Class 'EXTERNAL_identification_context__negotiation_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:455:3: style: Class 'EXTERNAL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:456:3: style: Class 'EXTERNAL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/ASN_External.hh:457:3: style: Class 'EXTERNAL_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EXTERNAL_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EXTERNAL_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EXTERNAL_identification >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EXTERNAL_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EXTERNAL_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EXTERNAL_identification_syntaxes >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EXTERNAL_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EXTERNAL_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EXTERNAL_identification_context__negotiation >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < EXTERNAL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < EXTERNAL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < EXTERNAL >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < BITSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < BITSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < BITSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:50:3: style: Class 'BOOLEAN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:176:3: style: Class 'BOOLEAN_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:177:3: style: Class 'BOOLEAN_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:178:3: style: Class 'BOOLEAN_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:179:3: style: Class 'BOOLEAN_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Boolean.hh:182:3: style: Class 'BOOLEAN_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < BOOLEAN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < BOOLEAN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < BOOLEAN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:48:3: style: Class 'VERDICTTYPE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:152:3: style: Class 'VERDICTTYPE_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:153:3: style: Class 'VERDICTTYPE_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:154:3: style: Class 'VERDICTTYPE_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:155:3: style: Class 'VERDICTTYPE_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Verdicttype.hh:158:3: style: Class 'VERDICTTYPE_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < VERDICTTYPE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < VERDICTTYPE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < VERDICTTYPE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Bitstring.hh:83:3: style: Class 'BITSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < HEXSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < HEXSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < HEXSTRING >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:64:3: style: Class 'DEFAULT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:65:3: style: Class 'DEFAULT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:135:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:136:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:137:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:138:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:139:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Default.hh:142:3: style: Class 'DEFAULT_template' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:129:3: style: Class 'OPTIONAL < DEFAULT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:138:3: style: Class 'OPTIONAL < DEFAULT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Optional.hh:142:3: style: Class 'OPTIONAL < DEFAULT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Charstring.hh:111:3: style: Class 'CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Hexstring.hh:67:3: style: Class 'HEXSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Timer.hh:52:3: style: Class 'TIMER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Port.hh:52:3: style: Class 'Map_Params' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Port.hh:144:3: style: Class 'PORT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:316:3: style: Class 'CLASS_EXCEPTION' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:350:3: style: Class 'FINALLY_CPP11' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:372:3: style: Class 'DEFPAR_IN_WRAPPER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:384:3: style: Class 'DEFPAR_OUT_WRAPPER' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:36:3: style: Class 'OBJECT_REF < OBJECT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:38:3: style: Class 'OBJECT_REF < OBJECT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/OOP.hh:49:3: style: Class 'OBJECT_REF < OBJECT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Struct_of.cc:447:3: style: Class 'Tree_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/hello/PCOType.hh:29:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/langviz/Symbol.hh:73:3: style: Class 'Symbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/langviz/Rule.hh:31:3: style: Class 'Rule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/loggerplugins/TSTLogger/TSTLogger.hh:38:3: style: Struct 'ParameterData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/loggerplugins/TSTLogger/TSTLogger.cc:56:3: style: Class 'SocketException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/loggerplugins/TSTLogger/TSTLogger.cc:64:3: style: Class 'TimeoutException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/loggerplugins/TSTLogger/TSTLogger.cc:212:3: style: Class 'HttpException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/SIPmsg_PT.hh:49:3: style: Class 'SIPmsg__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/PIPEasp_PT.hh:27:2: style: Class 'PIPEasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/XTDPasp_PT.hh:31:5: style: Class 'XTDPasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/core/Universal_charstring.hh:114:3: style: Class 'UNIVERSAL_CHARSTRING' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/src/PIPEasp_PT.hh:51:2: style: Class 'PIPEasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/cfgFile/testport_parameters/PCOType.hh:28:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/commProcedure/ExtProcPort.hh:35:2: style: Class 'ExtProcPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/commProcedure/PortAddress.hh:36:2: style: Class 'PortAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/PIPEasp_PT.hh:59:2: style: Class 'PIPEasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/centralstorage/base_mixed/base_mixed_PT.hh:32:2: style: Class 'base__mixed__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/centralstorage/base_ttcn/base_PT.hh:32:2: style: Class 'base__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/centralstorage/separate_project/separate_PT.hh:32:2: style: Class 'separate__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/src/PCOType.hh:31:1: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/src/PCOType.hh:31:1: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/src/PCOType.hh:31:1: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/mfgen-tpd/library/HelloTpd/src/PCOType.hh:31:1: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/compileonly/mfgen-tpd/search_paths/dep1/Test/src/PCOType.hh:19:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/intOper/PCOType.hh:33:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/logger/emergency_logging/PCO_PT.hh:30:2: style: Class 'PCO__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/logger/logtest/PCO_PT.hh:30:2: style: Class 'PCO__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/makefilegen/makefilegen_envvar_test/testA/Test/src/PCOType.hh:19:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/map_param/PT.hh:19:2: style: Class 'PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/nonMandatoryPar/PCOType.hh:35:2: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/omitdef/PT_DefOpt.hh:37:2: style: Class 'PT__DefOpt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/NVP.hh:19:2: style: Class 'NVP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/P3.hh:22:2: style: Class 'P3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/P3Internal.hh:22:2: style: Class 'P3Internal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/PT3.hh:22:2: style: Class 'PT3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/PT2.hh:22:2: style: Class 'PT2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslation/PT4.hh:22:2: style: Class 'PT4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslationCentralStorage/ProjB/src/PortB.hh:19:2: style: Class 'PortB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/portTranslationCentralStorage/ProjB/src/PortB_RT.hh:19:2: style: Class 'PortB__RT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/realtime/PortMsg.hh:20:2: style: Class 'PortMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/realtime/PortProc.hh:22:2: style: Class 'PortProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/realtime/PortTransBasic.hh:19:2: style: Class 'PortTransBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/realtime/PortTransRT.hh:19:2: style: Class 'PortTransRT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/tryCatch/PCOType.hh:29:1: style: Class 'PCOType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/profiler/PIPEasp_PT.hh:51:2: style: Class 'PIPEasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/regression_test/ttcn2json/PIPEasp_PT.hh:51:2: style: Class 'PIPEasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/XMLParser.hh:231:3: style: Class 'XMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/XMLParser.hh:112:5: style: Class 'TagAttributes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/SimpleType.hh:36:3: style: Class 'LengthType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/SimpleType.hh:53:3: style: Class 'PatternType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/SimpleType.hh:76:3: style: Class 'EnumerationType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/SimpleType.hh:95:3: style: Class 'WhitespaceType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/SimpleType.hh:123:3: style: Class 'ValueType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/xsdconvert/ComplexType.hh:133:3: style: Class 'ComplexType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/TELNETasp_PT.hh:64:5: style: Class 'Window_Size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] titan.core-8.2.0/performance_test/SIPApplibPerfTest/src/TELNETasp_PT.hh:124:2: style: Class 'TELNETasp__PT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ed2k-hash/ed2k-hash_0.4.0+ds.orig.tar.gz ed2k_hash-0.4.0/ed2k_hash/GUI/Semaphore.h:43:5: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/edb-debugger/edb-debugger_1.3.0.orig.tar.gz edb-debugger/plugins/Analyzer/AnalyzerWidget.h:32:2: style: Class 'AnalyzerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/edk2/edk2_2024.02.orig.tar.xz edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/ATokenBuffer.h:82:2: style: Class 'ANTLRTokenBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/AParser.h:223:2: style: Class 'ANTLRParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/ATokPtr.h:47:5: style: Class 'ANTLRTokenPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/DLexerBase.h:69:2: style: Class 'DLGFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/DLexerBase.h:91:2: style: Class 'DLGStringInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/Pccts/h/BufFileInput.h:31:5: style: Class 'BufFileInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrError.h:87:3: style: Class 'CVfrErrorHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h:83:3: style: Class 'CVfrBufferConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h:202:3: style: Class 'CVfrVarDataTypeDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h:293:3: style: Struct 'EFI_VARSTORE_INFO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h:294:3: style: Struct 'EFI_VARSTORE_INFO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrUtilityLib.h:303:3: style: Struct 'BufferVarStoreFieldInfoNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:124:3: style: Class 'CFormPkg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:178:3: style: Struct 'SIfrRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:214:3: style: Class 'CIfrRecordInfoDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:265:3: style: Class 'CIfrObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:315:3: style: Class 'CIfrOpHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:361:3: style: Class 'CIfrStatementHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:416:3: style: Class 'CIfrQuestionHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:492:3: style: Class 'CIfrMinMaxStepData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:662:3: style: Class 'CIfrFormSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:976:3: style: Class 'CIfrDefault' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1006:3: style: Class 'CIfrDefault2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1050:3: style: Class 'CIfrGet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1070:3: style: Class 'CIfrSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1758:3: style: Class 'CIfrOneOfOption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1943:3: style: Class 'CIfrTimeout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1960:3: style: Class 'CIfrGuid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1976:3: style: Class 'CIfrDup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:1989:3: style: Class 'CIfrEqIdId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2028:3: style: Class 'CIfrEqIdVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2058:3: style: Class 'CIfrEqIdList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2109:3: style: Class 'CIfrQuestionRef1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2132:3: style: Class 'CIfrQuestionRef2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2142:3: style: Class 'CIfrQuestionRef3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2155:3: style: Class 'CIfrQuestionRef3_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2173:3: style: Class 'CIfrQuestionRef3_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2196:3: style: Class 'CIfrRuleRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2214:3: style: Class 'CIfrStringRef1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2229:3: style: Class 'CIfrStringRef2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2239:3: style: Class 'CIfrThis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2252:3: style: Class 'CIfrSecurity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2270:3: style: Class 'CIfrUint8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2287:3: style: Class 'CIfrUint16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2304:3: style: Class 'CIfrUint32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2321:3: style: Class 'CIfrUint64' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2335:3: style: Class 'CIfrTrue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2345:3: style: Class 'CIfrFalse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2355:3: style: Class 'CIfrOne' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2365:3: style: Class 'CIfrOnes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2375:3: style: Class 'CIfrZero' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2385:3: style: Class 'CIfrUndefined' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2395:3: style: Class 'CIfrVersion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2405:3: style: Class 'CIfrLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2415:3: style: Class 'CIfrNot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2425:3: style: Class 'CIfrBitWiseNot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2435:3: style: Class 'CIfrToBoolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2448:3: style: Class 'CIfrToString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2462:3: style: Class 'CIfrToUint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2472:3: style: Class 'CIfrToUpper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2482:3: style: Class 'CIfrToLower' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2492:3: style: Class 'CIfrAdd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2502:3: style: Class 'CIfrBitWiseAnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2512:3: style: Class 'CIfrBitWiseOr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2522:3: style: Class 'CIfrAnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2532:3: style: Class 'CIfrCatenate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2542:3: style: Class 'CIfrDivide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2552:3: style: Class 'CIfrEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2562:3: style: Class 'CIfrGreaterEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2572:3: style: Class 'CIfrGreaterThan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2582:3: style: Class 'CIfrLessEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2592:3: style: Class 'CIfrLessThan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2602:3: style: Class 'CIfrMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2612:3: style: Class 'CIfrMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2637:3: style: Class 'CIfrMultiply' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2647:3: style: Class 'CIfrModulo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2657:3: style: Class 'CIfrNotEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2667:3: style: Class 'CIfrOr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2677:3: style: Class 'CIfrShiftLeft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2687:3: style: Class 'CIfrShiftRight' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2697:3: style: Class 'CIfrSubtract' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2707:3: style: Class 'CIfrConditional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2720:3: style: Class 'CIfrFind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2734:3: style: Class 'CIfrMid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2744:3: style: Class 'CIfrToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/BaseTools/Source/C/VfrCompile/VfrFormPkg.h:2757:3: style: Class 'CIfrSpan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] edk2-2024.02/MdePkg/Library/MipiSysTLib/mipisyst/printer/src/mipi_syst_main.cpp:159:2: style: Class 'short_guid_context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/efax-gtk/efax-gtk_3.2.8.orig.tar.gz efax-gtk-3.2.8/src/dialogs.h:78:3: style: Class 'GplDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/dialogs.h:124:3: style: Class 'AboutEfaxGtkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/dialogs.h:137:3: style: Class 'AboutEfaxDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/helpfile.h:43:3: style: Class 'HelpDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/redial_queue.h:45:3: style: Class 'RedialQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings_help.h:30:3: style: Struct 'SettingsMessagesBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/logger.h:48:3: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/utils/selected_rows_handle.h:67:3: style: Class 'SelectedRowsHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/utils/selected_rows_handle.cpp:59:3: style: Class 'PathToRowRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/efax_controller.h:109:3: style: Class 'EfaxController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/utils/sem_sync.h:45:3: style: Class 'SemSync' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/fax_list_manager.h:148:3: style: Class 'FaxListManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:52:3: style: Class 'IdentityPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:97:3: style: Class 'ModemPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:125:3: style: Class 'ParmsPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:163:3: style: Class 'PrintPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:182:3: style: Class 'ViewPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:226:3: style: Class 'SockPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:255:3: style: Class 'ReceivePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:294:3: style: Class 'SendPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:313:3: style: Class 'LoggingPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/settings.h:335:3: style: Class 'PagePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/mainwindow.h:62:3: style: Class 'MessageText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/mainwindow.h:73:3: style: Class 'StatusLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efax-gtk-3.2.8/src/mainwindow.h:231:3: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/efl/efl_1.27.0.orig.tar.xz efl-1.27.0/src/tests/eina_cxx/eina_cxx_test_inarray.cc:190:3: style: Struct 'non_pod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/efte/efte_1.1.orig.tar.gz efte-1.1/src/o_model.h:27:5: style: Class 'EViewPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/o_model.h:102:5: style: Class 'EView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/c_bind.h:124:5: style: Class 'EKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/i_key.h:20:5: style: Class 'ExKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/i_view.h:22:5: style: Class 'GxView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/i_modelview.h:22:5: style: Class 'ExModelView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/e_buffer.h:105:5: style: Class 'EPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/i_search.h:29:5: style: Class 'ExISearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/i_complete.h:39:5: style: Class 'ExComplete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] efte-1.1/src/log.h:119:5: style: Class 'GlobalLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eigen3/eigen3_3.4.0.orig.tar.bz2 eigen-3.4.0/test/MovableScalar.h:26:3: style: Struct 'MovableScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/geometry.cpp:45:3: style: Struct 'ToRotationMatrixWrapper < Quaternion < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/benchmark-blocking-sizes.cpp:68:3: style: Struct 'size_triple_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/benchmark-blocking-sizes.cpp:321:3: style: Struct 'human_duration_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/analyze-blocking-sizes.cpp:52:3: style: Struct 'size_triple_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/analyze-blocking-sizes.cpp:86:3: style: Struct 'inputfile_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/bench/analyze-blocking-sizes.cpp:213:3: style: Struct 'preprocessed_inputfile_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/demos/opengl/icosphere.h:19:5: style: Class 'IcoSphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/demos/opengl/camera.h:22:12: style: Class 'Frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/doc/examples/CustomizingEigen_Inheritance.cpp:11:5: style: Class 'MyVectorType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/demos/opengl/quaternion_demo.cpp:152:10: style: Class 'EulerAngles < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/doc/examples/make_circulant2.cpp:11:3: style: Class 'circulant_functor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/AnnoyingScalar.h:35:5: style: Class 'AnnoyingScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/AnnoyingScalar.h:36:5: style: Class 'AnnoyingScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/AnnoyingScalar.h:37:5: style: Class 'AnnoyingScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/AnnoyingScalar.h:38:5: style: Class 'AnnoyingScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/AnnoyingScalar.h:39:5: style: Class 'AnnoyingScalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/test/SafeScalar.h:16:3: style: Class 'SafeScalar < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eigen-3.4.0/unsupported/test/cxx11_tensor_reduction.cpp:304:3: style: Struct 'UserReducer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/einstein/einstein_2.0.dfsg.2.orig.tar.gz einstein-2.0/buffer.h:22:9: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/exceptions.h:15:9: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.h:83:9: style: Class 'ResourceFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.h:142:9: style: Class 'SimpleResourceFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.h:334:9: style: Class 'ResourcesCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.h:391:9: style: Class 'ResDataHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/random.h:15:9: style: Class 'Random' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/widgets.h:130:9: style: Class 'ExitCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/widgets.h:145:9: style: Class 'AnyKeyAccel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/streams.h:22:9: style: Class 'UtfStreamReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/lexal.h:48:9: style: Class 'Lexal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/buffer.h:22:9: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/exceptions.h:19:9: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/puzgen.h:24:9: style: Class 'Possibilities' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/game.h:34:9: style: Class 'Game' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:45:9: style: Class 'NewGameCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:62:9: style: Class 'LoadGameCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:83:9: style: Class 'TopScoresCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:100:9: style: Class 'RulesCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:116:9: style: Class 'OptionsCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/menu.cpp:132:9: style: Class 'AboutCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/formatter.cpp:116:9: style: Class 'StrArgValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/formatter.cpp:104:9: style: Class 'TemplatedArgValue < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/formatter.cpp:104:9: style: Class 'TemplatedArgValue < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/formatter.cpp:104:9: style: Class 'TemplatedArgValue < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/streams.h:22:9: style: Class 'UtfStreamReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/lexal.h:48:9: style: Class 'Lexal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/table.h:49:9: style: Class 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.h:29:9: style: Class 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/game.cpp:74:9: style: Class 'Watch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/game.cpp:329:9: style: Class 'CheatCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/game.cpp:377:9: style: Class 'GameOptionsCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:15:9: style: Class 'TextCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:35:9: style: Class 'ArgCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:42:9: style: Class 'IntArgCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:60:9: style: Class 'StrArgCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:77:9: style: Class 'FloatArgCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/messages.cpp:95:9: style: Class 'DoubleArgCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/tokenizer.h:28:9: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/tokenizer.h:48:9: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/descr.cpp:98:9: style: Class 'Description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/table.h:49:9: style: Class 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/opensave.cpp:25:9: style: Class 'SavedGame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/table.cpp:17:9: style: Class 'IntValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/table.cpp:38:9: style: Class 'DoubleValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/table.cpp:59:9: style: Class 'StringValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/mkres/table.cpp:80:9: style: Class 'TableValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/table.cpp:17:9: style: Class 'IntValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/table.cpp:38:9: style: Class 'DoubleValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/table.cpp:59:9: style: Class 'StringValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/table.cpp:80:9: style: Class 'TableValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/utils.cpp:233:9: style: Class 'CenteredBitmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:25:9: style: Class 'NearRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:26:9: style: Class 'NearRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:141:9: style: Class 'DirectionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:142:9: style: Class 'DirectionRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:226:9: style: Class 'OpenRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:227:9: style: Class 'OpenRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:280:9: style: Class 'UnderRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:281:9: style: Class 'UnderRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:364:9: style: Class 'BetweenRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/rules.cpp:365:9: style: Class 'BetweenRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.cpp:86:9: style: Class 'MemoryResourceStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] einstein-2.0/resources.cpp:433:9: style: Class 'ScorePredicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eiskaltdcpp/eiskaltdcpp_2.4.2.orig.tar.xz eiskaltdcpp-2.4.2/dht/KBucket.h:43:9: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/dialogentry.hh:28:5: style: Class 'DialogEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/previewmenu.hh:26:5: style: Class 'PreviewMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/hashdialog.hh:33:5: style: Class 'Hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/sharebrowser.hh:137:9: style: Class 'ItemInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/sharebrowser.hh:149:9: style: Class 'ItemInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-gtk/src/settingsdialog.hh:35:5: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/scriptengine/ClientManagerScript.h:58:5: style: Class 'ClientManagerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/scriptengine/HashManagerScript.h:47:5: style: Class 'HashManagerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/scriptengine/LogManagerScript.h:35:5: style: Class 'LogManagerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ADLS.h:34:9: style: Class 'ADLSEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ADLS.h:82:5: style: Class 'ADLS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ADLSModel.h:26:5: style: Class 'ADLSItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ADLSModel.h:51:5: style: Class 'ADLSModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/AntiSpamFrame.h:24:5: style: Class 'AntiSpamFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/AutoToolTip.h:24:5: style: Class 'AutoToolTipDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/UserListModel.h:108:5: style: Class 'UserListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ChatEdit.h:27:5: style: Class 'NickCompletionModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ChatEdit.h:29:5: style: Class 'NickCompletionModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ChatEdit.h:56:5: style: Class 'ChatEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/CustomFontModel.h:19:5: style: Class 'CustomFontItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/DownloadQueue.h:137:5: style: Class 'DownloadQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/DownloadQueueModel.h:40:5: style: Class 'DownloadQueueDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/DownloadQueueModel.h:50:5: style: Class 'DownloadQueueItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/DownloadQueueModel.h:82:5: style: Class 'DownloadQueueModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchFrame.h:40:5: style: Class 'SearchStringListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchFrame.h:118:5: style: Class 'SearchFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/HubFrame.h:49:5: style: Class 'UserListUserData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/EmoticonDialog.h:25:5: style: Class 'EmoticonDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/EmoticonObject.h:23:5: style: Class 'EmoticonLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FlowLayout.h:60:5: style: Class 'FlowLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FlowLayout.h:61:5: style: Class 'FlowLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteHubModel.h:28:5: style: Class 'FavoriteHubItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteHubModel.h:53:5: style: Class 'FavoriteHubModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteHubs.h:39:9: style: Class 'FavoriteHubEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteHubs.h:85:5: style: Class 'FavoriteHubs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/HistoryInterface.h:17:5: style: Class 'HistoryInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/MainWindow.h:64:5: style: Class 'About' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteUsers.h:81:5: style: Class 'FavoriteUsers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FavoriteUsersModel.h:24:5: style: Class 'FavoriteUserItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FileBrowserModel.h:41:5: style: Class 'FileBrowserItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FileBrowserModel.h:73:5: style: Class 'FileBrowserModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FinishedTransfersModel.h:32:5: style: Class 'FinishedTransfersItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FinishedTransfersModel.h:74:5: style: Class 'FinishedTransfersModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ShareBrowser.h:42:5: style: Class 'AsyncRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FinishedTransfers.h:102:5: style: Class 'FinishedTransfers < false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/FinishedTransfers.h:102:5: style: Class 'FinishedTransfers < true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/HashProgress.h:25:5: style: Class 'HashProgress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ShellCommandRunner.h:29:5: style: Class 'ShellCommandRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/IPFilterFrame.h:28:5: style: Class 'IPFilterFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/IPFilterModel.h:22:5: style: Class 'IPFilterModelItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/IPFilterModel.h:47:5: style: Class 'IPFilterModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/MainWindow.h:256:9: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/TransferViewModel.h:36:5: style: Class 'TransferViewDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/TransferViewModel.h:53:5: style: Class 'TransferViewItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/TransferViewModel.h:92:5: style: Class 'TransferViewModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/TransferView.h:66:5: style: Class 'Menu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/QuickConnect.h:23:5: style: Class 'QuickConnect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/PublicHubModel.h:43:5: style: Class 'PublicHubItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/PublicHubModel.h:70:5: style: Class 'PublicHubModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ToolBar.h:31:5: style: Class 'ToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SideBar.h:29:5: style: Class 'SideBarDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SideBar.h:42:5: style: Class 'SideBarItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SideBar.h:144:5: style: Class 'SideBarView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/QueuedUsers.h:30:5: style: Class 'QueuedUserItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/QueuedUsers.h:59:5: style: Class 'QueuedUsersModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/PublicHubs.h:77:5: style: Class 'PublicHubs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/PublicHubsList.h:22:5: style: Class 'PublicHubsList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ScriptManagerDialog.h:39:5: style: Class 'ScriptManagerItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ScriptManagerDialog.h:64:5: style: Class 'ScriptManagerModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchBlacklistDialog.h:25:5: style: Class 'SearchBlackListDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchBlacklistDialog.h:39:5: style: Class 'SearchBlackListItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchBlacklistDialog.h:66:5: style: Class 'SearchBlackListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchBlacklistDialog.h:98:5: style: Class 'SearchBlackListDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchModel.h:28:5: style: Class 'SearchProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchModel.h:72:5: style: Class 'SearchItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SearchModel.h:104:5: style: Class 'SearchModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsPersonal.h:24:5: style: Class 'SettingsPersonal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsConnection.h:26:5: style: Class 'SettingsConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsDownloads.h:25:5: style: Class 'SettingsDownloads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsSharing.h:23:5: style: Class 'ShareDirModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsSharing.h:47:5: style: Class 'SettingsSharing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsShortcuts.h:24:5: style: Class 'ShortcutItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SettingsShortcuts.h:46:5: style: Class 'ShortcutsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ShortcutGetter.h:21:5: style: Class 'ShortcutGetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/UCModel.h:25:5: style: Class 'UCDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/UCModel.h:45:5: style: Class 'UCItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/ShareBrowserSearch.h:27:5: style: Class 'ShareBrowserSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SpellCheck.h:35:5: style: Class 'SpellCheck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SpyModel.h:23:5: style: Class 'SpyItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/SpyModel.h:54:5: style: Class 'SpyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/TransferView.h:157:5: style: Class 'TransferView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/codeeditor/codeeditor.h:62:5: style: Class 'CodeEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/eiskaltdcpp-qt/src/codeeditor/codeeditor.h:85:5: style: Class 'LineNumberArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/json/jsoncpp/src/json_batchallocator.h:33:4: style: Class 'BatchAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/json/jsonrpc-cpp/system.h:176:7: style: Class 'Thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/json/jsonrpc-cpp/jsonrpc_httpclient.h:63:9: style: Class 'HttpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eiskaltdcpp-2.4.2/json/jsonrpc-cpp/netstring.h:48:7: style: Class 'NetstringException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elastix/elastix_5.1.0.orig.tar.gz elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLPlatform.h:58:3: style: Class 'OpenCLPlatform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLSize.h:63:3: style: Class 'OpenCLSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLSize.h:95:3: style: Class 'OpenCLSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLSize.h:125:3: style: Class 'OpenCLSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLSize.h:136:3: style: Class 'OpenCLSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLSize.h:146:3: style: Class 'OpenCLSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLDevice.h:72:3: style: Class 'OpenCLDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLEvent.h:104:3: style: Class 'OpenCLEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLEventList.h:46:3: style: Class 'OpenCLEventList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLMemoryObject.h:42:3: style: Class 'OpenCLMemoryObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLVectorBase.h:41:3: style: Class 'OpenCLVectorBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLUserEvent.h:82:3: style: Class 'OpenCLUserEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLUserEvent.h:88:3: style: Class 'OpenCLUserEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLProfilingTimeProbe.h:38:3: style: Class 'OpenCLProfilingTimeProbe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Common/OpenCL/ITKimprovements/itkOpenCLKernel.cxx:37:3: style: Class 'OpenCLKernelPimpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elastix-5.1.0/Components/Metrics/KNNGraphAlphaMutualInformation/KNN/ann_1.1/src/pr_queue_k.h:79:3: style: Class 'ANNmin_k' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elektra/elektra_0.8.14.orig.tar.gz elektra-0.8.14/src/bindings/cpp/examples/cpp_example_userexception.cpp:94:2: style: Class 'KDBException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/bindings/cpp/examples/cpp_example_hierarchy.cpp:83:2: style: Class 'KeyNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/bindings/cpp/examples/cpp_example_hierarchy.cpp:177:2: style: Class 'KeyHierarchy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/bindings/cpp/tests/testcpp_contextual_thread.cpp:202:2: style: Class 'Dep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/bindings/cpp/tests/testcpp_contextual_basic.cpp:142:2: style: Class 'ProfileLayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/struct/checker.hpp:48:2: style: Class 'StructChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/struct/factory.hpp:45:2: style: Class 'StructInstancer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/struct/factory.hpp:59:2: style: Class 'Factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/tcl/printer.hpp:22:2: style: Struct 'Printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/tcl/action.hpp:29:2: style: Struct 'Action < boost :: spirit :: istream_iterator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/plugins/type/type_checker.hpp:36:2: style: Class 'TypeChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/tools/gen/tests/visit_context.cpp:29:2: style: Class 'ProfileLayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elektra-0.8.14/src/tools/kdb/mount.cpp:33:2: style: Class 'KDBMountException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elfutils/elfutils_0.191.orig.tar.bz2 elfutils-0.191/debuginfod/debuginfod.cxx:719:3: style: Struct 'reportable_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elfutils-0.191/debuginfod/debuginfod.cxx:755:3: style: Struct 'archive_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elfutils-0.191/debuginfod/debuginfod.cxx:1042:3: style: Class 'obatched' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elinks/elinks_0.16.1.1.orig.tar.xz elinks-0.16.1.1/src/ecmascript/css2xpath.cpp:183:3: style: Class 'NotRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elisa-player/elisa-player_23.04.2.orig.tar.xz elisa-23.04.2/autotests/elisaapplicationtest.cpp:24:5: style: Class 'ElisaApplicationTests' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/autotests/localfilelistingtest.cpp:37:5: style: Class 'LocalFileListingTests' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/src/android/androidfilelisting.h:30:5: style: Class 'AndroidFileListing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/autotests/trackslistenertest.cpp:33:5: style: Class 'TracksListenerTests' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/src/models/viewsproxymodel.h:18:5: style: Class 'ViewsProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/src/models/lyricsmodel.h:21:5: style: Class 'LyricsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elisa-23.04.2/src/databaseinterface.cpp:110:5: style: Class 'DatabaseInterfacePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eln/eln_1.5.2.orig.tar.xz notedeln-1.5.2/src/App/SceneBank.h:29:3: style: Class 'SceneBank' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/DeletedItem.h:37:3: style: Class 'DeletedItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/DeletedStack.h:29:3: style: Class 'DeletedStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/ElnAssert.cpp:45:3: style: Class 'Assertion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/Mode.h:51:3: style: Class 'Mode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/RecentBooks.h:40:3: style: Struct 'BookInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/App/RecentBooks.h:41:3: style: Struct 'BookInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/BookData.h:35:3: style: Class 'BookData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/TOCEntry.h:32:3: style: Class 'TOCEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/TOC.h:34:3: style: Class 'TOC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/Catalog.h:32:3: style: Class 'Catalog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/WordIndex.h:30:3: style: Class 'WordIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/Style.h:28:3: style: Class 'Style' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/Search.h:36:3: style: Class 'Search' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Book/TOC.cpp:387:3: style: Struct 'Entry_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:47:3: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/BlockData.h:32:3: style: Class 'BlockData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/EntryData.h:35:3: style: Class 'EntryData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/MarkupData.h:55:3: style: Class 'MarkupData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TextData.h:31:3: style: Class 'TextData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TitleData.h:30:3: style: Class 'TitleData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Resource.h:53:3: style: Class 'Resource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/ResManager.h:32:3: style: Class 'ResManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < EntryData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TextBlockData.h:32:3: style: Class 'TextBlockData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/FootnoteData.h:32:3: style: Class 'FootnoteData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < FootnoteData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxBlockData.h:30:3: style: Class 'GfxBlockData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxData.h:31:3: style: Class 'GfxData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxBlockData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxImageData.h:41:3: style: Class 'GfxImageData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxImageData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxPointsData.h:30:3: style: Class 'GfxPointsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxLineData.h:31:3: style: Class 'GfxLineData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxLineData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxMarkData.h:45:3: style: Class 'GfxMarkData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxMarkData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxNoteData.h:33:3: style: Class 'GfxNoteData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxNoteData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxPointsData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxSketchData.h:31:3: style: Class 'GfxSketchData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxSketchData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/GfxVideoData.h:29:3: style: Class 'GfxVideoData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < GfxVideoData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/LateNoteData.h:28:3: style: Class 'LateNoteData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < LateNoteData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < MarkupData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/MarkupEdges.h:28:3: style: Class 'TransientMarkup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < ResManager >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < Resource >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TableBlockData.h:28:3: style: Class 'TableBlockData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TableCell.h:25:3: style: Class 'TableCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TableCell.h:44:3: style: Class 'TableCellRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TableData.h:32:3: style: Class 'TableData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < TableBlockData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < TableData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/TableData_HighLevel.cpp:103:3: style: Class 'RCPair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < TextBlockData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < TextData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Data/Data.h:117:5: style: Class 'Creator < TitleData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Dialogs/CloneBookDialog.h:28:3: style: Class 'CloneBookDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Dialogs/NewBookDialog.h:28:3: style: Class 'NewBookDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Dialogs/PrintDialog.h:31:3: style: Class 'PrintDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Dialogs/SearchDialog.h:30:3: style: Class 'SearchDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Dialogs/SearchView.h:27:3: style: Class 'SearchView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/BackgroundVC.h:28:3: style: Class 'BackgroundVC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/DataFile.h:46:3: style: Class 'DataFile0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/DataFile.h:74:3: style: Class 'DataFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/DFBlocker.h:28:3: style: Class 'DFBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/DataFile.h:74:3: style: Class 'DataFile < EntryData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/Downloader.h:29:3: style: Class 'Downloader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/LateNoteManager.h:31:3: style: Class 'LateNoteManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/DataFile.h:74:3: style: Class 'DataFile < LateNoteData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/JSONFile.cpp:53:5: style: Class 'Serializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/ResLoader.h:30:3: style: Class 'ResLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/File/VideoFile.h:12:3: style: Class 'VideoFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Gui/BookSplashItem.h:39:3: style: Class 'BookSplashItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Gui/EventView.h:30:3: style: Class 'EventView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Gui/LinkHelper.h:29:3: style: Class 'LinkHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Gui/PageEditor.h:28:3: style: Class 'PageEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Gui/SplashScene.h:30:3: style: Class 'SplashScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TextItemDoc.h:37:3: style: Class 'TextItemDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TextCursor.h:55:3: style: Class 'TextCursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TextCursor.h:44:5: style: Class 'Range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TextBlockItem.h:40:3: style: Class 'TextBlockItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/DefaultingTextItem.h:30:3: style: Class 'DefaultingTextItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/FontVariants.h:29:3: style: Class 'FontVariants' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxBlockItem.h:31:3: style: Class 'GfxBlockItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxImageItem.h:32:3: style: Class 'GfxImageItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxVideoItem.h:32:3: style: Class 'GfxVideoItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxNoteItem.h:30:3: style: Class 'GfxNoteItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxMarkItem.h:32:3: style: Class 'GfxMarkItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxSketchItem.h:32:3: style: Class 'GfxSketchItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/GfxLineItem.h:32:3: style: Class 'GfxLineItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxImageData , GfxImageItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxLineData , GfxLineItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxMarkData , GfxMarkItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxNoteData , GfxNoteItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxSketchData , GfxSketchItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < GfxVideoData , GfxVideoItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/HtmlBuilder.h:31:3: style: Class 'HtmlBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/HtmlParser.h:27:3: style: Class 'HtmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/LateNoteItem.h:28:3: style: Class 'LateNoteItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/Item.h:85:5: style: Class 'Creator < LateNoteData , LateNoteItem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TableBlockItem.h:36:3: style: Class 'TableBlockItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TableItemDoc.h:28:3: style: Class 'TableItemDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TextItemDocData.h:52:3: style: Class 'TextItemDocData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Items/TitleItem.h:30:3: style: Class 'TitleItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/BaseScene.h:30:3: style: Class 'BaseScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/DefaultingQTI.h:28:3: style: Class 'DefaultingQTI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/EntryScene.h:32:3: style: Class 'EntryScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/FocusProxyCache.h:29:3: style: Class 'FocusProxyCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/Footstacker.h:28:3: style: Class 'Footstacker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/FrontScene.h:28:3: style: Class 'FrontScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/RoundedRect.h:28:3: style: Class 'RoundedRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/Roman.h:28:3: style: Class 'Roman' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/Scenes/TOCScene.h:29:3: style: Class 'TOCScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/ClockFace.h:28:3: style: Class 'ClockFace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/Toolbar.h:30:3: style: Class 'Toolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/MarkSizeItem.h:29:3: style: Class 'MarkSizeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/LineWidthItem.h:28:3: style: Class 'LineWidthItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/Navbar.h:37:3: style: Class 'Navbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/ToolScene.h:28:3: style: Class 'ToolScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/Toolbars.h:31:3: style: Class 'Toolbars' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/src/ToolScene/ToolView.h:29:3: style: Class 'ToolView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/webgrab/MozillaPage.h:27:3: style: Class 'MozillaPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] notedeln-1.5.2/webgrab/Options.h:27:3: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/elph/elph_1.0.1.orig.tar.xz elph-1.0.1/sources/GString.h:33:9: style: Class 'GString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elph-1.0.1/sources/GString.h:34:9: style: Class 'GString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elph-1.0.1/sources/GString.h:35:9: style: Class 'GString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elph-1.0.1/sources/GString.h:36:9: style: Class 'GString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elph-1.0.1/sources/GFastaFile.h:77:3: style: Class 'GFastaFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] elph-1.0.1/sources/GFastaFile.h:100:4: style: Class 'GFastaFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/emacs/emacs_29.2+1.orig.tar.xz emacs-29.2+1.orig/src/haiku_support.cc:2475:3: style: Class 'EmacsTitleMenuItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] emacs-29.2+1.orig/src/haiku_support.cc:2676:3: style: Class 'EmacsFontPreviewDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/embree/embree_4.3.0+dfsg.orig.tar.xz embree-4.3.0/common/sys/platform.h:593:5: style: Struct 'OnScopeExitHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/atomic.h:25:5: style: Struct 'atomic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:18:5: style: Class 'RefCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/filename.h:19:5: style: Class 'FileName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/filename.h:22:5: style: Class 'FileName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:37:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:44:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:50:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:51:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:62:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vboolf4_sse2.h:63:19: style: Struct 'vboolf_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:39:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:43:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:59:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:60:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:61:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:62:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:63:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:64:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:66:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vint4_sse2.h:67:19: style: Struct 'vint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:39:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:44:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:61:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:62:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:63:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:64:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:65:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vuint4_sse2.h:66:19: style: Struct 'vuint_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:39:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:43:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:64:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:65:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:66:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:67:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:68:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:69:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/simd/vfloat4_sse2.h:70:19: style: Struct 'vfloat_impl < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:37:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:39:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:73:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:74:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:75:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2fa.h:76:19: style: Struct 'Vec2fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ba.h:38:19: style: Struct 'Vec3ba' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ba.h:54:19: style: Struct 'Vec3ba' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ba.h:55:19: style: Struct 'Vec3ba' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ia.h:38:19: style: Struct 'Vec3ia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ia.h:53:19: style: Struct 'Vec3ia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ia.h:54:19: style: Struct 'Vec3ia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ia.h:55:19: style: Struct 'Vec3ia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3ia.h:56:19: style: Struct 'Vec3ia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:37:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:39:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:84:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:85:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:86:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:87:19: style: Struct 'Vec3fa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:440:19: style: Struct 'Vec3fx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:500:19: style: Struct 'Vec3fx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:501:19: style: Struct 'Vec3fx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:502:19: style: Struct 'Vec3fx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3fa.h:503:19: style: Struct 'Vec3fx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/estring.h:16:5: style: Class 'IOStreamStateRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/stream.h:101:5: style: Class 'StdStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/stream.h:125:5: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/stream.h:162:5: style: Class 'StrStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/stringstream.h:14:5: style: Class 'StringStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:37:19: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:39:41: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:50:19: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:51:19: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:52:19: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:53:19: style: Struct 'Vec4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:40:19: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:42:41: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:51:19: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:52:19: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:53:19: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec3.h:54:19: style: Struct 'Vec3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:37:5: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:39:41: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:48:19: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:49:19: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:50:19: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:51:19: style: Struct 'Vec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:42:19: style: Class 'Ref < Stream < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:46:19: style: Class 'Ref < Stream < int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/tokenstream.h:19:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/tokenstream.h:20:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/tokenstream.h:21:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/lexers/tokenstream.h:22:5: style: Class 'Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/mutex.h:95:5: style: Class 'Lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/atomic.h:25:5: style: Struct 'atomic < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/common/motion_derivative.cpp:13:5: style: Struct 'motion_derivative_regression_test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:21:21: style: Struct 'Interval < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:23:21: style: Struct 'Interval < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:82:21: style: Struct 'Interval < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:83:21: style: Struct 'Interval < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:21:21: style: Struct 'Interval < vtypes < VSIZEX > :: vfloat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:23:21: style: Struct 'Interval < vtypes < VSIZEX > :: vfloat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:82:21: style: Struct 'Interval < vtypes < VSIZEX > :: vfloat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/interval.h:83:21: style: Struct 'Interval < vtypes < VSIZEX > :: vfloat >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:33:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fx > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:39:43: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fx > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:45:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fx > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:46:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fx > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:33:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fa > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:39:43: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fa > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:45:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fa > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/affinespace.h:46:21: style: Struct 'AffineSpaceT < LinearSpace3 < Vec3fa > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:29:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:32:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:73:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:74:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:75:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:76:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:77:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:78:19: style: Struct 'BBox < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:29:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:32:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:73:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:74:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:75:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:76:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:77:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:78:19: style: Struct 'BBox < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:29:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:32:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:73:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:74:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:75:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:76:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:77:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:78:19: style: Struct 'BBox < Vec3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:29:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:32:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:73:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:74:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:75:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:76:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:77:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:78:19: style: Struct 'BBox < Vec3fx >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:29:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:32:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:73:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:74:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:75:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:76:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:77:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/bbox.h:78:19: style: Struct 'BBox < Vec3 < vtypes < 4 > :: vfloat > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace3.h:26:41: style: Struct 'LinearSpace3 < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace3.h:33:19: style: Struct 'LinearSpace3 < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace3.h:69:19: style: Struct 'LinearSpace3 < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace3.h:70:19: style: Struct 'LinearSpace3 < Vec3fa >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:30:28: style: Struct 'QuaternionT < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:43:19: style: Struct 'QuaternionT < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:44:19: style: Struct 'QuaternionT < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace2.h:25:41: style: Struct 'LinearSpace2 < Vec2 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace2.h:58:19: style: Struct 'LinearSpace2 < Vec2 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/linearspace2.h:59:19: style: Struct 'LinearSpace2 < Vec2 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rtbuild/statistics.h:18:7: style: Struct 'NodeStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rtbuild/statistics.h:58:7: style: Struct 'LeafStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rtbuild/statistics.cpp:11:5: style: Class 'RestoreStreamState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rttrace/rttrace_validation.h:51:3: style: Struct 'intel_float2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rttrace/rttrace_validation.h:68:3: style: Struct 'intel_float3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rttrace/rttrace.h:65:3: style: Struct 'intel_float2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/kernels/rthwif/rttrace/rttrace.h:82:3: style: Struct 'intel_float3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:34:19: style: Struct 'Color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:80:19: style: Struct 'Color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:81:19: style: Struct 'Color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:82:19: style: Struct 'Color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:83:19: style: Struct 'Color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:102:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:110:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:142:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:143:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:144:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/color.h:145:19: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/image/image.h:53:5: style: Class 'ImageT < Col4 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:33:19: style: Struct 'Col4 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:34:19: style: Struct 'Col4 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:35:19: style: Struct 'Col4 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:36:19: style: Struct 'Col4 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:33:19: style: Struct 'Col4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:34:19: style: Struct 'Col4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:35:19: style: Struct 'Col4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col4.h:36:19: style: Struct 'Col4 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:33:19: style: Struct 'Col3 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:34:19: style: Struct 'Col3 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:35:19: style: Struct 'Col3 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:36:19: style: Struct 'Col3 < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:33:19: style: Struct 'Col3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:34:19: style: Struct 'Col3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:35:19: style: Struct 'Col3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/col3.h:36:19: style: Struct 'Col3 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:42:19: style: Class 'Ref < Image >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:46:19: style: Class 'Ref < Image >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/image/image.h:53:5: style: Class 'ImageT < Col3 < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/image/image.h:53:5: style: Class 'ImageT < Col3 < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/image/image.h:53:5: style: Class 'ImageT < Col4 < unsigned char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui.h:2180:25: style: Struct 'ImGuiTextFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui.h:2316:12: style: Struct 'ImGuiListClipper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui.h:2352:15: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui.h:2354:5: style: Struct 'ImColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui.h:2522:5: style: Struct 'ImDrawList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui_internal.h:497:15: style: Struct 'ImVec1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui_internal.h:518:15: style: Struct 'ImRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui_internal.h:1202:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui_internal.h:1203:5: style: Struct 'ImGuiPtrOrIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/common/imgui/imgui_internal.h:2008:5: style: Struct 'ImGuiContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:30:28: style: Struct 'QuaternionT < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:43:19: style: Struct 'QuaternionT < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/quaternion.h:44:19: style: Struct 'QuaternionT < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:37:19: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:39:41: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:50:19: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:51:19: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:52:19: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:53:19: style: Struct 'Vec4 < Vec3fa :: Scalar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:37:19: style: Struct 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:50:19: style: Struct 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:51:19: style: Struct 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:52:19: style: Struct 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec4.h:53:19: style: Struct 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:37:5: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:39:41: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:48:19: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:49:19: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:50:19: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/math/vec2.h:51:19: style: Struct 'Vec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:42:19: style: Class 'Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/ref.h:46:19: style: Class 'Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/common/sys/vector.h:31:21: style: Class 'vector_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:554:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:561:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:817:5: style: Class 'TestInvokerAsMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:833:5: style: Struct 'NameAndTags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2157:9: style: Class 'LazyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2535:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2581:9: style: Class 'BenchmarkLooper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2712:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2690:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3153:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3157:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3161:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3165:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3205:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3226:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3256:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3279:13: style: Struct 'ApproxMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3314:13: style: Struct 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3509:5: style: Class 'GeneratorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3542:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3543:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:3573:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2999:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:2999:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4532:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4541:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4550:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4613:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4711:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4914:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4984:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5338:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5391:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5521:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5587:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5622:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5603:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5675:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5723:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:7584:9: style: Struct 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:9337:5: style: Struct 'Converter < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:9346:5: style: Struct 'Converter < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:10017:9: style: Class 'TestInvokerAsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:11258:13: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5202:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5103:9: style: Struct 'StreamingReporterBase < TestEventListenerBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5103:9: style: Struct 'StreamingReporterBase < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5103:9: style: Struct 'StreamingReporterBase < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:5103:9: style: Struct 'StreamingReporterBase < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4817:9: style: Class 'Option < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:4817:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:7067:9: style: Class 'ResultValueBase < ParseResultType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] embree-4.3.0/tutorials/external/catch.hpp:7067:9: style: Class 'ResultValueBase < ParseState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enblend-enfuse/enblend-enfuse_4.2.orig.tar.gz enblend-enfuse-4.2/src/dynamic_loader/dynamic_loader_implementation.h:49:9: style: Struct 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/layer_selection/info.h:61:5: style: Class 'ImageInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/layer_selection/info.h:82:5: style: Class 'ImageListInformation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/layer_selection/selector.h:168:9: style: Class 'LayerSpecification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/exposure_weight_base.h:68:9: style: Struct 'error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/minimizer.h:74:9: style: Struct 'minimum_not_bracketed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/layer_selection/selector.cc:313:9: style: Class 'ForwardIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enblend-enfuse-4.2/src/layer_selection/selector.cc:327:9: style: Class 'BackwardsIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/encfs/encfs_1.9.5.orig.tar.xz encfs-1.9.5/encfs/Error.h:20:3: style: Class 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/ConfigVar.h:39:3: style: Class 'ConfigVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/Range.h:33:3: style: Class 'Range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/NullCipher.h:40:3: style: Class 'NullCipher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/Mutex.h:30:3: style: Class 'Lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/RawFileIO.h:35:3: style: Class 'RawFileIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/XmlReader.h:40:3: style: Class 'XmlValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/encfs/encfsctl.cpp:418:3: style: Class 'WriteOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/google/googletest/googlemock/test/gmock-actions_test.cc:545:3: style: Struct 'IntegerVectorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/google/googletest/googlemock/test/gmock-actions_test.cc:599:3: style: Class 'ToType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/google/googletest/googletest/test/gtest-port_test.cc:204:3: style: Class 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/contrib/html5-printer.cpp:61:5: style: Class 'XMLPrinterHTML5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/google/googletest/googlemock/test/gmock-matchers_test.cc:614:3: style: Struct 'ConvertibleFromAny' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/google/googletest/googlemock/test/gmock-matchers_test.cc:644:3: style: Struct 'IntReferenceWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:1795:3: style: Class 'Configurations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:3668:3: style: Class 'SysLogInitializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:3887:5: style: Class 'ScopedAddFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:3899:5: style: Class 'ScopedRemoveFlag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/Qt/file-splitter-joiner/splitablefiledelegate.h:10:5: style: Class 'SplitableFileDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/Qt/file-splitter-joiner/mainwindow.h:17:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/Qt/file-splitter-joiner/splittercore.h:15:5: style: Class 'SplitterCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/STL/loggable.cpp:16:5: style: Class 'MyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/samples/STL/make-loggable.cpp:16:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:2856:3: style: Class 'IterablePriorityQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:2872:3: style: Class 'IterableQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/src/easylogging++.h:2888:3: style: Class 'IterableStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/test/loggable-test.h:8:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] encfs-1.9.5/vendor/github.com/muflihun/easyloggingpp/test/loggable-test.h:49:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enchant/enchant_1.6.0.orig.tar.gz enchant-1.6.0/src/ispell/ispell_checker.h:12:2: style: Class 'ISpellChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-1.6.0/src/myspell/hunzip.hxx:38:5: style: Class 'Hunzip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-1.6.0/src/myspell/filemgr.hxx:15:5: style: Class 'FileMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enchant-2/enchant-2_2.3.3.orig.tar.gz enchant-2.3.3/tests/broker/enchant_broker_describe_tests.cpp:104:5: style: Struct 'EnchantBrokerDescribeTestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/broker/enchant_broker_list_dicts_tests.cpp:59:5: style: Struct 'EnchantBrokerListDictionaries_TestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/dictionary/enchant_dict_get_extra_word_characters_tests.cpp:32:5: style: Struct 'EnchantDictionaryGetExtraWordCharactersTestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/dictionary/enchant_dict_describe_tests.cpp:53:5: style: Struct 'EnchantDictionaryDescribe_TestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/dictionary/enchant_dict_is_word_character_tests.cpp:34:5: style: Struct 'EnchantDictionaryIsWordCharacterTestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/dictionary/enchant_dict_suggest_tests.cpp:43:5: style: Struct 'EnchantDictionarySuggestTestFixtureBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/pwl/enchant_pwl_tests.cpp:61:5: style: Struct 'EnchantPwlWithDictSuggs_TestFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enchant-2.3.3/tests/pwl/enchant_pwl_tests.cpp:69:5: style: Struct 'EnchantPwl_TestFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/endless-sky/endless-sky_0.10.4.orig.tar.gz endless-sky-0.10.4/source/Angle.h:41:2: style: Class 'Angle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Mortgage.h:45:2: style: Class 'Mortgage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Ship.h:128:2: style: Class 'Ship' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Ship.h:645:3: style: Class 'Leak' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/DistanceCalculationSettings.h:28:2: style: Class 'DistanceCalculationSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/LocationFilter.h:43:2: style: Class 'LocationFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ConditionsStore.h:108:2: style: Class 'ConditionsStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ConditionsStore.h:110:2: style: Class 'ConditionsStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ConditionSet.h:40:2: style: Class 'ConditionSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ConditionSet.h:111:4: style: Class 'SubExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ConditionSet.h:112:4: style: Class 'SubExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/CollisionSet.cpp:48:3: style: Class 'Closest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/DamageProfile.h:35:2: style: Class 'DamageProfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/DamageProfile.h:37:2: style: Class 'DamageProfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/GameAction.h:51:2: style: Class 'GameAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Conversation.h:63:2: style: Class 'Conversation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Phrase.h:40:2: style: Class 'Phrase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Phrase.h:62:3: style: Class 'Choice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/AmmoDisplay.h:35:2: style: Class 'AmmoDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/GameEvent.h:52:2: style: Class 'GameEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/MissionAction.h:47:2: style: Class 'MissionAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Variant.h:32:2: style: Class 'Variant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Fleet.h:52:2: style: Class 'Fleet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/NPCAction.h:39:2: style: Class 'NPCAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/NPC.h:78:2: style: Class 'NPC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Mission.h:61:2: style: Class 'Mission' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/text/layout.hpp:29:2: style: Class 'Layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/text/layout.hpp:30:2: style: Class 'Layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/text/layout.hpp:31:2: style: Class 'Layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/DistanceMap.h:76:3: style: Class 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/FormationPattern.h:37:3: style: Class 'PositionIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/InfoPanelState.h:36:2: style: Class 'InfoPanelState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ImageBuffer.h:34:2: style: Class 'ImageBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ImageSet.h:49:2: style: Class 'ImageSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Test.h:81:3: style: Class 'TestStep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/TestContext.h:29:2: style: Class 'TestContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/LogbookPanel.h:36:2: style: Class 'LogbookPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/Preferences.cpp:58:3: style: Class 'OverlaySetting' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ShopPanel.h:57:3: style: Class 'BuyResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ShopPanel.h:58:3: style: Class 'BuyResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] endless-sky-0.10.4/source/ShopPanel.h:59:3: style: Class 'BuyResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enemylines3/enemylines3_1.25.orig.tar.gz enemylines3-1.25/elements/interval.h:17:2: style: Class 'Interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/timeleft.h:22:2: style: Class 'Timeleft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/supercharge.h:34:2: style: Class 'Supercharge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/c3_tpl.h:21:2: style: Class 'C3_tpl < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/c3_tpl.h:21:2: style: Class 'C3_tpl < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/goal_kills.h:23:2: style: Class 'Goal_Kills' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/goal_keys.h:24:2: style: Class 'Goal_Keys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/energy.h:30:2: style: Class 'Energy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/elements/goal_survive.h:24:2: style: Class 'Goal_Survive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/menu.h:55:2: style: Class 'Menu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/game.h:139:2: style: Class 'Game' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines3-1.25/mapswitch.h:14:2: style: Class 'Mapswitch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enemylines7/enemylines7_0.6.orig.tar.gz enemylines7-0.6/elements/interval.h:17:2: style: Class 'Interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines7-0.6/math/c3_tpl.h:20:2: style: Class 'C3_tpl < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines7-0.6/math/c3_tpl.h:20:2: style: Class 'C3_tpl < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines7-0.6/elements/timeleft.h:22:2: style: Class 'Timeleft' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines7-0.6/elements/energy.h:30:2: style: Class 'Energy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enemylines7-0.6/game.h:89:2: style: Class 'Game' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/engauge-digitizer/engauge-digitizer_12.1+ds.1.orig.tar.xz engauge-digitizer-12.1/src/Callback/CallbackAddPointsInCurvesGraphs.h:21:3: style: Class 'CallbackAddPointsInCurvesGraphs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Background/BackgroundStateContext.h:36:3: style: Class 'BackgroundStateContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Callback/CallbackDocumentHash.h:23:3: style: Class 'CallbackDocumentHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Callback/CallbackNextOrdinal.h:21:3: style: Class 'CallbackNextOrdinal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Callback/CallbackRemovePointsInCurvesGraphs.h:21:3: style: Class 'CallbackRemovePointsInCurvesGraphs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Checklist/ChecklistGuide.h:22:3: style: Class 'ChecklistGuide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Checklist/ChecklistGuidePage.h:23:3: style: Class 'ChecklistGuidePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Checklist/ChecklistGuidePageCurves.h:23:3: style: Class 'ChecklistGuidePageCurves' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Color/ColorFilterSettings.h:42:3: style: Class 'ColorFilterSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Checker/Checker.h:37:3: style: Class 'Checker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Correlation/Correlation.h:18:3: style: Class 'Correlation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/CoordSystem/CoordSystem.h:50:3: style: Class 'CoordSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateAxis.h:18:3: style: Class 'DigitizeStateAxis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Curve/CurveStyles.h:29:3: style: Class 'CurveStyles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateCurve.h:17:3: style: Class 'DigitizeStateCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateColorPicker.h:25:3: style: Class 'DigitizeStateColorPicker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateEmpty.h:17:3: style: Class 'DigitizeStateEmpty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStatePointMatch.h:25:3: style: Class 'DigitizeStatePointMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateScale.h:27:3: style: Class 'DigitizeStateScale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateSegment.h:23:3: style: Class 'DigitizeStateSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/DigitizeState/DigitizeStateSelect.h:23:3: style: Class 'DigitizeStateSelect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Curve/Curve.h:42:3: style: Class 'Curve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Curve/Curve.h:45:3: style: Class 'Curve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgAbout.h:21:3: style: Class 'DlgAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgEditPointGraphLineEdit.h:21:3: style: Class 'DlgEditPointGraphLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgErrorReportAbstractBase.h:17:3: style: Class 'DlgErrorReportAbstractBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgErrorReportLocal.h:22:3: style: Class 'DlgErrorReportLocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsColorFilter.h:35:3: style: Class 'DlgSettingsColorFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgRequiresTransform.h:19:3: style: Class 'DlgRequiresTransform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgImportAdvanced.h:25:3: style: Class 'DlgImportAdvanced' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgImportCroppingNonPdf.h:30:3: style: Class 'DlgImportCroppingNonPdf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsGeneral.h:24:3: style: Class 'DlgSettingsGeneral' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsAxesChecker.h:30:3: style: Class 'DlgSettingsAxesChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsDigitizeCurve.h:32:3: style: Class 'DlgSettingsDigitizeCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgValidatorAboveZero.h:18:3: style: Class 'DlgValidatorAboveZero' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsPointMatch.h:30:3: style: Class 'DlgSettingsPointMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgValidatorDegreesMinutesSeconds.h:21:3: style: Class 'DlgValidatorDegreesMinutesSeconds' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsMainWindow.h:30:3: style: Class 'DlgSettingsMainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelAxesChecker.h:25:3: style: Class 'DocumentModelAxesChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelColorFilter.h:31:3: style: Class 'DocumentModelColorFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelCoords.h:27:3: style: Class 'DocumentModelCoords' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelDigitizeCurve.h:25:3: style: Class 'DocumentModelDigitizeCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelExportFormat.h:30:3: style: Class 'DocumentModelExportFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelGeneral.h:23:3: style: Class 'DocumentModelGeneral' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelGridDisplay.h:25:3: style: Class 'DocumentModelGridDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelGridRemoval.h:32:3: style: Class 'DocumentModelGridRemoval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelPointMatch.h:24:3: style: Class 'DocumentModelPointMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/DocumentModelSegments.h:24:3: style: Class 'DocumentModelSegments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/Document.h:45:3: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Document/Document.h:48:3: style: Class 'Document' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsCurveProperties.h:29:3: style: Class 'DlgSettingsCurveProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsCurveList.h:30:3: style: Class 'DlgSettingsCurveList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsGridRemoval.h:29:3: style: Class 'DlgSettingsGridRemoval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsSegments.h:33:3: style: Class 'DlgSettingsSegments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsCoords.h:33:3: style: Class 'DlgSettingsCoords' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Export/ExportImageForRegression.h:19:3: style: Class 'ExportImageForRegression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsExportFormat.h:34:3: style: Class 'DlgSettingsExportFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/FileCmd/FileCmdClose.h:19:3: style: Class 'FileCmdClose' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Dlg/DlgSettingsGridDisplay.h:32:3: style: Class 'DlgSettingsGridDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/FileCmd/FileCmdExport.h:19:3: style: Class 'FileCmdExport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/FileCmd/FileCmdImport.h:19:3: style: Class 'FileCmdImport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/FileCmd/FileCmdOpen.h:19:3: style: Class 'FileCmdOpen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/FileCmd/FileCmdScript.h:24:3: style: Class 'FileCmdScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Geometry/GeometryWindow.h:34:3: style: Class 'GeometryWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Graphics/GraphicsArcItem.h:28:3: style: Class 'GraphicsArcItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Ghosts/Ghosts.h:30:3: style: Class 'Ghosts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Graphics/GraphicsLinesForCurve.h:31:3: style: Class 'GraphicsLinesForCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Graphics/GraphicsScene.h:43:3: style: Class 'GraphicsScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Grid/GridLog.h:21:3: style: Class 'GridLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Fitting/FittingWindow.h:40:3: style: Class 'FittingWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Help/HelpBrowser.h:19:3: style: Class 'HelpBrowser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Help/HelpWindow.h:22:3: style: Class 'HelpWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Load/LoadImageFromUrl.h:28:3: style: Class 'LoadImageFromUrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Mime/MimePointsExport.h:27:3: style: Class 'MimePointsExport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Network/NetworkClient.h:22:3: style: Class 'NetworkClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Matrix/Matrix.h:24:3: style: Class 'Matrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Spline/SplinePair.h:20:3: style: Class 'SplinePair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Spline/SplineCoeff.h:18:3: style: Class 'SplineCoeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/StatusBar/StatusBar.h:30:3: style: Class 'StatusBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Grid/GridRemoval.h:28:3: style: Class 'GridRemoval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Spline/SplineDrawer.h:42:3: style: Class 'SplineDrawer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialButtonRect.h:19:3: style: Class 'TutorialButtonRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Translator/TranslatorContainer.h:14:3: style: Class 'TranslatorContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialDlg.h:23:3: style: Class 'TutorialDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateContext.h:26:3: style: Class 'TutorialStateContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateAxisPoints.h:24:3: style: Class 'TutorialStateAxisPoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateChecklistWizardAbstract.h:24:3: style: Class 'TutorialStateChecklistWizardAbstract' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateChecklistWizardLines.h:24:3: style: Class 'TutorialStateChecklistWizardLines' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateColorFilter.h:24:3: style: Class 'TutorialStateColorFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateChecklistWizardPoints.h:24:3: style: Class 'TutorialStateChecklistWizardPoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateCurveSelection.h:24:3: style: Class 'TutorialStateCurveSelection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateCurveType.h:24:3: style: Class 'TutorialStateCurveType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateIntroduction.h:24:3: style: Class 'TutorialStateIntroduction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStatePointMatch.h:24:3: style: Class 'TutorialStatePointMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Tutorial/TutorialStateSegmentFill.h:24:3: style: Class 'TutorialStateSegmentFill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/View/ViewPointStyle.h:20:3: style: Class 'ViewPointStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Window/WindowTable.h:23:3: style: Class 'WindowTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Point/Point.h:70:3: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/View/ViewSegmentFilter.h:22:3: style: Class 'ViewSegmentFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] engauge-digitizer-12.1/src/Point/PointMatchAlgorithm.h:30:3: style: Class 'PointMatchAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enigma/enigma_1.30+dfsg.orig.tar.gz enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:39:5: style: Class 'XGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:56:1: style: Class 'XInputOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:57:1: style: Class 'XFileNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:58:1: style: Class 'XEndOfFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:59:1: style: Class 'XFileFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_error.hh:60:1: style: Class 'XVideo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_dict.hh:104:5: style: Class 'Dict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_dict.hh:61:9: style: Class 'Iter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_argp.hh:78:9: style: Struct 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_math.hh:216:5: style: Class 'V3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_math.hh:243:5: style: Class 'V2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_math.hh:56:5: style: Class 'Vector < double , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_math.hh:56:5: style: Class 'Vector < double , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:33:5: style: Struct 'RGBA_Mask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:39:5: style: Struct 'RGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:44:5: style: Struct 'RGBA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:56:5: style: Struct 'GraphicsState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:109:5: style: Struct 'GC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:161:5: style: Class 'Surface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.hh:173:5: style: Class 'SurfaceLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.cc:148:5: style: Class 'TSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/enigma-core/ecl_video.cc:208:5: style: Class 'Surface24' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/oxydlib/EnigmaNames.h:48:9: style: Class 'Mapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/enigma.hh:149:5: style: Struct 'GridLoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:103:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:104:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:106:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:108:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:109:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:110:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:112:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:114:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:116:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:117:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Value.hh:118:9: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/errors.hh:28:5: style: Class 'XLevelLoading' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/errors.hh:33:5: style: Class 'XLevelPackInit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/errors.hh:38:5: style: Class 'XLevelRuntime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/errors.hh:43:5: style: Class 'XFrontend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/MessageDescriptor.hh:28:9: style: Class 'MessageDescriptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/DOMErrorReporter.hh:40:9: style: Class 'DOMErrorReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/video.hh:203:5: style: Class 'ScopedInputGrab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/XMLtoLocal.hh:45:9: style: Class 'XMLtoLocal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/LocalToXML.hh:46:9: style: Class 'LocalToXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/LocalToXML.hh:53:9: style: Class 'LocalToXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/StateObject.hh:55:9: style: Class 'StateObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/display.hh:160:5: style: Class 'RubberHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/floors.hh:78:5: style: Class 'Floor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/floors.hh:79:5: style: Class 'Floor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/stones.hh:173:5: style: Class 'Stone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Utf8ToXML.hh:46:9: style: Class 'Utf8ToXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Utf8ToXML.hh:52:9: style: Class 'Utf8ToXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/Utf8ToXML.hh:58:9: style: Class 'Utf8ToXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/options.hh:42:9: style: Struct 'LevelStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/XMLtoUtf8.hh:44:9: style: Class 'XMLtoUtf8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/laser.hh:53:9: style: Class 'LaserBeam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/SoundEngine.cc:196:5: style: Class 'MutexLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/stones/OxydStone.hh:83:9: style: Class 'OxydStone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_follower.hh:63:5: style: Class 'Follower_Screen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_follower.hh:88:5: style: Class 'Follower_Smooth' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/display_internal.hh:24:5: style: Class 'Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/display_internal.hh:34:5: style: Class 'TextDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/display_internal.hh:59:5: style: Class 'StatusBarImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_engine.hh:39:5: style: Class 'DisplayEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_engine.hh:165:5: style: Class 'DL_Grid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_engine.hh:334:5: style: Class 'CommonDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/lev/PersistentIndex.hh:35:9: style: Struct 'Variation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/items/GlassesItem.hh:47:9: style: Class 'Glasses' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:108:5: style: Class 'FullscreenButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:113:5: style: Class 'FullscreenTilesetButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:127:5: style: Class 'FullscreenModeButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:143:5: style: Class 'WindowSizeButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:157:5: style: Class 'WindowTilesetButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:210:5: style: Class 'LanguageButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/OptionsMenu.cc:225:5: style: Class 'VideoCheckTickDown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/HelpMenu.hh:32:9: style: Struct 'HelpMenuConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/client_internal.hh:45:5: style: Struct 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/stones/LaserStone.hh:52:9: style: Class 'LaserStone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_models.hh:39:5: style: Struct 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_models.hh:152:5: style: Class 'AliasModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_models.hh:176:5: style: Struct 'AnimRep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/d_models.hh:183:5: style: Class 'Anim2d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/oxyd_internal.hh:202:9: style: Class 'LP_OxydExtra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/oxyd_internal.hh:226:9: style: Class 'CommandString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/oxyd_internal.hh:288:9: style: Class 'MarbleInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:54:9: style: Class 'IntelligenceButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:76:9: style: Class 'DexterityButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:98:9: style: Class 'PatienceButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:120:9: style: Class 'KnowledgeButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:142:9: style: Class 'SpeedButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/gui/LevelInspector.cc:167:10: style: Class 'RatingButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/src/video.cc:45:5: style: Class 'MouseCursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enigma-1.30+dfsg/lib-src/oxydlib/Level.cpp:996:5: style: Class 'CommandParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/enki-aseba/enki-aseba_1.6.99.orig.tar.xz enki-aseba-1.6.99/enki/robots/e-puck/EPuck.h:117:3: style: Class 'EPuck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/robots/khepera/Khepera.h:85:3: style: Class 'Khepera' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Types.h:61:3: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/robots/s-bot/Sbot.h:66:3: style: Class 'SbotGlobalSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Geometry.h:74:3: style: Struct 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Geometry.h:78:3: style: Struct 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Geometry.h:157:3: style: Struct 'Matrix22' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Geometry.h:159:3: style: Struct 'Matrix22' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Geometry.h:199:3: style: Struct 'Segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Interaction.h:103:3: style: Class 'GlobalInteraction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/Random.h:78:3: style: Struct 'UniformRand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/PhysicalEngine.h:248:4: style: Struct 'Hull' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/enki/PhysicalEngine.h:487:3: style: Class 'World' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/examples/playground/Playground.cpp:64:2: style: Class 'EnkiPlayground' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/Viewer.h:190:3: style: Class 'ViewerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/Viewer.h:98:4: style: Struct 'CameraPose' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/Viewer.h:116:4: style: Struct 'UpdatableCameraPose' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/MarxbotModel.h:44:3: style: Class 'MarxbotModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/EPuckModel.h:44:3: style: Class 'EPuckModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] enki-aseba-1.6.99/viewer/Thymio2Model.h:45:3: style: Class 'Thymio2Model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ensmallen/ensmallen_2.21.1.orig.tar.xz ensmallen-2.21.1/tests/catch.hpp:620:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:627:9: style: Class 'StringRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:965:5: style: Class 'TestInvokerAsMethod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:981:5: style: Struct 'NameAndTags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:2534:9: style: Class 'LazyExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:2913:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3052:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3026:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3403:5: style: Class 'ExceptionMessageMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3557:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3561:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3565:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3569:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3609:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3630:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3660:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3683:13: style: Struct 'ApproxMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3718:13: style: Struct 'UnorderedEqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3923:5: style: Class 'GeneratorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3956:9: style: Class 'SingleValueGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3989:9: style: Class 'GeneratorWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:4412:9: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3358:13: style: Struct 'MatchNotOf < std :: exception >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3358:13: style: Struct 'MatchNotOf < std >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:3358:13: style: Struct 'MatchNotOf < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5217:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5321:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5514:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5584:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5975:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6028:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6158:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6238:9: style: Class 'XmlEncode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6274:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6329:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:6378:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:8039:9: style: Class 'FatalConditionHandlerGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:9476:9: style: Struct 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:12318:9: style: Class 'TestInvokerAsFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:13696:13: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5839:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < TestEventListenerBase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:5738:9: style: Struct 'StreamingReporterBase < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:4412:9: style: Class 'Option < AssertionResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:4412:9: style: Class 'Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:8959:9: style: Class 'ResultValueBase < ParseResultType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ensmallen-2.21.1/tests/catch.hpp:8959:9: style: Class 'ResultValueBase < ParseState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/entropybroker/entropybroker_2.9.orig.tar.gz entropybroker-2.9/data_store_int.h:14:2: style: Class 'data_store_int' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/math.h:12:2: style: Class 'bit_count_estimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/random_source.h:17:2: style: Class 'random_source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/http_file_logfile.h:7:2: style: Class 'http_file_logfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/graph.h:11:2: style: Class 'graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/http_file_users.h:7:2: style: Class 'http_file_users' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] entropybroker-2.9/http_server.h:17:2: style: Class 'http_server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/epcr/epcr_2.3.12-1.orig.tar.gz e-PCR-2.3.12/e-PCR_main.cpp:322:5: style: Class 'CPcrMachineCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/e-PCR_main.cpp:356:5: style: Class 'CPcrProgressCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/e-PCR_main.cpp:426:5: style: Class 'CPcrMachineCallbackClassic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/e-PCR_main.cpp:568:5: style: Class 'CPcrFastaProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/re-PCR_main.cpp:180:5: style: Class 'CFaLookupCallbackBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/re-PCR_main.cpp:229:5: style: Class 'CFaLookupPrimerCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/re-PCR_main.cpp:255:5: style: Class 'CFaLookupStsCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] e-PCR-2.3.12/fahash_lookup.cpp:69:5: style: Class 'CHashListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/epics-base/epics-base_7.0.8+dfsg1.orig.tar.xz base-7.0.8/modules/ca/src/client/cacIO.h:107:5: style: Class 'caAccessRights' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/cacIO.h:150:5: style: Class 'CallbackGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/udpiiu.h:136:9: style: Class 'SearchRespCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/udpiiu.h:148:9: style: Class 'M_repeaterTimerNotify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/udpiiu.h:177:9: style: Struct 'SearchArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/comQueRecv.h:33:5: style: Class 'comQueRecv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/inetAddrID.h:30:5: style: Class 'inetAddrID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/syncGroup.h:220:5: style: Class 'boolFlagManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/oldAccess.h:298:5: style: Struct 'ca_client_context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/cac.h:82:5: style: Class 'notifyGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/ca/src/client/repeaterClient.h:43:5: style: Class 'repeaterClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/database/src/ioc/db/dbCAC.h:149:5: style: Class 'dbContextReadNotifyCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/database/src/ioc/db/dbPutNotifyBlocker.h:25:5: style: Class 'dbPutNotifyBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/epicsSingleton.h:64:9: style: Class 'reference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/epicsGuard.h:64:5: style: Class 'epicsGuard < epicsMutex >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/epicsGuard.h:112:5: style: Class 'epicsGuardRelease < epicsMutex >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/test/tsDLListTest.cc:22:5: style: Class 'fred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/test/tsDLListTest.cc:30:5: style: Class 'jane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/test/tsSLListTest.cc:19:5: style: Class 'fred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/test/tsSLListTest.cc:27:5: style: Class 'jane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/tsSLList.h:94:5: style: Class 'tsSLIterConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/tsSLList.h:116:5: style: Class 'tsSLIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/resourceLib.h:142:5: style: Class 'resTableIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/resourceLib.h:169:5: style: Class 'resTableIterConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/resourceLib.h:203:5: style: Class 'intId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/resourceLib.h:222:5: style: Class 'chronIntId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/cxxTemplates/resourceLib.h:260:5: style: Class 'stringId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsEvent.h:84:5: style: Class 'epicsEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/misc/ipAddrToAsciiAsynchronous.cpp:42:5: style: Class 'ipAddrToAsciiTransactionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsMutex.h:144:5: style: Class 'epicsDeadlockDetectMutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:303:5: style: Class 'epicsTimeEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:372:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:390:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:412:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:434:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:455:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/osi/epicsTime.h:471:5: style: Class 'epicsTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/timer/epicsTimer.h:36:20: style: Class 'expireStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/timer/timerPrivate.h:96:5: style: Class 'timerQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/timer/timerPrivate.h:188:5: style: Class 'timerQueuePassive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/src/timer/timerPrivate.h:204:5: style: Struct 'epicsTimerQueuePassiveForC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/blockingSockTest.cpp:46:5: style: Class 'serverCircuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/blockingSockTest.cpp:53:5: style: Class 'clientCircuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/blockingSockTest.cpp:60:5: style: Class 'server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/cvtFastPerform.cpp:36:5: style: Class 'Perf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/epicsAtomicPerform.cpp:35:5: style: Class 'Ownership' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/epicsThreadClassTest.cpp:76:5: style: Class 'threadCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/ipAddrToAsciiTest.cpp:33:5: style: Struct 'CB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/epicsTimerTest.cpp:181:5: style: Class 'cancelVerify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/epicsTimerTest.cpp:284:5: style: Class 'expireDestroyVerify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/libcom/test/epicsTimerTest.cpp:359:5: style: Class 'periodicVerify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/normativeTypes/src/validator.h:61:5: style: Struct 'Result' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/examples/epicschat.cpp:91:5: style: Struct 'RoomHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/examples/monitorme.cpp:133:5: style: Struct 'MonTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/examples/spamme.cpp:139:5: style: Struct 'SpamProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/ca/caProviderPvt.h:55:5: style: Class 'CAChannelProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/factory/ChannelAccessFactory.cpp:136:5: style: Struct 'InstanceChannelProviderFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/client/pvAccess.cpp:462:5: style: Struct 'DummyChannelFind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remote/blockingUDPConnector.cpp:22:5: style: Struct 'closer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remote/security.cpp:35:5: style: Struct 'SimpleSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remote/security.cpp:46:5: style: Struct 'AnonPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remote/security.cpp:70:5: style: Struct 'CAPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/server/server.cpp:46:5: style: Struct 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remote/codec.cpp:1408:5: style: Class 'SecurityPluginMessageTransportSender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/pipelineServiceExample.cpp:23:5: style: Class 'PipelineSessionImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/server/serverContext.cpp:568:5: style: Struct 'shutdown_dtor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testGetPerformance.cpp:128:5: style: Class 'ChannelGetRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testMonitorPerformance.cpp:125:5: style: Class 'ChannelMonitorRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/utils/testFairQueue.cpp:18:5: style: Struct 'Qnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testCa/testConveyor.cpp:35:5: style: Class 'basicClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testCa/testConveyor.cpp:50:5: style: Class 'owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/ca/dbdToPv.h:109:5: style: Class 'DbdToPv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2481:5: style: Class 'ResponseRequestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2513:5: style: Class 'MultipleResponseRequestHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2552:5: style: Class 'SearchResponseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2615:5: style: Class 'SearchHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2704:5: style: Class 'BeaconResponseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2774:5: style: Class 'ClientConnectionValidationHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2812:5: style: Class 'ClientConnectionValidatedHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2833:5: style: Class 'MessageHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2869:5: style: Class 'CreateChannelHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2919:5: style: Class 'DestroyChannelHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:2964:5: style: Class 'ClientResponseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/remoteClient/clientContextImpl.cpp:3959:5: style: Class 'InternalClientContextImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testCa/testCaProvider.cpp:120:5: style: Class 'TestChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/src/server/responseHandlers.cpp:568:5: style: Class 'ServerRPCService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/json/parseany.cpp:239:5: style: Struct 'handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/copy/createRequest.cpp:37:9: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/json/parseinto.cpp:291:5: style: Struct 'handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/misc/pv/typeCast.h:242:5: style: Struct 'maybeQuote' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/misc/thread.cpp:32:5: style: Struct 'BindRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/misc/serializeHelper.cpp:155:5: style: Struct 'ToString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/misc/serializeHelper.cpp:216:5: style: Struct 'FromString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/misc/reftrack.cpp:164:5: style: Struct 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:59:5: style: Struct 'child_scalar_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:71:5: style: Struct 'child_scalar_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvBoolean > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvByte > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvShort > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvInt > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvLong > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvUByte > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvUShort > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvUInt > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvULong > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvFloat > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvDouble > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/src/pv/valueBuilder.cpp:92:5: style: Struct 'child_scalar < ScalarTypeTraits < pvString > :: type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/testApp/misc/testDebugPtr.cpp:171:5: style: Struct 'set_flag_dtor < Derv >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/testApp/misc/testDebugPtr.cpp:171:5: style: Struct 'set_flag_dtor < Base >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/testApp/misc/testTimer.cpp:54:5: style: Struct 'MyCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvData/testApp/copy/testCreateRequest.cpp:556:5: style: Struct 'MapperMask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvDatabase/example/createdestroy/createdestroy.cpp:52:5: style: Class 'MyMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvDatabase/src/pvAccess/monitorFactory.cpp:68:5: style: Class 'MonitorElementQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:35:5: style: Struct 'TransportSenderSignal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:1905:9: style: Class 'ReadPollOneCallbackForTestSegmentedSplitConnectionLoss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2080:9: style: Class 'TransportSenderForTestEnqueueSendRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2099:9: style: Class 'TransportSender2ForTestEnqueueSendRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2182:9: style: Class 'TransportSenderForTestEnqueueSendDirectRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2201:9: style: Class 'TransportSender2ForTestEnqueueSendDirectRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2475:9: style: Class 'TransportSenderForTestSendException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2564:9: style: Class 'WritePollOneCallbackForTestSendHugeMessagePartes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2677:9: style: Class 'TransportSenderForTestClearSendQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2696:9: style: Class 'TransportSender2ForTestClearSendQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2752:9: style: Class 'TransportSenderForTestEnqueueSendRequestExceptionThrown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2776:9: style: Class 'TransportSender2ForTestEnqueueSendRequestExceptionThrown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2846:9: style: Class 'TransportSenderForTestBlockingProcessQueueTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testCodec.cpp:2863:9: style: Class 'ValueHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvDatabase/test/src/recordClient.h:64:5: style: Class 'RecordClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvDatabase/test/src/listener.h:89:5: style: Class 'Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/p2pApp/chancache.h:90:5: style: Struct 'MonitorUser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/p2pApp/chancache.h:136:9: style: Struct 'CRequester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/p2pApp/chancache.h:169:5: style: Struct 'ChannelCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/p2pApp/weakset.h:208:9: style: Struct 'XIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvDatabase/test/src/testPVCopy.cpp:51:5: style: Class 'MyRequester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/p2pApp/chancache.cpp:105:5: style: Struct 'cacheClean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/tpool.h:40:5: style: Struct 'WorkQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:119:5: style: Struct 'pdbRecordInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:151:5: style: Struct 'pdbRecordIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:205:5: style: Struct 'pdbInfoIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:231:5: style: Struct 'DBEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:276:5: style: Struct 'DBScanLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:278:5: style: Struct 'DBScanLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/pdbApp/pvif.h:328:9: style: Struct 'Component' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pva2pva/testApp/check_consist.cpp:12:5: style: Struct 'Destroyer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testServer.cpp:136:5: style: Class 'ProcessAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testServer.cpp:233:5: style: Class 'NTNDArrayAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testServer.cpp:1869:5: style: Class 'TraceLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testServer.cpp:2480:5: style: Class 'MockChannelFind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/testServer.cpp:2707:5: style: Struct 'TestServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:45:5: style: Class 'SyncBaseRequester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:157:5: style: Class 'SyncChannelRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:243:5: style: Class 'SyncChannelFindRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:292:5: style: Class 'SyncChannelGetRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:399:5: style: Class 'SyncChannelPutRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:540:5: style: Class 'SyncGetFieldRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:594:5: style: Class 'SyncChannelProcessRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:679:5: style: Class 'SyncChannelPutGetRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:919:5: style: Class 'SyncChannelRPCRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:1035:5: style: Class 'SyncMonitorRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] base-7.0.8/modules/pvAccess/testApp/remote/syncTestRequesters.h:1198:5: style: Class 'SyncChannelArrayRequesterImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/epiphany/epiphany_0.7.0+0.orig.tar.xz epiphany-0.7.0+0/src/surface.h:40:2: style: Class 'Surface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/sprite.h:78:2: style: Class 'Sprite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/game_timer.h:31:2: style: Class 'Game_Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/menu_entry_bool.h:35:3: style: Class 'Menu_Entry_Bool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/levelmap.h:38:2: style: Class 'Levelmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/menu_list_epiphany.h:41:2: style: Class 'Menu_List_Epiphany' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/menu_entry_simple.h:30:3: style: Class 'Menu_Entry_Simple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/sample.h:31:2: style: Class 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/except.h:26:2: style: Class 'Common_Ex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epiphany-0.7.0+0/src/xml_configuration.h:30:3: style: Class 'XMLConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/epix/epix_1.2.22.orig.tar.gz epix-1.2.22/Color_Gray.h:43:5: style: Class 'Gray_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_Gray.h:44:5: style: Class 'Gray_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color.h:61:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color.h:62:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_RGB.h:42:5: style: Class 'RGB_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_RGB.h:43:5: style: Class 'RGB_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_CMY.h:45:5: style: Class 'CMY_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/triples.h:58:5: style: Class 'P' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/triples.h:59:5: style: Class 'P' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_CMYK.h:44:5: style: Class 'CMYK_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/verbatim.h:48:5: style: Class 'verbatim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_CMYK.h:46:5: style: Class 'CMYK_Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/length.h:68:5: style: Class 'length' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_Sep.h:43:5: style: Class 'Cyan_Layer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_Sep.h:66:5: style: Class 'Magenta_Layer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_Sep.h:89:5: style: Class 'Yellow_Layer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Color_Sep.h:112:5: style: Class 'Black_Layer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/functions.h:114:5: style: Class 'Deriv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/functions.h:115:5: style: Class 'Deriv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/functions.h:135:5: style: Class 'Integral' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/sphere.h:56:5: style: Class 'Sphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/Complex.h:40:5: style: Class 'Complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/pairs.h:44:5: style: Class 'pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/pairs.h:47:5: style: Class 'pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/cropping.h:51:5: style: Class 'crop_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/interval.h:47:5: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/data_mask.h:45:5: style: Class 'data_mask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/data_mask.h:48:5: style: Class 'data_mask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/camera.h:70:5: style: Class 'Camera' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/segment.h:57:5: style: Class 'Segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path.h:89:5: style: Class 'path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path.h:90:5: style: Class 'path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path.h:93:5: style: Class 'path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path.h:94:5: style: Class 'path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/pen_data.h:54:5: style: Class 'pen_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/circle.h:57:5: style: Class 'Circle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/circle.h:62:5: style: Class 'Circle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path_data.h:56:5: style: Class 'path_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path_data.h:57:5: style: Class 'path_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/path_style.h:61:5: style: Class 'path_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/domain.h:48:5: style: Class 'mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/domain.h:135:5: style: Class 'domain_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/frac.h:41:5: style: Class 'frac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/facet.h:58:5: style: Class 'facet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/facet.h:74:5: style: Class 'facet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/plane.h:49:5: style: Class 'Plane' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/spline.h:47:5: style: Class 'n_spline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/legend_item.h:68:5: style: Class 'fill_item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/legend_item.h:85:5: style: Class 'path_item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/data_file.h:59:5: style: Class 'data_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/data_file.h:62:5: style: Class 'data_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/data_file.h:65:5: style: Class 'data_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:74:5: style: Class 'path_map' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:90:5: style: Class 'surface_map' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:123:5: style: Class 'column_1var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:127:5: style: Class 'column_1var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:145:5: style: Class 'column_2var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:151:5: style: Class 'column_2var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] epix-1.2.22/map.h:156:5: style: Class 'column_2var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eq10q/eq10q_2.2~repack0.orig.tar.gz eq10q-2.2/gui/widgets/button.h:30:5: style: Class 'Button' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eq10q-2.2/gui/widgets/toggle_button.h:29:5: style: Class 'ToggleButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eq10q-2.2/gui/widgets/sidechainbox.h:29:5: style: Class 'SideChainBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eq10q-2.2/gui/widgets/dynplot.h:29:5: style: Class 'PlotDynCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eq10q-2.2/gui/widgets/eqparams.h:26:5: style: Class 'EqParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eq10q-2.2/gui/widgets/pixmapcombo.h:48:5: style: Class 'PixMapCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eqonomize/eqonomize_1.5.6.orig.tar.gz Eqonomize-1.5.6/src/account.h:113:3: style: Class 'AssetsAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/account.h:115:3: style: Class 'AssetsAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/account.h:205:3: style: Class 'IncomesAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/account.h:207:3: style: Class 'IncomesAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/account.h:220:3: style: Class 'ExpensesAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/account.h:222:3: style: Class 'ExpensesAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:266:3: style: Class 'Expense' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:268:3: style: Class 'Expense' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:309:3: style: Class 'DebtFee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:311:3: style: Class 'DebtFee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:341:3: style: Class 'DebtInterest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:343:3: style: Class 'DebtInterest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:376:3: style: Class 'Income' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:378:3: style: Class 'Income' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:420:3: style: Class 'ReinvestedDividend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:422:3: style: Class 'ReinvestedDividend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:457:3: style: Class 'Transfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:459:3: style: Class 'Transfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:500:3: style: Class 'DebtReduction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:502:3: style: Class 'DebtReduction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:527:3: style: Class 'Balancing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:529:3: style: Class 'Balancing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:607:3: style: Class 'SecurityBuy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:609:3: style: Class 'SecurityBuy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:634:3: style: Class 'SecuritySell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:636:3: style: Class 'SecuritySell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:664:3: style: Class 'ScheduledTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:667:3: style: Class 'ScheduledTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:833:3: style: Class 'MultiItemTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:834:3: style: Class 'MultiItemTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:882:3: style: Class 'MultiAccountTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:883:3: style: Class 'MultiAccountTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:934:3: style: Class 'DebtPayment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transaction.h:935:3: style: Class 'DebtPayment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/security.h:114:3: style: Class 'Security' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/security.h:116:3: style: Class 'Security' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/currency.h:63:3: style: Class 'Currency' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomizevalueedit.h:98:3: style: Class 'EqonomizeDateEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomizevalueedit.h:99:3: style: Class 'EqonomizeDateEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomizevalueedit.h:123:3: style: Class 'EqonomizeCalendarWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/accountcombobox.h:92:3: style: Class 'QComboBoxListViewEq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:99:3: style: Class 'DailyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:101:3: style: Class 'DailyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:125:3: style: Class 'WeeklyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:127:3: style: Class 'WeeklyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:162:3: style: Class 'MonthlyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:164:3: style: Class 'MonthlyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:198:3: style: Class 'YearlyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrence.h:200:3: style: Class 'YearlyRecurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/recurrenceeditwidget.h:144:3: style: Class 'EditExceptionsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transactioneditwidget.h:257:3: style: Class 'TagMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transactioneditwidget.h:341:3: style: Class 'LinksWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/transactioneditwidget.h:359:3: style: Class 'CommentsTextEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomizemonthselector.h:36:3: style: Class 'EqonomizeMonthSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomize.h:851:3: style: Class 'EqonomizeTreeWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomize.h:892:3: style: Class 'EqonomizeComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomize.h:911:3: style: Class 'EqonomizeItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/overtimereport.h:50:3: style: Class 'AccountsMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/overtimereport.h:94:3: style: Class 'AccountsCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomize.cpp:651:3: style: Class 'SecurityTransactionListViewItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Eqonomize-1.5.6/src/eqonomize.cpp:2411:3: style: Class 'AccountsListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ergo/ergo_3.8.orig.tar.gz ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Vector < double , Vector < double , Vector < double , double > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Vector < float , Vector < float , Vector < float , float > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < long double , Matrix < long double , Matrix < long double , Matrix < long double , long double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < float , Matrix < float , Matrix < float , Matrix < float , float > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Matrix < double , Matrix < double , Matrix < double , double > > > :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: ElementType :: VectorType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ergo-3.8/source/matrix/VectorGeneral.h:64:5: style: Class 'VectorGeneral < double , Vec_3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eris/eris_1.3.23.orig.tar.xz eris-1.3.23/Eris/Account.cpp:38:5: style: Class 'AccountRouter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/CustomEntities.h:21:5: style: Class 'SysData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/Lobby.cpp:34:5: style: Class 'OOGRouter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/Exceptions.h:22:2: style: Class 'BaseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/Exceptions.h:31:2: style: Class 'InvalidOperation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/Exceptions.h:51:2: style: Class 'NetworkFailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/EntityRouter.h:12:5: style: Class 'EntityRouter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/Eris/View.h:36:5: style: Class 'View' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/Account_integrationtest.cpp:64:5: style: Class 'TestAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/Avatar_unittest.cpp:58:5: style: Class 'TestAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/BaseConnection_unittest.cpp:50:5: style: Class 'TestBaseConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/Calendar_unittest.cpp:60:5: style: Class 'TestCalendar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/IGRouter_unittest.cpp:59:5: style: Class 'TestIGRouter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/ElementExerciser.h:27:5: style: Class 'ElementParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/TerrainMod_unittest.cpp:64:5: style: Class 'TestAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/Timeout_unittest.cpp:37:5: style: Class 'TestTimeout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/TypeInfo_unittest.cpp:69:5: style: Class 'TestAccount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/TypeInfo_unittest.cpp:114:5: style: Class 'TestTypeService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/stubServer.h:27:5: style: Class 'StubServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/objectSummary.h:13:5: style: Class 'objectSummary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/testUtils.h:16:5: style: Class 'TestFailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/testUtils.h:41:5: style: Class 'TestInjector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/setupHelpers.h:20:5: style: Class 'AvatarGetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/controller.h:16:5: style: Class 'Controller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/tests.cpp:466:5: style: Class 'EntityDeleteWatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/viewTest.cpp:33:5: style: Class 'ViewObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eris-1.3.23/test/viewTest.cpp:66:5: style: Class 'CharacterGetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/erlang-p1-stringprep/erlang-p1-stringprep_1.0.29.orig.tar.gz stringprep-1.0.29/c_src/stringprep.cpp:130:3: style: Class 'UTF8DecoderStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] stringprep-1.0.29/c_src/stringprep.cpp:224:3: style: Class 'DecompositeStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] stringprep-1.0.29/c_src/stringprep.cpp:252:3: style: Class 'CanonicalizeStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] stringprep-1.0.29/c_src/stringprep.cpp:294:3: style: Class 'ComposeStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/espeak-ng/espeak-ng_1.51+dfsg.orig.tar.gz espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:52:2: style: Class 'FrequencyGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:70:2: style: Class 'VoiceGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:104:2: style: Class 'Resonator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:145:2: style: Class 'CascadeFormantGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:168:2: style: Class 'ParallelFormantGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeak-ng-1.51+dfsg/src/speechPlayer/src/speechWaveGenerator.cpp:194:2: style: Class 'SpeechWaveGeneratorImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/espeakedit/espeakedit_1.48.15.orig.tar.gz espeakedit-1.48.15/src/main.h:90:2: style: Class 'TranslDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeakedit-1.48.15/src/options.h:55:2: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeakedit-1.48.15/src/spect.h:133:2: style: Class 'SpectFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeakedit-1.48.15/src/spect.h:181:2: style: Class 'SpectSeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeakedit-1.48.15/src/spect.h:294:3: style: Class 'FormantDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] espeakedit-1.48.15/src/spect.h:337:2: style: Class 'VoiceDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/esys-particle/esys-particle_2.3.5+dfsg2.orig.tar.xz esys-particle-2.3.5+dfsg2/Fields/WallFieldSlave.h:39:3: style: Class 'AWallFieldSlave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/Counter.h:36:5: style: Class 'CCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/Timer.h:33:3: style: Class 'MpiWTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/RandomBlockGenerator.cpp:75:7: style: Class 'PlaneComparer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/GougeBlock3D.cpp:683:7: style: Class 'GeoInteractionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:119:7: style: Class 'ParticleIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:141:7: style: Class 'ConnectionIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:93:7: style: Class 'ConstContainerIterator < std :: vector < const SimpleParticle * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Geometry/VtkXmlWriter.cpp:93:7: style: Class 'ConstContainerIterator < std :: vector < const BasicInteraction * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/ElasticInteractionGroup.h:39:3: style: Class 'CElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/RotElasticInteractionGroup.h:39:3: style: Class 'CRotElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/ViscWallIG.h:69:3: style: Class 'CViscWallIG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/Particle.h:102:3: style: Class 'CParticle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Model/RotThermElasticInteractionGroup.h:41:3: style: Class 'CRotThermElasticInteractionGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpibarrier.h:39:3: style: Class 'CMPIBarrier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:40:7: style: Class 'Node2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:56:7: style: Class 'Edge2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReader.h:79:7: style: Class 'Mesh2DReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/Mesh2DReaderImpl.h:58:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:40:7: style: Class 'NodeReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:56:7: style: Class 'TriReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReader.h:79:7: style: Class 'MeshReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/MeshReaderImpl.h:58:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:169:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/GeometryReader.cpp:171:7: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpivbuf.h:50:3: style: Class 'CVarMPIBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/mpisgvbuf.h:46:3: style: Class 'CMPIVarSGBufferRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:83:7: style: Class 'DistConnectionsPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/DistConnectionsPy.cpp:32:7: style: Class 'PythonIterIterator < SimpleSpherePy & >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:42:7: style: Class 'SolidBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:47:7: style: Class 'SolidBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:102:7: style: Class 'HollowBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/geometry/MiscPy.cpp:107:7: style: Class 'HollowBoxPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/sim/WavePropagationPy.cpp:29:7: style: Class 'ParticleDataWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Python/esys/lsm/tools/MacroFrictionCalculatorPy.cpp:56:7: style: Class 'WallForcePairPy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:39:3: style: Class 'VecErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:105:15: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Foundation/vec3.h:108:15: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2440:3: style: Class 'IGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2582:3: style: Class 'RotIGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2648:3: style: Class 'TaggedIGPCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2908:3: style: Class 'TriMeshIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2934:3: style: Class 'Mesh2DIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:2957:3: style: Class 'BondedTriMeshIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3329:3: style: Class 'SIGCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Parallel/LatticeMaster.cpp:3425:3: style: Class 'DampingCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:43:3: style: Struct 'pdata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:68:5: style: Struct 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/ExtractGrains/graph.h:73:5: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:82:7: style: Class 'ThreeDIntersectionCalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/StressCalculator/InteractionToStressConverter.cpp:98:7: style: Class 'TwoDIntersectionCalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/dump2pov/campos.h:34:3: style: Class 'CameraPos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/Tools/rotextract/gvmap.h:59:3: style: Class 'GVMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/Error.h:27:3: style: Class 'MError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:31:3: style: Class 'VecErr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:83:3: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] esys-particle-2.3.5+dfsg2/ntable/util/vec3.h:86:3: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/etl/etl_1.5.1.orig.tar.xz ETL-1.5.1/test/handle.cpp:42:2: style: Struct 'my_test_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ETL-1.5.1/test/handle.cpp:63:2: style: Struct 'my_other_test_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ETL-1.5.1/test/handle.cpp:198:3: style: Struct 'ListItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ETL-1.5.1/test/smart_ptr.cpp:45:2: style: Struct 'my_test_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ETL-1.5.1/test/smart_ptr.cpp:66:2: style: Struct 'my_other_test_obj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/etlcpp/etlcpp_20.37.2+dfsg.orig.tar.xz etl-20.37.2/examples/Scheduler/Scheduler.cpp:115:3: style: Class 'Idle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/SharedMessage/SharedMessage.cpp:26:3: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/SharedMessage/SharedMessage.cpp:40:3: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/SharedMessage/SharedMessage.cpp:55:3: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/SharedMessage/SharedMessage.cpp:210:3: style: Class 'MessagePool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedFSM/QueuedFSM.cpp:46:3: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedFSM/QueuedFSM.cpp:56:3: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedFSM/QueuedFSM.cpp:66:3: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedMessageRouter/QueuedMessageRouter.cpp:13:3: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedMessageRouter/QueuedMessageRouter.cpp:23:3: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/examples/QueuedMessageRouter/QueuedMessageRouter.cpp:33:3: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/Deprecated/test_embedded_compile.cpp:255:3: style: Struct 'dynamic_serial_port' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_expected.cpp:46:5: style: Struct 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_expected.cpp:63:5: style: Struct 'ValueM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_expected.cpp:85:5: style: Struct 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_expected.cpp:108:5: style: Struct 'ErrorM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/iterators_for_unit_tests.h:130:3: style: Struct 'random_iterator < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/iterators_for_unit_tests.h:45:3: style: Struct 'non_random_iterator < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_set.cpp:97:7: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_set.cpp:219:7: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_multiset.cpp:65:5: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_multiset.cpp:167:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_multimap.cpp:99:5: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_multimap.cpp:206:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_stack.cpp:43:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_io_port.cpp:56:5: style: Struct 'dynamic_serial_port' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_queue.cpp:43:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_map.cpp:73:5: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_flat_map.cpp:265:7: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_indirect_vector.cpp:815:9: style: Class 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_links.cpp:45:5: style: Struct 'FData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_links.cpp:61:5: style: Struct 'BData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_links.cpp:78:5: style: Struct 'TData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_links.cpp:91:5: style: Struct 'MData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_forward_list.cpp:56:5: style: Class 'ItemDCNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_forward_list.cpp:69:5: style: Class 'ItemNDCNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_packet.cpp:50:5: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_packet.cpp:94:5: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_packet.cpp:138:5: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_broker.cpp:118:5: style: Class 'Broker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_broker.cpp:146:5: style: Class 'Router' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_router.cpp:79:5: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_router.cpp:95:5: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_router.cpp:106:5: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_router.cpp:118:5: style: Struct 'Message4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_router.cpp:214:5: style: Class 'Router2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_timer_interrupt.cpp:652:7: style: Class 'RouterLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:62:5: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:72:5: style: Struct 'Message2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:82:5: style: Struct 'Message3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:94:5: style: Struct 'Message4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:117:5: style: Class 'RouterA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_message_bus.cpp:181:5: style: Class 'RouterB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_multi_range.cpp:51:5: style: Class 'Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_list.cpp:55:5: style: Class 'ItemDCNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_intrusive_list.cpp:68:5: style: Class 'ItemNDCNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_packet.cpp:70:5: style: Struct 'derived_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_packet.cpp:95:5: style: Struct 'derived_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_pool.cpp:54:5: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_poly_span_fixed_extent.cpp:71:5: style: Struct 'Derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_poly_span_dynamic_extent.cpp:71:5: style: Struct 'Derived' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_pool_external_buffer.cpp:54:5: style: Struct 'D1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_map.cpp:68:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_lockable.cpp:50:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_lockable_small.cpp:50:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:52:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:105:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:158:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:211:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:264:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:317:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_random.cpp:370:9: style: Struct 'generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_spsc_isr.cpp:76:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_spsc_locked.cpp:79:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_spsc_isr_small.cpp:76:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_multiset.cpp:83:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_shared_message.cpp:50:5: style: Struct 'Message1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_result.cpp:49:5: style: Struct 'ValueM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_result.cpp:74:5: style: Struct 'ErrorM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_queue_spsc_locked_small.cpp:78:5: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etl-20.37.2/test/test_multimap.cpp:68:5: style: Struct 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eureka/eureka_1.27b.orig.tar.gz eureka-1.27b-source/src/m_bitvec.h:54:3: style: Class 'bitvec_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_select.h:64:3: style: Class 'selection_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_select.h:143:2: style: Class 'sel_iter_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_select.h:144:2: style: Class 'sel_iter_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_game.h:181:2: style: Class 'GameInfo_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_game.h:197:2: style: Class 'PortInfo_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/w_wad.h:293:3: style: Struct 'level_name_CMP_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/ui_misc.h:37:2: style: Class 'UI_MoveDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_cutpaste.cc:73:2: style: Class 'clipboard_data_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:444:2: style: Class 'UI_Check_Vertices' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:1069:2: style: Class 'UI_Check_Sectors' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:1825:2: style: Class 'UI_Check_Things' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:2672:2: style: Class 'UI_Check_LineDefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:3263:2: style: Class 'UI_Check_Tags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/e_checks.cc:4116:2: style: Class 'UI_Check_Textures' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_keys.cc:792:2: style: Struct 'KeyBind_CMP_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/ui_file.h:47:2: style: Class 'UI_ChooseMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/ui_file.h:201:2: style: Class 'UI_ProjectSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_testmap.cc:129:2: style: Class 'UI_PortPathDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_udmf.cc:47:2: style: Class 'Udmf_Token' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/m_udmf.cc:161:2: style: Class 'Udmf_Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/r_render.cc:307:2: style: Class 'SaveBucket_c' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eureka-1.27b-source/src/r_software.cc:324:3: style: Struct 'SX2Less' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/eviacam/eviacam_2.1.4.orig.tar.xz eviacam-2.1.4/creavision/crvcamera.h:31:2: style: Class 'camera_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/creavision/crvimage.h:32:2: style: Class 'CIplImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/creavision/crvcamera_cv.h:28:2: style: Class 'CCameraCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/creavision/crvcamera_v4l2.h:36:2: style: Class 'CCameraV4L2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/creavision/crvcamera_wdm.h:27:2: style: Class 'CCameraWDM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/src/cautostart.h:29:2: style: Class 'CAutostart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/src/clickwindowcontroller.h:41:2: style: Class 'CClickWindowController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/src/keyboardcode.h:50:2: style: Class 'KeyboardCode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/src/gestureclick.h:38:2: style: Class 'CGestureClick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/src/dwellclick.h:36:2: style: Class 'CDwellClick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/wxcamwindow/capturethread.h:46:2: style: Class 'CCaptureThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/wxcamwindow/camwindow.h:42:2: style: Class 'CCamWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/wxutil/configmanager.h:31:2: style: Class 'CConfigManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/wxutil/mousecontrol.h:31:2: style: Class 'CMouseControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eviacam-2.1.4/wxutil/waittime.h:29:2: style: Class 'CWaitTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/evolvotron/evolvotron_0.8.1.orig.tar.gz evolvotron-0.8.1/libevolvotron/dialog_mutatable_image_display.h:55:3: style: Class 'DialogMutatableImageDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libevolvotron/mutatable_image_display_big.h:46:3: style: Class 'MutatableImageDisplayBig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/xyz.h:289:3: style: Class 'RandomXYZInUnitCube' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/xyz.h:313:3: style: Class 'RandomXYZSphereNormal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:43:3: style: Struct 'ClampZ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:112:3: style: Struct 'Friezegroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:140:3: style: Struct 'Hop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:164:3: style: Struct 'HopBlend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:207:3: style: Struct 'Jump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:220:3: style: Struct 'JumpBlend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:256:3: style: Struct 'Sidle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:284:3: style: Struct 'Spinjump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:307:3: style: Struct 'Spinhop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/friezegroup.h:343:3: style: Struct 'SpinhopBlend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/margin.h:37:3: style: Class 'Margin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:47:3: style: Class 'Transform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:142:3: style: Class 'TransformTranslate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:154:3: style: Class 'TransformScale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:161:3: style: Class 'TransformScale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:174:3: style: Class 'TransformRotateX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:189:3: style: Class 'TransformRotateY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/transform.h:204:3: style: Class 'TransformRotateZ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/random.h:54:3: style: Class 'Random01' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/random.h:118:3: style: Class 'RandomInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] evolvotron-0.8.1/libfunction/noise.h:36:3: style: Class 'Noise' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/exactimage/exactimage_1.0.2.orig.tar.bz2 exact-image-1.0.2/codecs/Codecs.hh:131:3: style: Class 'Args' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/codecs/agg_svg_path_renderer.hh:44:9: style: Class 'conv_count < conv_curve < path_storage > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/codecs/agg_svg_parser.hh:44:9: style: Class 'parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/bardecode/PixelIterator.hh:50:9: style: Class 'PixelIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/bardecode/PixelIterator.hh:190:9: style: Class 'PixelIterator < true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/bardecode/Tokenizer.hh:44:9: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/bardecode/Scanner.hh:67:9: style: Struct 'bar_vector_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/bardecode/Scanner.hh:120:9: style: Class 'BarcodeIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/codecs/tiff.hh:28:3: style: Class 'TIFCodec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/edisplay/edisplay.hh:36:3: style: Class 'Viewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:228:3: style: Class 'EvasBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:239:3: style: Class 'EvasImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:240:3: style: Class 'EvasImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:330:3: style: Class 'EvasText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:331:3: style: Class 'EvasText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:354:3: style: Class 'EvasRectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/gfx/EvasHelper.hh:355:3: style: Class 'EvasRectangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/Contours.hh:33:3: style: Class 'Contours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/Contours.hh:49:3: style: Class 'MidContours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/Contours.hh:64:3: style: Class 'InnerContours' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ContourMatching.cc:14:3: style: Class 'LengthSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/DistanceMatrix.hh:15:3: style: Class 'DistanceMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:154:3: style: Class 'rgb_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:323:3: style: Class 'rgba_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:485:3: style: Class 'rgb16_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:655:3: style: Class 'rgba16_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:796:3: style: Class 'gray_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:932:3: style: Class 'gray16_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/ImageIterator2.hh:980:3: style: Class 'bit_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/image/Colorspace.cc:434:5: style: Struct 'compare_and_set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/ArgumentList.hh:205:5: style: Class 'ArgumentList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/DirIterator.hh:154:5: style: Class 'DirList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/DirIterator.hh:58:7: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/File.hh:46:5: style: Class 'FileType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/File.hh:66:5: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Logging.hh:56:5: style: Class 'UtilityObjectLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Logger.hh:167:5: style: Class 'Logger < LogDestinationConfig , LogDeviceConfig , WL_Warn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Logger.hh:122:5: style: Class 'LogDevice < LogDeviceConfig >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Logger.hh:122:5: style: Class 'LogDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Logger.hh:167:5: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Threads.hh:64:7: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Threads.hh:68:7: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Threads.hh:94:7: style: Class 'MLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Threads.hh:111:7: style: Class 'Condition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Threads.hh:142:7: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Storage.hh:56:5: style: Class 'Storage < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/Timer.hh:123:5: style: Class 'AutoTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exact-image-1.0.2/utility/tests/ThreadedFind.cc:16:3: style: Class 'Scan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/exadrums/exadrums_0.7.0.orig.tar.gz eXaDrums-0.7.0/Source/Widgets/SpiDev.h:18:9: style: Class 'SpiDev' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/exempi/exempi_2.6.5.orig.tar.xz exempi-2.6.5/XMPCore/source/ParseRDF.cpp:194:2: style: Class 'RDF_Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exempi-2.6.5/XMPFiles/source/FileHandlers/JPEG_Handler.cpp:62:2: style: Struct 'ExtXMPContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exempi-2.6.5/XMPFilesPlugins/api/source/HostAPIAccess.h:129:2: style: Class 'IOAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] exempi-2.6.5/XMPFilesPlugins/api/source/PluginRegistry.h:130:2: style: Class 'PluginCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/exiv2/exiv2_0.28.2+dfsg.orig.tar.xz exiv2-0.28.2/src/image_int.hpp:67:13: style: Struct 'binaryToStringHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/explosive-c4/explosive-c4_1.2.orig.tar.gz explosive-c4/src/board.h:44:5: style: Class 'Board' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] explosive-c4/src/boardwidget.h:38:5: style: Class 'BoardWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/ext3grep/ext3grep_0.10.2.orig.tar.gz ext3grep-0.10.2/src/inode.h:60:5: style: Class 'InodePointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/directories.h:90:5: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/custom.cc:1281:3: style: Struct 'block_color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/init_files.cc:48:3: style: Struct 'JournalData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/locate.cc:46:5: style: Class 'LocatePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/ostream_operators.cc:44:5: style: Struct 'FileSystemState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ext3grep-0.10.2/src/FileMode.h:37:5: style: Class 'FileMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/extra-cmake-modules/extra-cmake-modules_6.0.0.orig.tar.xz extra-cmake-modules-6.0.0/tests/GenerateSipBindings/cpplib.h:22:3: style: Class 'MyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] extra-cmake-modules-6.0.0/tests/GenerateSipBindings/cpplib.h:24:10: style: Class 'MyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] extra-cmake-modules-6.0.0/tests/GenerateSipBindings/cpplib.h:116:3: style: Class 'LocalFwdDecl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] extra-cmake-modules-6.0.0/tests/GenerateSipBindings/external_lib.h:7:3: style: Class 'ExternalFwdDecl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/extremetuxracer/extremetuxracer_0.8.3.orig.tar.xz etr-0.8.3/src/winsys.h:30:12: style: Struct 'TScreenRes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etr-0.8.3/src/game_ctrl.h:113:2: style: Struct 'TPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] etr-0.8.3/src/score.h:33:2: style: Struct 'TScore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/e/extundelete/extundelete_0.2.4.orig.tar.bz2 extundelete-0.2.4/src/extundelete.cc:179:3: style: Struct 'triad < uint32_t , __u64 , __u64 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fact++/fact++_1.6.5~dfsg.orig.tar.bz2 dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:79:1: style: Struct 'fact_reasoning_kernel_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:81:1: style: Struct 'fact_progress_monitor_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:83:1: style: Struct 'fact_axiom_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:85:1: style: Struct 'fact_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:87:1: style: Struct 'fact_concept_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:89:1: style: Struct 'fact_role_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:91:1: style: Struct 'fact_o_role_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:93:1: style: Struct 'fact_o_role_complex_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:95:1: style: Struct 'fact_d_role_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:97:1: style: Struct 'fact_individual_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:99:1: style: Struct 'fact_data_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:101:1: style: Struct 'fact_data_type_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:103:1: style: Struct 'fact_data_value_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:105:1: style: Struct 'fact_facet_expression_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.C/fact.cpp:107:1: style: Struct 'fact_actor_st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/tJNICache.h:48:2: style: Class 'TClassFieldMethodIDs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/tJNICache.h:170:2: style: Class 'TJNICache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/MemoryStat.h:38:2: style: Class 'MemoryStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++/comscanner.h:56:2: style: Class 'CommonScanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++/scanner.h:44:2: style: Class 'TsScanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++/comparser.h:54:2: style: Class 'CommonParser < TsScanner >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/JNIActor.h:60:2: style: Class 'JTaxonomyActor < ClassPolicy >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/JNIActor.h:60:2: style: Class 'JTaxonomyActor < ObjectPropertyPolicy >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/JNIActor.h:60:2: style: Class 'JTaxonomyActor < DataPropertyPolicy >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/JNIActor.h:60:2: style: Class 'JTaxonomyActor < IndividualPolicy < true > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/FaCT++.JNI/JNIActor.h:60:2: style: Class 'JTaxonomyActor < IndividualPolicy < false > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/eFaCTPlusPlus.h:39:2: style: Class 'EFaCTPlusPlus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/fpp_assert.h:30:2: style: Class 'EFPPAssertion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/taxNamEntry.h:59:2: style: Class 'ClassifiableEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/taxVertex.h:146:2: style: Class 'TaxonomyVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dltree.h:195:2: style: Class 'TreeDeleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlVertex.h:209:2: style: Class 'DLVertexTagDFS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tsttree.h:46:2: style: Class 'TsTTree < TLexeme >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tCounter.h:43:2: style: Class 'TCounter < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDepSet.h:139:2: style: Class 'TDepSetManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < TDepSetCache >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:264:2: style: Class 'TNamedEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:290:2: style: Class 'TConceptArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:309:2: style: Class 'TIndividualArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:328:2: style: Class 'TNumberArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:347:2: style: Class 'TObjectRoleArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:366:2: style: Class 'TDataRoleArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:523:2: style: Class 'TDLConceptName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:538:2: style: Class 'TDLConceptNot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:556:2: style: Class 'TDLConceptAnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:586:2: style: Class 'TDLConceptOr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:606:2: style: Class 'TDLConceptOneOf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:644:2: style: Class 'TDLConceptObjectSelf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:978:2: style: Class 'TDLIndividualName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1080:2: style: Class 'TDLObjectRoleName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1095:2: style: Class 'TDLObjectRoleInverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1113:2: style: Class 'TDLObjectRoleChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1228:2: style: Class 'TDLDataRoleName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1309:2: style: Class 'TDLDataTypeRestriction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1328:2: style: Class 'TDLDataValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1353:2: style: Class 'TDLDataNot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1371:2: style: Class 'TDLDataAnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1391:2: style: Class 'TDLDataOr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1411:2: style: Class 'TDLDataOneOf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1449:2: style: Class 'TDLFacetMinInclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1464:2: style: Class 'TDLFacetMinExclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1479:2: style: Class 'TDLFacetMaxInclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1494:2: style: Class 'TDLFacetMaxExclusive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1532:2: style: Class 'TDLDataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1519:3: style: Class 'DVCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:1548:2: style: Class 'TDLDataTypeName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:248:2: style: Class 'TDLAxiomDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:269:2: style: Class 'TDLAxiomEquivalentConcepts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:286:2: style: Class 'TDLAxiomDisjointConcepts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:327:2: style: Class 'TDLAxiomEquivalentORoles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:344:2: style: Class 'TDLAxiomEquivalentDRoles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:361:2: style: Class 'TDLAxiomDisjointORoles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:378:2: style: Class 'TDLAxiomDisjointDRoles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:395:2: style: Class 'TDLAxiomSameIndividuals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:412:2: style: Class 'TDLAxiomDifferentIndividuals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:429:2: style: Class 'TDLAxiomFairnessConstraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:453:2: style: Class 'TDLAxiomSingleORole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:474:2: style: Class 'TDLAxiomSingleDRole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:653:2: style: Class 'TDLAxiomRoleTransitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:669:2: style: Class 'TDLAxiomRoleReflexive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:685:2: style: Class 'TDLAxiomRoleIrreflexive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:701:2: style: Class 'TDLAxiomRoleSymmetric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:717:2: style: Class 'TDLAxiomRoleAsymmetric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:733:2: style: Class 'TDLAxiomORoleFunctional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:749:2: style: Class 'TDLAxiomDRoleFunctional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:765:2: style: Class 'TDLAxiomRoleInverseFunctional' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLAxiom.h:812:2: style: Class 'TDLAxiomIndividual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tExpressionManager.h:46:3: style: Class 'TOneOfCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tExpressionManager.h:66:3: style: Class 'TInverseRoleCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/LocalityChecker.h:37:2: style: Class 'SigAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/LocalityChecker.h:68:2: style: Class 'LocalityChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SigIndex.h:101:2: style: Class 'SigIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/Modularity.h:153:2: style: Class 'TModularizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/AtomicDecomposer.h:113:2: style: Class 'AtomicDecomposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:386:2: style: Class 'TDataExpressionArg < TDLDataValue >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:386:2: style: Class 'TDataExpressionArg < TDLDataExpression >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:386:2: style: Class 'TDataExpressionArg < TDLDataTypeName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDLExpression.h:386:2: style: Class 'TDataExpressionArg < TDLDataTypeExpression >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLDataValue >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLDataTypeName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLConceptName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLIndividualName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLObjectRoleName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDLDataRoleName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/modelCacheConst.h:41:2: style: Class 'modelCacheConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/modelCacheSingleton.h:42:2: style: Class 'modelCacheSingleton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/RAutomaton.h:54:2: style: Class 'RATransition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/eFPPNonSimpleRole.h:36:2: style: Class 'EFPPNonSimpleRole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/eFPPCycleInRIA.h:36:2: style: Class 'EFPPCycleInRIA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tRole.h:204:2: style: Class 'TRole' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tRole.h:69:3: style: Class 'TKnownValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlVHash.h:66:2: style: Class 'dlVHashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlDag.h:182:2: style: Class 'DLDag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tAxiom.h:205:2: style: Class 'TAxiom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tAxiomSet.h:128:2: style: Class 'TAxiomSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDataEntry.h:219:2: style: Class 'TDataEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tDataType.h:47:2: style: Class 'TDataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNECollection.h:70:2: style: Class 'TNECollection < TDataEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNECollection.h:70:2: style: Class 'TNECollection < TConcept >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNECollection.h:70:2: style: Class 'TNECollection < TIndividual >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tFastSet.h:57:2: style: Class 'TFastSet < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TRole >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TDataEntry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TConcept >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNameSet.h:71:2: style: Class 'TNameSet < TIndividual >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tNECollection.h:70:2: style: Class 'TNECollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/DataReasoning.h:149:2: style: Class 'DataTypeAppearance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/DataReasoning.h:295:2: style: Class 'DataTypeReasoner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTreeArc.h:74:3: style: Class 'TCTEdgeRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTreeArc.h:86:3: style: Class 'TCTEdgeDepRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTree.h:336:2: style: Class 'DlCompletionTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTree.h:102:3: style: Class 'UnBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTree.h:114:3: style: Class 'CacheRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dlCompletionTree.h:127:3: style: Class 'IRRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ToDoList.h:142:3: style: Class 'queueQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ToDoList.h:125:4: style: Class 'QueueRestorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/Reasoner.h:928:2: style: Class 'DlSatTester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tSaveList.h:46:3: style: Class 'List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < SaveState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BranchingContext >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < DlCompletionTreeArc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BCOr >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BCNN >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BCLE < DlCompletionTreeArc > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BCLE < DlCompletionTree > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/growingArrayP.h:89:2: style: Class 'growingArrayP < BCChoose >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/TaxonomyCreator.h:254:2: style: Class 'TaxonomyCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tExpressionTranslator.h:53:2: style: Class 'TExpressionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tExpressionPrinterLISP.h:64:2: style: Class 'TLISPExpressionPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tOntologyPrinterLISP.h:122:2: style: Class 'TLISPOntologyPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/eFPPSaveLoad.h:36:2: style: Class 'EFPPSaveLoad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SaveLoadManager.h:117:2: style: Class 'SaveLoadManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/configure.h:66:2: style: Class 'ConfSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tOntologyLoader.h:382:2: style: Class 'TOntologyLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/Kernel.cpp:350:2: style: Class 'SupConceptActor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SemanticLocalityChecker.h:63:2: style: Class 'SemanticLocalityChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SyntacticLocalityChecker.h:90:2: style: Class 'BotEquivalenceEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SyntacticLocalityChecker.h:273:2: style: Class 'TopEquivalenceEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/SyntacticLocalityChecker.h:418:2: style: Class 'SyntacticLocalityChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ExtendedSyntacticLocalityChecker.h:222:2: style: Class 'UpperBoundDirectEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ExtendedSyntacticLocalityChecker.h:351:2: style: Class 'UpperBoundComplementEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ExtendedSyntacticLocalityChecker.h:534:2: style: Class 'LowerBoundDirectEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ExtendedSyntacticLocalityChecker.h:715:2: style: Class 'LowerBoundComplementEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ExtendedSyntacticLocalityChecker.h:796:2: style: Class 'ExtendedSyntacticLocalityChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/ReasonerNom.h:79:2: style: Class 'NominalReasoner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dumpInterface.h:93:2: style: Class 'dumpInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/dumpLisp.h:31:2: style: Class 'dumpLisp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/cppi.h:62:2: style: Class 'CPPI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tSignatureUpdater.h:54:2: style: Class 'TExpressionSignatureUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tSignatureUpdater.h:173:2: style: Class 'TSignatureUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] dtsarkov-factplusplus-2322e8c27906/Kernel/tRole.cpp:229:2: style: Class 'AddRoleActor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fairy-stockfish/fairy-stockfish_11.1.orig.tar.gz Fairy-Stockfish-fairy_sf_11_1/src/uci.h:50:3: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/uci.h:51:3: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/uci.h:52:3: style: Class 'Option' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/misc.h:93:3: style: Class 'PRNG' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/parser.h:45:5: style: Class 'VariantParser < true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/parser.h:45:5: style: Class 'VariantParser < false >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] Fairy-Stockfish-fairy_sf_11_1/src/syzygy/tbprobe.cpp:186:5: style: Class 'TBFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/faiss/faiss_1.7.4.orig.tar.gz faiss-1.7.4/tests/test_dealloc_invlists.cpp:74:5: style: Struct 'EncapsulateInvertedLists' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fakeroot-ng/fakeroot-ng_0.18.orig.tar.gz fakeroot-ng-0.18/exceptions.h:13:5: style: Class 'errno_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fakeroot-ng-0.18/exceptions.h:37:5: style: Class 'detailed_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fakeroot-ng-0.18/daemon.h:38:9: style: Class 'terminal_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/falcosecurity-libs/falcosecurity-libs_0.14.1.orig.tar.gz libs-0.14.1/userspace/chisel/chisel.h:92:2: style: Class 'chiselinfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/chisel/chisel_table.h:242:3: style: Struct 'check_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libscap/engine/gvisor/gvisor.h:174:5: style: Class 'engine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/docker/base.h:16:2: style: Class 'docker_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/docker/podman.h:11:2: style: Class 'podman' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/docker/docker_linux.h:11:2: style: Class 'docker_linux' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/rkt.h:34:2: style: Class 'rkt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/libvirt_lxc.h:32:2: style: Class 'libvirt_lxc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/lxc.h:32:2: style: Class 'lxc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/mesos.h:34:2: style: Class 'mesos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_engine/bpm.h:33:2: style: Class 'bpm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/sinsp_exception.h:29:2: style: Class 'sinsp_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/sinsp_exception.h:33:2: style: Class 'sinsp_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/event.h:232:2: style: Class 'sinsp_evt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/static_struct.h:169:9: style: Class 'field_accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:247:5: style: Class 'dynamic_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/table.h:32:5: style: Struct 'table_entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/plugin_parser.h:32:2: style: Class 'sinsp_plugin_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/filter.h:40:2: style: Class 'sinsp_filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/tuples.h:56:2: style: Struct 'ipv6addr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/tuples.h:75:2: style: Class 'ipv6net' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_info.h:55:2: style: Class 'sinsp_container_lookup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container_info.h:258:2: style: Class 'sinsp_container_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/container.h:56:2: style: Class 'sinsp_container_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/procfs_utils.h:29:2: style: Class 'ns_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/utils.h:326:2: style: Class 'simple_lifo_queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/utils.h:378:2: style: Struct 'ci_equal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/fdinfo.h:497:2: style: Class 'sinsp_fdtable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/threadinfo.h:74:2: style: Class 'sinsp_threadinfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/threadinfo.h:731:2: style: Class 'sinsp_thread_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/sinsp.h:201:2: style: Class 'sinsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/parsers.h:29:2: style: Class 'sinsp_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/mutex.h:149:2: style: Class 'Mutex < std :: unordered_map < std :: string , std :: shared_ptr < const sinsp_container_info > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/mutex.h:94:2: style: Class 'ConstMutexGuard < std :: unordered_map < std :: string , std :: shared_ptr < const sinsp_container_info > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/events/sinsp_events_set.h:133:2: style: Class 'set < ppm_sc_code >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/events/sinsp_events_set.h:133:2: style: Class 'set < ppm_event_code >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/cyclewriter.h:50:2: style: Class 'cycle_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/sinsp_filtercheck_rawstring.h:26:2: style: Class 'rawstring_check' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/plugin_manager.h:35:2: style: Class 'sinsp_plugin_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < int16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < int64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/state/dynamic_struct.h:178:9: style: Class 'field_accessor < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/test/filter_compiler.ut.cpp:58:2: style: Class 'mock_compiler_filter_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/test/state.ut.cpp:152:9: style: Struct 'sample_struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libs-0.14.1/userspace/libsinsp/token_bucket.h:30:2: style: Class 'token_bucket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/falkon/falkon_24.02.0.orig.tar.xz falkon-24.02.0/src/lib/3rdparty/qtsingleapplication/qtlockedfile.h:73:5: style: Class 'QtLockedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/lib/3rdparty/squeezelabelv1.h:45:5: style: Class 'SqueezeLabelV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/lib/history/history.h:37:5: style: Class 'History' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/lib/webengine/loadrequest.h:36:5: style: Class 'LoadRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/mousegesturerecognizer.h:91:5: style: Class 'MouseGestureRecognizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/QjtMouseGesture.h:95:5: style: Class 'QjtMouseGesture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/QjtMouseGestureFilter.h:65:5: style: Class 'QjtMouseGestureFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/QjtMouseGestureFilter.cpp:54:5: style: Class 'GestureCallbackToSignal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/adv_recognizer.h:51:5: style: Class 'RealTimeMouseGestureRecognizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] falkon-24.02.0/src/plugins/MouseGestures/3rdparty/ring_buffer.h:61:5: style: Class 'RingBuffer < Direction >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/far2l/far2l_2.6.0~beta+ds.orig.tar.xz far2l-2.6.0~beta+ds/NetRocks/src/Erroring.h:13:2: style: Struct 'ProtocolError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Erroring.h:14:2: style: Struct 'ProtocolError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Erroring.h:19:2: style: Struct 'ProtocolAuthFailedError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Erroring.h:25:2: style: Struct 'ProtocolUnsupportedError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Erroring.h:30:2: style: Struct 'ServerIdentityMismatchError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/GetItems.h:7:2: style: Struct 'GetItems' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/GetItems.h:22:2: style: Class 'GetFocusedItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Host/HostLocal.cpp:216:2: style: Class 'HostLocalDirectoryEnumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/SitesConfig.h:23:2: style: Class 'SitesConfigLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/SitesConfig.h:62:2: style: Class 'SitesConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Host/HostRemote.h:59:2: style: Class 'HostRemote' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/PluginImpl.h:64:2: style: Class 'PluginImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Activities/BackgroundTasksUI.h:15:2: style: Class 'ConfirmExitFAR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Op/Utils/ProgressStateUpdate.h:6:2: style: Struct 'ProgressStateUpdate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Activities/Confirm.h:12:2: style: Class 'ConfirmRemove' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Activities/Confirm.h:41:2: style: Class 'ConfirmMakeDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/DirectoryEnumCache.h:38:2: style: Class 'DirectoryEnumCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/DirectoryEnumCache.cpp:68:2: style: Class 'CachedDirectoryEnumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/NFS/ProtocolNFS.cpp:398:2: style: Struct 'NFSServersEnumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SHELL/WayToShellConfig.h:8:2: style: Struct 'WaysToShell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SHELL/Request.h:10:2: style: Class 'Request' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SHELL/RemoteSh.cpp:17:2: style: Class 'CompactizedTokens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SMB/NMBEnum.h:41:2: style: Class 'NMBEnum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SMB/ProtocolSMB.cpp:323:2: style: Class 'SMBNetworkEnumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/SSHConnection.h:46:1: style: Class 'SSHSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/SSHConnection.h:47:1: style: Class 'SSHChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSFTP.cpp:67:1: style: Class 'SFTPDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSFTP.cpp:68:1: style: Class 'SFTPAttributes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSFTP.cpp:69:1: style: Class 'SFTPFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSFTP.cpp:70:1: style: Class 'SFTPSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSFTP.cpp:146:2: style: Struct 'SFTPFileNonblockinScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSCP.cpp:81:1: style: Class 'SCPRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/Protocol/SSH/ProtocolSCP.cpp:184:2: style: Class 'SimpleCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Activities/AbortOperationRequest.cpp:92:2: style: Class 'AbortOperationProgress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Settings/ConfigureProtocolFTP.cpp:77:2: style: Class 'ProtocolOptionsFTP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/NetRocks/src/UI/Settings/ConfigureProtocolSFTPSCP.cpp:148:2: style: Class 'ProtocolOptionsSFTPSCP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/WinPortHandle.h:49:2: style: Class 'AutoWinPortHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/Backend.h:118:9: style: Class 'ConsoleInputPriority' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/ExtClipboardBackend.h:11:2: style: Class 'ExtClipboardBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/OSC52ClipboardBackend.h:15:2: style: Class 'OSC52ClipboardBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/sudo/sudo_askpass_ipc.h:44:2: style: Class 'SudoAskpassServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYFar2lClipboardBackend.h:65:2: style: Class 'TTYFar2lClipboardBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:133:2: style: Class 'TTYInputSequenceParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInput.h:22:2: style: Class 'TTYInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 1 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 5 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 6 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 7 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYInputSequenceParser.h:24:2: style: Struct 'NChars < 8 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WinPortRGB.h:10:9: style: Struct 'WinPortRGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYXGlue.h:43:2: style: Class 'TTYXClipboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYRevive.cpp:129:2: style: Class 'TTYInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/TTY/TTYX/TTYX.cpp:438:2: style: Class 'TTYX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/CallInMain.h:56:2: style: Class 'InMainCaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/CallInMain.h:75:2: style: Class 'InMainCallerNoRet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/wxClipboardBackend.cpp:177:2: style: Class 'wxTextDataObjectTweaked' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/CustomDrawChar.cpp:57:3: style: Struct 'Dashes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/Paint.h:50:2: style: Class 'ConsolePaintContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WX/Paint.cpp:179:2: style: Class 'FontSizeInspector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/Backend/WinPortMain.cpp:56:2: style: Class 'FScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/sudo/sudo_private.h:51:3: style: Class 'BaseTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/sudo/sudo_private.h:75:3: style: Class 'ClientTransaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/src/sudo/sudo_private.h:95:3: style: Class 'ClientReconstructCurDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/WinPort.h:330:2: style: Struct 'ConsoleRepaintsDeferScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/api-far2.cpp:30:2: style: Class 'CalcDialogFuncsFar2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:55:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:56:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:57:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:58:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:59:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:60:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:61:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:62:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:63:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:64:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:65:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/sarg.h:67:2: style: Struct 'SArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/calc.cpp:417:2: style: Class 'DlgUnits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/calc/src/plugcalc/calc.cpp:730:2: style: Class 'DlgCalc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/Colorer-library/src/colorer/xml/XStr.h:17:3: style: Class 'XStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/Colorer-library/src/colorer/xml/XStr.h:18:3: style: Class 'XStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/Colorer-library/src/colorer/xml/XStr.h:19:3: style: Class 'XStr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:14:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:16:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:18:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:19:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:21:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:23:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/StringBuffer.h:25:3: style: Class 'StringBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/FarHrcSettings.h:21:3: style: Class 'FarHrcSettingsException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/FarHrcSettings.h:30:3: style: Class 'FarHrcSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/colorer/src/pcolorer2/pcolorer.cpp:41:5: style: Class 'StrX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/editorcomp/src/Settings.h:8:5: style: Struct 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/farwinapi.hpp:124:2: style: Class 'FindFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/farwinapi.hpp:246:9: style: Class 'TemporaryMakeWritable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/manager.hpp:228:2: style: Struct 'LockFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/DialogBuilder.cpp:44:2: style: Struct 'EditFieldBinding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/fileholder.hpp:15:2: style: Class 'FileHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/fileholder.hpp:41:2: style: Class 'TempFileHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/Mounts.hpp:32:3: style: Class 'Enum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/help.hpp:88:2: style: Class 'HelpRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/help.hpp:166:2: style: Class 'Help' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/message.hpp:58:2: style: Struct 'Messager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/message.hpp:59:2: style: Struct 'Messager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/message.hpp:82:2: style: Struct 'ExMessager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/message.hpp:83:2: style: Struct 'ExMessager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/RefreshFrameManager.hpp:43:2: style: Class 'UndoGlobalSaveScrPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/TPreRedrawFunc.hpp:117:2: style: Class 'TPreRedrawFuncGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/ViewerPrinter.hpp:34:2: style: Struct 'PlainViewerPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/base/DList.hpp:74:3: style: Struct 'TNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/base/InterThreadCall.hpp:57:9: style: Class 'InterThreadSyncCallDelegateImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/base/InterThreadCall.hpp:82:9: style: Class 'InterThreadAsyncCallDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/base/farqueue.hpp:52:2: style: Class 'FarQueue < DWORD >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/cfg/ConfigRW.hpp:37:2: style: Class 'ConfigReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/cfg/ConfigRW.hpp:70:2: style: Class 'ConfigWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/cfg/ConfigRW.hpp:96:2: style: Class 'ConfigReaderScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/cache.hpp:103:2: style: Class 'CachedWrite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/console/constitle.hpp:46:2: style: Class 'ConsoleTitle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/console/AnsiEsc.hpp:44:3: style: Struct 'Printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/edit.hpp:209:2: style: Class 'Edit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/edit.hpp:351:2: style: Class 'EditControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/viewer.hpp:186:2: style: Class 'Viewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/fileview.hpp:72:2: style: Class 'FileViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/editor.hpp:316:2: style: Class 'Editor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/rdrwdsk.hpp:46:2: style: Class 'RedrawDesktop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/syslog.hpp:285:2: style: Class 'CleverSysLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/usermenu.hpp:61:2: style: Class 'UserMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/scantree.hpp:98:2: style: Class 'ScanTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.hpp:65:2: style: Class 'OldGetFileString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.hpp:86:2: style: Struct 'GetFileStringContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.hpp:107:2: style: Class 'GetFileString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/copy.hpp:91:2: style: Class 'ShellCopyFileExtendedAttributes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/edit.cpp:87:2: style: Class 'DisableCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/execute.cpp:246:2: style: Class 'FarExecuteScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/fileedit.cpp:1702:2: style: Class 'ContentSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.cpp:436:2: style: Class 'TypedStringReader < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.cpp:436:2: style: Class 'TypedStringReader < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/filestr.cpp:436:2: style: Class 'TypedStringReader < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/help.cpp:74:3: style: Struct 'ListNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/hist/poscache.hpp:103:2: style: Class 'FilePositionCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/locale/xlat.hpp:61:2: style: Class 'Xlator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/chgmmode.hpp:42:2: style: Class 'ChangeMacroMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:73:2: style: Class 'TVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:74:2: style: Class 'TVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:75:2: style: Class 'TVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:76:2: style: Class 'TVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:164:2: style: Class 'TAbstractSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/macro/tvar.hpp:188:2: style: Class 'TVarSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/ChunkedData.hpp:15:9: style: Class 'ChunkedData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/FSFileFlags.h:12:2: style: Class 'FSFileFlags' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/MountInfo.h:37:2: style: Class 'MountInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/pathmix.hpp:45:2: style: Class 'NTPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/chgprior.hpp:44:2: style: Class 'ChangePriority' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/format.hpp:48:2: style: Class 'Skip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/format.hpp:57:2: style: Class 'Expand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/format.hpp:66:2: style: Class 'Truncate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/format.hpp:75:2: style: Class 'Size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/format.hpp:84:2: style: Class 'FillChar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/RegExp.hpp:58:9: style: Struct 'ReStringView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/mix/RegExp.hpp:68:9: style: Struct 'ReStringView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/panels/treelist.hpp:124:2: style: Class 'TreeList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/panels/panel.cpp:405:3: style: Class 'Guard_Macro_DskShowPosType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtansi.h:27:2: style: Class 'VTAnsi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtansi.h:51:2: style: Class 'VTAnsiSuspend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtansi.cpp:538:3: style: Class 'AlternativeScreenBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtshell_ioreaders.h:13:2: style: Class 'StopAndStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtshell_ioreaders.h:51:2: style: Class 'VTOutputReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtshell_ioreaders.h:84:2: style: Class 'VTInputReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/farftp/lib/Plugin.h:190:2: style: Class 'PluginINProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/far2l/src/vt/vtshell_ioreaders.h:13:2: style: Class 'StopAndStart < VTOutputReader >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/farftp/src/JM.h:62:2: style: Class 'EnumHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/farftp/src/JM.h:78:2: style: Class 'FTPCmdBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/farftp/src/Int.h:114:2: style: Struct 'FHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/inside/src/ItemList.h:13:3: style: Struct 'FP_ItemList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/inside/src/ItemList.h:34:3: style: Struct 'FP_SizeItemList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/WinPort/sudo.h:99:9: style: Class 'SudoSilentQueryRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/multiarc/src/MultiArc.hpp:102:2: style: Class 'ArcPlugins' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/multiarc/src/MultiArc.hpp:163:2: style: Class 'PluginClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/multiarc/src/formats/7z/7z.cpp:86:3: style: Class 'Traverser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/multiarc/src/formats/custom/custom.cpp:167:3: style: Class 'Meta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/tmppanel/src/TmpPanel.hpp:79:2: style: Class 'StrBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/tmppanel/src/TmpPanel.hpp:113:2: style: Class 'PtrGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/utils/src/LocalSocket.cpp:81:2: style: Class 'ScmRightsMsg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/utils/src/ThreadedWorkQueue.cpp:18:2: style: Class 'ThreadedWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] far2l-2.6.0~beta+ds/utils/src/WideMB.cpp:28:3: style: Struct 'EscapedStringPushBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fast-float/fast-float_3.9.0.orig.tar.gz fast_float-3.9.0/tests/random_string.cpp:46:3: style: Class 'RandomEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fast_float-3.9.0/tests/short_random_string.cpp:46:3: style: Class 'RandomEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fast5/fast5_0.6.5.orig.tar.gz fast5-0.6.5/src/File_Packer.hpp:121:5: style: Class 'File_Packer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastdds/fastdds_2.11.2+ds.orig.tar.xz eProsima-Fast-DDS-ff71eab/examples/cpp/dds/DynamicHelloWorldExample/HelloWorldSubscriber.h:83:9: style: Class 'SubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/examples/cpp/dds/TypeLookupService/TypeLookupSubscriber.h:78:9: style: Class 'SubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/fastdds/core/condition/StatusConditionImpl.hpp:42:5: style: Struct 'StatusConditionImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/builtin/data/ProxyHashTables.hpp:125:5: style: Class 'binary_node_segregator < utilities :: collections :: unordered_map_size_helper < EntityId_t , ReaderProxyData * > :: node_size , foonathan :: memory :: new_allocator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/builtin/data/ProxyHashTables.hpp:125:5: style: Class 'binary_node_segregator < utilities :: collections :: unordered_map_size_helper < EntityId_t , WriterProxyData * > :: node_size , foonathan :: memory :: new_allocator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/DataSharing/ReaderPool.hpp:38:5: style: Class 'ReaderPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/participant/RTPSParticipantImpl.h:121:9: style: Struct 'ReceiverControlBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/participant/RTPSParticipantImpl.cpp:2364:9: style: Struct 'ResetLogical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/communication/Publisher.hpp:45:5: style: Class 'Publisher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/dds/communication/PublisherDynamic.cpp:50:5: style: Class 'ParListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/dds/communication/PublisherModule.hpp:42:5: style: Class 'PublisherModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestTypes.hpp:87:5: style: Class 'LatencyDataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestTypes.hpp:165:5: style: Struct 'TestCommandType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestSubscriber.hpp:166:9: style: Class 'LatencyDataWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestSubscriber.hpp:197:9: style: Class 'LatencyDataReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestSubscriber.hpp:232:9: style: Class 'ComandWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestSubscriber.hpp:263:9: style: Class 'CommandReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputTypes.hpp:124:5: style: Class 'ThroughputDataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputTypes.hpp:208:5: style: Struct 'ThroughputCommandType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputSubscriber.hpp:158:9: style: Class 'DataReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputSubscriber.hpp:197:9: style: Class 'CommandReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputSubscriber.hpp:228:9: style: Class 'CommandWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestPublisher.hpp:241:9: style: Class 'LatencyDataWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestPublisher.hpp:272:9: style: Class 'LatencyDataReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestPublisher.hpp:307:9: style: Class 'ComandWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/latency/LatencyTestPublisher.hpp:338:9: style: Class 'CommandReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputPublisher.hpp:178:9: style: Class 'DataWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputPublisher.hpp:210:9: style: Class 'CommandWriterListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/throughput/ThroughputPublisher.hpp:241:9: style: Class 'CommandReaderListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestTypes.hpp:37:9: style: Class 'VideoType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestTypes.hpp:100:5: style: Struct 'TestCommandType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestPublisher.hpp:69:17: style: Class 'DataPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestPublisher.hpp:80:17: style: Class 'CommandPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestPublisher.hpp:91:17: style: Class 'CommandSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestTypes.h:34:9: style: Class 'MemoryType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestTypes.h:90:5: style: Struct 'TestCommandType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestPublisher.h:73:9: style: Class 'DataPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestPublisher.h:84:9: style: Class 'CommandPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestPublisher.h:95:9: style: Class 'CommandSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestSubscriber.h:68:9: style: Class 'DataSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestSubscriber.h:79:9: style: Class 'CommandPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/profiling/MemoryTestSubscriber.h:89:9: style: Class 'CommandSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestSubscriber.hpp:81:17: style: Class 'DataSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestSubscriber.hpp:92:17: style: Class 'CommandPubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/performance/video/VideoTestSubscriber.hpp:102:17: style: Class 'CommandSubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/logging/mock/MockConsumer.h:37:5: style: Class 'MockConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/dds/collections/LoanableSequenceTests.cpp:564:9: style: Class 'CustomLogConsumer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/dds/subscriber/DataReaderTests.cpp:2021:33: style: Struct 'arraybuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/dds/subscriber/DataReaderTests.cpp:2032:33: style: Struct 'oarraystream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/logging/LogTests.cpp:74:5: style: Class 'LogConsumerMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/unittest/transport/mock/MockTCPv4Transport.h:37:5: style: Class 'MockTCPv4Transport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/transport/shared_mem/SharedMemSenderResource.hpp:30:5: style: Class 'SharedMemSenderResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/src/cpp/rtps/transport/shared_mem/SharedMemGlobal.hpp:49:5: style: Class 'SharedMemGlobal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/xtypes/TestPublisher.h:149:9: style: Class 'PartListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/xtypes/TestPublisher.h:187:9: style: Class 'PubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/xtypes/TestSubscriber.h:129:9: style: Class 'PartListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/test/xtypes/TestSubscriber.h:167:9: style: Class 'SubListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] eProsima-Fast-DDS-ff71eab/utils/futureCode/SkipList.h:32:2: style: Class 'SkipNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastjet/fastjet_3.4.0+dfsg.orig.tar.xz fastjet-3.4.0/example/09-user_info.cc:156:3: style: Class 'SW_VertexNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/example/12-boosted_higgs.cc:87:3: style: Class 'FlavourRecombiner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/example/CmdLine.hh:65:3: style: Class 'CmdLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/example/root/jet-plots.C:35:3: style: Class 'JetHist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/ATLASCone/fastjet/ATLASConePlugin.hh:66:3: style: Class 'ATLASConePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/ATLASCone/Jet.hh:47:3: style: Class 'Jet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/ATLASCone/Jet.hh:49:3: style: Class 'Jet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/CMSIterativeCone/fastjet/CMSIterativeConePlugin.hh:62:3: style: Class 'CMSIterativeConePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/CDFCones/CDFcode/PhysicsTower.hh:54:3: style: Class 'PhysicsTower' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/CDFCones/CDFcode/PhysicsTower.hh:56:3: style: Class 'PhysicsTower' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/EECambridge/fastjet/EECambridgePlugin.hh:64:3: style: Class 'EECambridgePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/GridJet/fastjet/GridJetPlugin.hh:87:3: style: Class 'GridJetPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/Jade/fastjet/JadePlugin.hh:85:3: style: Class 'JadePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/PxCone/fastjet/PxConePlugin.hh:96:3: style: Class 'PxConePlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/NestedDefs/fastjet/NestedDefsPlugin.hh:61:3: style: Class 'NestedDefsPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/SISCone/fastjet/SISConePlugin.hh:254:3: style: Class 'SISConeExtras' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/SISCone/fastjet/SISConeSphericalPlugin.hh:181:3: style: Class 'SISConeSphericalExtras' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/TrackJet/fastjet/TrackJetPlugin.hh:63:3: style: Class 'TrackJetPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/D0RunIICone/ConeJetInfo.hpp:58:3: style: Class 'ConeJetInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/D0RunIICone/ILConeAlgorithm.hpp:239:5: style: Class 'TemporaryJet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/D0RunIICone/ConeSplitMerge.hpp:95:3: style: Class 'ConeSplitMerge < HepEntity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/D0RunIICone/ConeSplitMerge.hpp:96:3: style: Class 'ConeSplitMerge < HepEntity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/plugins/D0RunIICone/ProtoJet.hpp:89:3: style: Class 'ProtoJet < HepEntity >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/BackgroundEstimatorBase.hh:427:3: style: Class 'BackgroundRescalingYPolynomial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/CASubJetTagger.hh:121:3: style: Class 'CASubJetTagger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/CASubJetTagger.hh:193:3: style: Class 'CASubJetTaggerStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:273:3: style: Class 'SW_Not' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:589:3: style: Class 'QuantitySquareBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:675:3: style: Class 'QuantityPt2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:700:3: style: Class 'QuantityEt2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:725:3: style: Class 'QuantityE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:750:3: style: Class 'QuantityM2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:776:3: style: Class 'QuantityRap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:786:3: style: Class 'SW_RapMin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:796:3: style: Class 'SW_RapMax' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:839:3: style: Class 'QuantityAbsRap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:849:3: style: Class 'SW_AbsRapMax' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:894:3: style: Class 'QuantityEta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:920:3: style: Class 'QuantityAbsEta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:1016:3: style: Class 'SW_NHardest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:1109:3: style: Class 'SW_Circle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:1222:3: style: Class 'SW_Strip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:1335:3: style: Class 'SW_PtFractionMin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:1437:3: style: Class 'SW_RangeDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityPt2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityEt2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityM2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityRap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityAbsRap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityEta >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:624:3: style: Class 'SW_QuantityMax < QuantityAbsEta >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityPt2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityEt2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityM2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityRap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityAbsRap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityEta >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/src/Selector.cc:600:3: style: Class 'SW_QuantityMin < QuantityAbsEta >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/GridMedianBackgroundEstimator.hh:85:3: style: Class 'GridMedianBackgroundEstimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Filter.hh:208:3: style: Class 'FilterStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Recluster.hh:104:3: style: Class 'Recluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Recluster.hh:131:3: style: Class 'Recluster' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Subtractor.hh:65:3: style: Class 'Subtractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Subtractor.hh:70:3: style: Class 'Subtractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/MassDropTagger.hh:95:3: style: Class 'MassDropTagger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/MassDropTagger.hh:129:3: style: Class 'MassDropTaggerStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/JHTopTagger.hh:134:3: style: Class 'JHTopTagger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/JHTopTagger.hh:172:3: style: Class 'JHTopTaggerStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Pruner.hh:193:3: style: Class 'PrunerStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/RestFrameNSubjettinessTagger.hh:104:3: style: Class 'RestFrameNSubjettinessTagger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/RestFrameNSubjettinessTagger.hh:140:3: style: Class 'RestFrameNSubjettinessTaggerStructure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Boost.hh:50:3: style: Class 'Boost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/Boost.hh:73:3: style: Class 'Unboost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/JetMedianBackgroundEstimator.hh:130:3: style: Class 'JetMedianBackgroundEstimator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastjet-3.4.0/tools/fastjet/tools/JetMedianBackgroundEstimator.hh:526:3: style: Class 'BackgroundJetScalarPtDensity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastml/fastml_3.11.orig.tar.gz FastML.v3.11/libs/phylogeny/tree.h:91:2: style: Class 'tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/tree.h:92:2: style: Class 'tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/tree.h:93:2: style: Class 'tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/treeIt.h:12:2: style: Class 'treeIterTopDown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/treeIt.h:49:2: style: Class 'treeIterTopDownConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/treeIt.h:86:2: style: Class 'treeIterDownTopConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/talRandom.h:15:2: style: Class 'RandintTal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/cmdline2EvolObjs.h:42:3: style: Class 'cmdline2EvolObjs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FastML.v3.11/libs/phylogeny/doubleRep.h:23:2: style: Class 'doubleRepMantisa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastnetmon/fastnetmon_1.2.6.orig.tar.gz fastnetmon-1.2.6/src/fastnetmon_api_client.cpp:20:5: style: Class 'FastnetmonClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fastnetmon_pcap_format.hpp:85:5: style: Class 'pcap_roller_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/tests/conntrack_prototype.cpp:94:5: style: Class 'connection_tracking_fast_storage_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/tests/sort_struct.cpp:19:5: style: Class 'fast_priority_queue < unsigned int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:301:5: style: Class 'sflow_sample_header_unified_accessor_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:317:5: style: Class 'sflow_sample_header_unified_accessor_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:484:5: style: Class 'sflow_packet_header_unified_accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:496:5: style: Class 'sflow_packet_header_unified_accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:609:5: style: Class 'sflow_counter_header_unified_accessor_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:620:5: style: Class 'sflow_counter_header_unified_accessor_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:660:5: style: Class 'ethernet_sflow_interface_counters_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/libsflow/libsflow.hpp:729:5: style: Class 'generic_sflow_interface_counters_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:731:5: style: Struct 'accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1380:3: style: Class 'appender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1698:28: style: Class 'format_arg_store' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:2839:17: style: Class 'basic_format_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:2855:3: style: Class 'basic_format_string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1800:24: style: Class 'basic_format_args < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1811:24: style: Class 'basic_format_args < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:453:3: style: Class 'basic_string_view < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:463:17: style: Class 'basic_string_view < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:470:17: style: Class 'basic_string_view < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:453:3: style: Class 'basic_string_view < char8_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:463:17: style: Class 'basic_string_view < char8_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:470:17: style: Class 'basic_string_view < char8_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1155:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1156:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1157:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1158:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1159:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1160:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1161:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1162:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1163:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1164:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1165:24: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1166:28: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1170:28: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1174:14: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastnetmon-1.2.6/src/fmt/core.h:1178:50: style: Class 'value < basic_format_context < detail :: buffer_appender < char > , char > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastp/fastp_0.23.4+dfsg.orig.tar.xz fastp-0.23.4/src/nucleotidetree.h:27:5: style: Class 'NucleotideTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/sequence.h:14:5: style: Class 'Sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/duplicate.h:16:5: style: Class 'Duplicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/stats.h:17:5: style: Class 'Stats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/filterresult.h:29:5: style: Class 'FilterResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/jsonreporter.h:20:5: style: Class 'JsonReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/htmlreporter.h:20:5: style: Class 'HtmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/fastareader.h:19:5: style: Class 'FastaReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/processor.h:13:5: style: Class 'Processor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/filter.h:15:5: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/umiprocessor.h:14:5: style: Class 'UmiProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/readpool.h:18:5: style: Class 'ReadPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/peprocessor.h:28:5: style: Class 'PairEndProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/seprocessor.h:27:5: style: Class 'SingleEndProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/singleproducersingleconsumerlist.h:48:12: style: Struct 'LockFreeListItem < ReadPack * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/singleproducersingleconsumerlist.h:48:12: style: Struct 'LockFreeListItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/fastqreader.h:39:2: style: Class 'FastqReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/singleproducersingleconsumerlist.h:48:12: style: Struct 'LockFreeListItem < Read * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/evaluator.h:15:5: style: Class 'Evaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/singleproducersingleconsumerlist.h:48:12: style: Struct 'LockFreeListItem < string * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastp-0.23.4/src/cmdline.h:138:3: style: Class 'cmdline_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fastqtl/fastqtl_2.184+v7+dfsg.orig.tar.xz fastqtl-7/src/utils/utils.h:91:2: style: Class 'RunningStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/utils/utils.h:95:2: style: Class 'RunningStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/utils/utils.h:246:2: style: Class 'ifile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/utils/utils.h:264:2: style: Class 'ofile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/residualizer.h:40:5: style: Class 'residualizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/utils/tabix.hpp:32:5: style: Class 'Tabix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fastqtl-7/src/utils/ranker.h:48:7: style: Class 'ranker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fatcat/fatcat_1.1.1.orig.tar.gz src/analysis/FatChains.h:20:9: style: Class 'FatChains' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/analysis/FatWalk.h:21:9: style: Class 'FatWalk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/analysis/FatExtract.h:14:9: style: Class 'FatExtract' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/analysis/FatFix.h:14:9: style: Class 'FatFix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/analysis/FatSearch.h:14:9: style: Class 'FatSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/core/FatDate.h:15:9: style: Class 'FatDate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/core/FatPath.h:14:9: style: Class 'FatPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/core/FatSystem.h:62:5: style: Class 'FatSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/core/FatModule.h:9:9: style: Class 'FatModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/table/FatBackup.h:13:9: style: Class 'FatBackup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] src/table/FatDiff.h:9:9: style: Class 'FatDiff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fauhdlc/fauhdlc_20180504.orig.tar.xz fauhdlc-20180504/frontend/misc/RegisterBuiltins.cpp:45:3: style: Class 'Dispatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/faust/faust_2.70.3+ds.orig.tar.xz faust-2.70.3/architecture/AU/AUPublic/AUBase/ComponentBase.h:117:5: style: Class 'ComponentBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/AUPublic/AUInstrumentBase/AUMIDIBase.h:66:9: style: Class 'AUMIDIBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/AUPublic/AUInstrumentBase/LockFreeFIFO.h:125:2: style: Class 'LockFreeFIFO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/AUPublic/AUInstrumentBase/LockFreeFIFO.h:54:2: style: Class 'LockFreeFIFOWithFree < SynthEvent >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAutoDisposer.h:121:2: style: Class 'CAAutoFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAutoDisposer.h:225:2: style: Class 'CAAutoFree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAutoDisposer.h:326:2: style: Class 'CAAutoDelete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAutoDisposer.h:363:2: style: Class 'CAAutoArrayDelete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAutoDisposer.h:436:2: style: Class 'CAAutoArrayDelete' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAudioChannelLayout.h:104:9: style: Class 'CAAudioChannelLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAudioChannelLayout.h:106:9: style: Class 'CAAudioChannelLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAAudioChannelLayout.h:144:3: style: Class 'RefCountedLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAXException.h:64:2: style: Class 'CAX4CCString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/PublicUtility/CAStreamBasicDescription.h:112:2: style: Class 'CAStreamBasicDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/api/android/jni/java_interface_wrap.cpp:23:5: style: Struct 'SwigMovePointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/AUPublic/AUEffectBase/AUEffectBase.h:62:9: style: Class 'AUEffectBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/AU/AUPublic/AUEffectBase/AUEffectBase.h:284:9: style: Class 'AUKernelBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp.h:189:9: style: Class 'decorator_dsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/dummy-audio.h:249:5: style: Struct 'dummyaudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/dummy-audio.h:122:9: style: Class 'dummyaudio_real < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/esp32/MPU9250.h:73:9: style: Class 'MPU9250' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/dssi.cpp:332:5: style: Class 'Voice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/dssi.cpp:429:5: style: Class 'Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/dummy-audio.h:122:9: style: Class 'dummyaudio_real < FAUSTFLOAT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/GUI.h:362:5: style: Struct 'DatedControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/timed-dsp.h:220:9: style: Class 'timed_dsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/alsa-dsp.h:183:5: style: Struct 'AudioInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/MidiUI.h:786:9: style: Class 'MidiUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/poly-dsp.h:184:5: style: Struct 'dsp_voice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/poly-dsp.h:449:9: style: Class 'dsp_poly' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/poly-dsp.h:1014:5: style: Struct 'dsp_poly_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/httpd/HTTPDServer.h:71:9: style: Class 'HTTPDServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/SoundUI.h:90:9: style: Class 'SoundUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/SoundUI.h:112:9: style: Class 'SoundUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/nodes/RootNode.h:47:6: style: Class 'RootNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/msg/Message.h:128:5: style: Class 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/msg/Message.h:92:6: style: Class 'MsgParam < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/msg/Message.h:92:6: style: Class 'MsgParam < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/httpdlib/src/msg/Message.h:92:6: style: Class 'MsgParam < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/QTUI.h:1361:5: style: Class 'QTGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/jack-dsp.h:194:9: style: Class 'jackaudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/jack-dsp.h:504:9: style: Class 'jackaudio_midi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/coreaudio-ios-dsp.h:611:9: style: Class 'TiPhoneCoreAudioRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/jack-internal.cpp:157:9: style: Class 'JackArgParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faustvst.cpp:103:5: style: Class 'VSTUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustvst.cpp:396:5: style: Struct 'VoiceData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustvst.cpp:431:5: style: Struct 'MTSTuning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustvst.cpp:477:5: style: Struct 'MTSTunings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustvst.cpp:1664:5: style: Class 'VSTWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/proxy-dsp.h:58:9: style: Class 'proxy_dsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/proxy-dsp.h:63:9: style: Class 'proxy_dsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:432:5: style: Struct 'dsp_bus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/PresetUI.h:54:9: style: Struct 'LoaderUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/coreaudio-dsp.h:1007:9: style: Class 'TCoreAudioRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/audio/coreaudio-dsp.h:1501:9: style: Class 'coreaudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:140:9: style: Class 'dsp_sample_adapter < double , float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/midi/midi.h:303:9: style: Class 'midi_handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/JSONUIDecoder.h:572:5: style: Struct 'JSONUIDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/JSONUIDecoder.h:185:5: style: Struct 'JSONUIDecoderReal < FAUSTFLOAT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/JSONUIDecoder.h:120:9: style: Struct 'ZoneParam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/JSONUIDecoder.h:185:5: style: Struct 'JSONUIDecoderReal < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/gui/JSONUIDecoder.h:185:5: style: Struct 'JSONUIDecoderReal < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/lv2ui.cpp:94:3: style: Class 'LV2UI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lv2ui.cpp:365:3: style: Struct 'MTSTuning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lv2ui.cpp:411:3: style: Struct 'MTSTunings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/old-scheduler.cpp:224:16: style: Class 'TaskQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/osc/OSCStream.h:38:2: style: Struct 'OSCStart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/osc/OSCStream.h:79:9: style: Class 'OSCStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/osc/OSCSetup.h:52:9: style: Class 'OSCSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/ip/IpEndpointName.h:49:5: style: Class 'IpEndpointName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/ip/IpEndpointName.h:53:5: style: Class 'IpEndpointName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/lv2.cpp:98:3: style: Class 'LV2UI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lv2.cpp:400:3: style: Struct 'VoiceData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lv2.cpp:435:3: style: Struct 'MTSTuning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lv2.cpp:481:3: style: Struct 'MTSTunings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscException.h:52:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:53:5: style: Class 'MalformedPacketException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:59:5: style: Class 'MalformedMessageException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:65:5: style: Class 'MalformedBundleException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:71:5: style: Class 'WrongArgumentTypeException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:77:5: style: Class 'MissingArgumentException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:83:5: style: Class 'ExcessArgumentException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:144:5: style: Class 'ReceivedBundleElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/oscpack/osc/OscReceivedElements.h:162:2: style: Class 'ReceivedBundleElementIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/owl.cpp:169:9: style: Class 'OwlUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/scheduler.cpp:144:16: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/scheduler.cpp:901:9: style: Class 'TaskGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/scheduler.cpp:975:9: style: Class 'DSPThreadPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/faust-poly-engine.h:138:9: style: Class 'FaustPolyEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/template-llvm.cpp:114:5: style: Class 'mydsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/supercollider.cpp:192:5: style: Class 'ControlAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/unsupported-arch/oss-wx.cpp:128:2: style: Class 'AudioInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:140:9: style: Class 'dsp_sample_adapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 2 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 3 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 4 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 8 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 16 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < Identity < Double < 1 , 1 > , 32 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass4 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass3e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:577:9: style: Class 'dsp_up_sampler < LowPass6e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 2 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 3 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 4 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 8 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 16 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < Identity < Double < 1 , 1 > , 32 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass4 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass3e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:507:9: style: Class 'dsp_down_sampler < LowPass6e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 2 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 3 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 4 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 8 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 16 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < Identity < Double < 1 , 1 > , 32 > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass4 < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass3e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 2 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 3 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 4 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 8 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 16 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/dsp/dsp-adapter.h:490:9: style: Class 'sr_sampler < LowPass6e < Double < 45 , 100 > , 32 , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/unsupported-arch/oss-gtk.cpp:240:2: style: Class 'AudioInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/vst/voice.h:31:9: style: Class 'Voice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/boxes/ppbox.hh:58:5: style: Class 'boxpp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/boxes/ppbox.hh:73:5: style: Class 'boxppShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/boxes/ppbox.hh:97:5: style: Class 'envpp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/box_signal_api.cpp:78:5: style: Struct 'Interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/benchmark/alsa-gtk-bench.cpp:384:2: style: Class 'AudioInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/faust/midi/rt-midi.h:140:9: style: Class 'rt_midi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/draw/schema/cableSchema.h:46:5: style: Class 'cableSchema' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:32:2: style: Class 'CBufferRefT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:589:2: style: Class 'CBoundaryElxT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/OSCRegexp.h:45:6: style: Class 'OSCRegexp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:3025:2: style: Class 'CRegexpT < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:1338:2: style: Class 'MatchResultT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:1117:2: style: Class 'CReluctantElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:1023:2: style: Class 'CPossessiveElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:913:2: style: Class 'CListElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:895:2: style: Class 'CIndependentElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:873:2: style: Class 'CGreedyElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:778:2: style: Class 'CDelegateElxT < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:450:2: style: Class 'CAssertElxT < 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < CBufferRefT < char > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < ElxInterface * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < CDelegateElxT < char > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < CListElxT < 0 > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < CBackrefElxT < char > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/architecture/osclib/faust/src/lib/deelx.h:150:2: style: Class 'CBufferT < CConditionElxT < char > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/draw/schema/inverterSchema.h:17:5: style: Class 'inverterSchema' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/errors/exception.hh:45:5: style: Class 'faustexception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/errors/exception.hh:46:5: style: Class 'faustexception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/errors/exception.hh:47:5: style: Class 'faustexception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/evaluate/loopDetector.hh:62:5: style: Class 'stackOverflowDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/codebox/codebox_instructions.hh:76:5: style: Struct 'CodeboxUpdateParamsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/codebox/codebox_instructions.hh:112:5: style: Struct 'CodeboxLabelsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/codebox/codebox_instructions.hh:162:5: style: Struct 'CodeboxInitArraysVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/codebox/codebox_instructions.hh:220:5: style: Struct 'CodeboxParamsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cmajor/cmajor_instructions.hh:46:5: style: Struct 'CmajorInstUIVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cmajor/cmajor_instructions.hh:246:5: style: Class 'CmajorInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cmajor/cmajor_instructions.hh:619:5: style: Class 'CmajorSubContainerInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/contextor.hh:46:5: style: Class 'contextor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/csharp/csharp_instructions.hh:41:5: style: Class 'CSharpInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:503:5: style: Struct 'BasicTyped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:878:5: style: Struct 'LabelInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:893:5: style: Struct 'BlockInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:988:5: style: Struct 'DeclareStructTypeInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1004:5: style: Struct 'LoadVarInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1021:5: style: Struct 'LoadVarAddressInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1084:5: style: Struct 'DropInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1117:5: style: Struct 'FloatNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1127:5: style: Struct 'FloatArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1128:5: style: Struct 'FloatArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1138:5: style: Struct 'DoubleNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1148:5: style: Struct 'DoubleArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1149:5: style: Struct 'DoubleArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1159:5: style: Struct 'QuadNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1169:5: style: Struct 'QuadArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1170:5: style: Struct 'QuadArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1180:5: style: Struct 'FixedPointNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1190:5: style: Struct 'FixedPointArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1191:5: style: Struct 'FixedPointArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1201:5: style: Struct 'Int32NumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1211:5: style: Struct 'Int32ArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1212:5: style: Struct 'Int32ArrayNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1222:5: style: Struct 'Int64NumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1234:5: style: Struct 'BoolNumInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1251:5: style: Struct 'MinusInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1389:5: style: Struct 'SwitchInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1420:5: style: Struct 'RetInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1101:5: style: Struct 'ArrayNumInst < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1103:5: style: Struct 'ArrayNumInst < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1101:5: style: Struct 'ArrayNumInst < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1103:5: style: Struct 'ArrayNumInst < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1101:5: style: Struct 'ArrayNumInst < long double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1103:5: style: Struct 'ArrayNumInst < long double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1101:5: style: Struct 'ArrayNumInst < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions.hh:1103:5: style: Struct 'ArrayNumInst < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/occurrences.hh:68:5: style: Class 'OccMarkup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/compile_scal.hh:65:5: style: Class 'ScalarCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/compile_vect.hh:41:5: style: Class 'VectorCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/compile_sched.hh:41:5: style: Class 'SchedulerCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cpp/cpp_instructions.hh:49:5: style: Class 'CPPInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cpp/cpp_instructions.hh:552:5: style: Class 'CPPInstVisitor1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cpp/cpp_instructions.hh:694:5: style: Class 'CPPVecInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/cpp/opencl_instructions.hh:34:5: style: Class 'OpenCLInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/dlang/dlang_instructions.hh:44:5: style: Class 'DLangInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/fir/fir_instructions.hh:55:5: style: Class 'FIRInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/java/java_instructions.hh:44:5: style: Class 'JAVAInstVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/jax/jax_instructions.hh:35:5: style: Struct 'JAXInitFieldsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/julia/julia_instructions.hh:35:5: style: Struct 'JuliaInitFieldsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/struct_manager.hh:309:5: style: Struct 'StructInstVisitor1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/code_container.hh:58:5: style: Struct 'SearchSubcontainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions_compiler.hh:146:5: style: Class 'InstructionsCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions_compiler1.hh:31:5: style: Class 'InstructionsCompiler1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/instructions_compiler_jax.hh:31:5: style: Class 'InstructionsCompilerJAX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/jsfx/jsfx_instructions.hh:49:5: style: Struct 'JSFXInitFieldsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/fir_to_fir.hh:89:5: style: Struct 'Stack2StructRewriter1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/fir_to_fir.hh:460:5: style: Struct 'FunctionCallInliner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/fir_to_fir.hh:489:5: style: Struct 'VariableSizeCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/text_instructions.hh:512:5: style: Struct 'sortDeclareFunctions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/rust/dag_instructions_compiler_rust.hh:31:5: style: Class 'DAGInstructionsCompilerRust' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/template/template_instructions.hh:35:5: style: Struct 'TemplateInitFieldsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/dag_instructions_compiler.hh:29:5: style: Class 'DAGInstructionsCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/llvm/llvm_instructions.hh:113:5: style: Struct 'LLVMTypeHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/llvm/llvm_dsp_aux.hh:129:5: style: Class 'FaustObjectCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/llvm/llvm_dsp_aux.hh:278:5: style: Class 'llvm_dsp_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/rust/rust_instructions.hh:43:5: style: Struct 'RustInitFieldsVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/fir_to_fir.cpp:147:9: style: Struct 'VariableLoadCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:70:5: style: Struct 'VhdlType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:85:5: style: Struct 'VhdlValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:86:5: style: Struct 'VhdlValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:87:5: style: Struct 'VhdlValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:90:5: style: Struct 'VhdlValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_code_container.hh:127:9: style: Class 'VhdlCodeBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_producer.hh:51:5: style: Struct 'Vertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/vhdl/vhdl_producer.hh:118:5: style: Struct 'VisitInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_dsp_aux.hh:51:5: style: Struct 'WasmBinaryReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_dsp_aux.hh:277:5: style: Class 'wasm_dsp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_dsp_aux.hh:331:5: style: Class 'wasm_dsp_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_binary.hh:47:5: style: Struct 'LEB < uint32_t , uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_dynamic_dsp_aux.hh:35:5: style: Class 'wasm_dynamic_dsp_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/was_instructions.hh:114:5: style: Struct 'WASInst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_instructions.hh:43:5: style: Class 'BufferWithRandomAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_binary.hh:47:5: style: Struct 'LEB < uint64_t , uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_binary.hh:47:5: style: Struct 'LEB < int32_t , int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/wasm/wasm_binary.hh:47:5: style: Struct 'LEB < int64_t , int8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/normalize/mterm.hh:53:5: style: Class 'mterm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/normalize/mterm.hh:54:5: style: Class 'mterm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/normalize/mterm.hh:55:5: style: Class 'mterm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/normalize/aterm.hh:49:5: style: Class 'aterm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/libcode.cpp:1304:9: style: Struct 'MaxInputsCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/parser/enrobage.cpp:110:5: style: Class 'myparser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/signals/interval.hh:161:5: style: Struct 'res' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/signals/sigtype.hh:318:5: style: Class 'TableType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/signals/sigtype.hh:391:5: style: Class 'TupletType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/patternmatcher/patternmatcher.cpp:131:5: style: Struct 'Trans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/signals/ppsig.hh:46:5: style: Class 'ppsig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/signals/ppsig.hh:107:9: style: Class 'ppsigShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:82:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:87:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:88:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:89:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:94:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:99:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/node.hh:104:5: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/tree.hh:293:5: style: Class 'Tabber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/num.hh:71:5: style: Class 'num' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/num.hh:72:5: style: Class 'num' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/occur.hh:37:5: style: Class 'Occur' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/property.hh:41:5: style: Class 'property' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/property.hh:81:5: style: Class 'property < CTree * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/property.hh:106:5: style: Class 'property < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/tlib/property.hh:131:5: style: Class 'property < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/transform/signalVisitor.hh:39:5: style: Class 'SignalVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/transform/sigPromotion.hh:47:9: style: Class 'SignalTypePrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/transform/sigPromotion.hh:72:9: style: Class 'SignalChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/transform/sigPromotion.hh:253:9: style: Class 'SignalAutoDifferentiate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/transform/sigPromotion.hh:265:5: style: Struct 'DiffVarCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustjava/FaustEngine_wrap.cxx:23:5: style: Struct 'SwigMovePointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustgen/src/faustgen_factory.h:134:9: style: Class 'faustgen_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustgen/src/faustgen_factory.cpp:65:5: style: Struct 'FaustPluginMeta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustjava/Faust_wrap.cxx:23:5: style: Struct 'SwigMovePointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustremote/RemoteServer/remote_server.h:225:5: style: Struct 'dsp_server_connection_info_post' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustremote/RemoteClient/remote_dsp_aux.h:208:9: style: Class 'remote_dsp_aux' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/embedded/faustremote/RemoteClient/remote_dsp_aux.h:253:9: style: Class 'remote_audio_aux' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/benchmark/interp-tracer.cpp:102:5: style: Struct 'CheckControlUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/matrix/matrix.h:68:3: style: Class 'Matrix < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/matrix/matrix.h:68:3: style: Class 'Matrix < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec2d.h:46:10: style: Class 'Vec2d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec2d.h:47:10: style: Class 'Vec2d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec3.h:61:10: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec3.h:62:10: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/isosurfaceMesher.h:54:3: style: Class 'IsosurfaceMesher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/isosurfaceMesher.h:86:3: style: Class 'IsosurfaceMesher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec3d.h:46:10: style: Class 'Vec3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/vec3d.h:47:10: style: Class 'Vec3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/objMesh-disjointSet.h:49:3: style: Class 'DisjointSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/boundingBox.h:42:3: style: Class 'BoundingBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/boundingBox.h:43:3: style: Class 'BoundingBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/boundingBox.h:44:28: style: Class 'BoundingBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/objMesh.h:78:3: style: Class 'ObjMeshException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/octree.h:48:3: style: Class 'Octree < TriangleWithCollisionInfoAndPseudoNormals >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/octree.h:48:3: style: Class 'Octree < TriangleBasic >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/octree.h:48:3: style: Class 'Octree < TriangleWithCollisionInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/objMeshOrientable.h:46:3: style: Class 'ObjMeshOrientable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/objMeshOrientable.h:48:3: style: Class 'ObjMeshOrientable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/mat3d.h:55:10: style: Class 'Mat3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/mat3d.h:56:10: style: Class 'Mat3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/minivector/mat3d.h:58:10: style: Class 'Mat3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/sparseMatrix.h:110:3: style: Class 'SparseMatrixOutline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/sparseMatrix.h:121:3: style: Class 'SparseMatrixOutline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/sparseMatrix.h:160:3: style: Class 'SparseMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/sparseMatrix/sparseMatrix.h:161:3: style: Class 'SparseMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/StVKCubeABCD.h:44:3: style: Class 'StVKCubeABCD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/StVKTetABCD.h:46:3: style: Class 'StVKTetABCD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/StVKTetHighMemoryABCD.h:49:3: style: Class 'StVKTetHighMemoryABCD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/StVKStiffnessMatrix.h:47:3: style: Class 'StVKStiffnessMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/tetMesher.h:87:5: style: Struct 'DelaunayBallWithRefineInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/mesher/tetMesher.h:96:5: style: Struct 'TetMeshWithRefineInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/volumetricMesh.h:249:5: style: Class 'Set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/cubicMesh.h:56:3: style: Class 'CubicMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/cubicMesh.h:60:3: style: Class 'CubicMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/cubicMesh.h:147:3: style: Class 'CubicMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/tetMesh.h:48:3: style: Class 'TetMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/tetMesh.h:52:3: style: Class 'TetMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/tetMesh.h:127:3: style: Class 'TetMesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/dsp_aux.hh:95:5: style: Class 'faust_smartptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/compiler/generator/dsp_aux.hh:349:5: style: Struct 'Soundfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/volumetricMesh/volumetricMeshParser.h:47:3: style: Class 'VolumetricMeshParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/meshKey/triKey.h:71:10: style: Struct 'UTriKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/meshKey/triKey.h:86:10: style: Struct 'OTriKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/meshKey/tetKey.h:49:10: style: Struct 'UTetKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/meshKey/tetKey.h:65:10: style: Struct 'OTetKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/stvk/StVKHessianTensor.h:47:3: style: Class 'StVKHessianTensor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/integer.h:53:3: style: Class 'IntegerException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/integer.h:54:3: style: Class 'IntegerException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/integer.h:69:3: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:51:3: style: Class 'RationalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:52:3: style: Class 'RationalException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:69:3: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:73:3: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:75:3: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faust-2.70.3/tools/physicalModeling/mesh2faust/vega/libraries/wildMagic/rational/rational.h:76:3: style: Class 'Rational' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/faustworks/faustworks_0.5~repack0.orig.tar.gz faustworks-0.5~repack0.orig/CPPHighlighter.h:39:5: style: Class 'CPPHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/MusicNotationHighlighter.h:36:3: style: Class 'MusicNotationHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/FaustHighlighter.h:33:2: style: Class 'FaustHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustItem.h:60:3: style: Class 'QFaustItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustItem.h:61:3: style: Class 'QFaustItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustItem.h:62:3: style: Class 'QFaustItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustItem.h:63:3: style: Class 'QFaustItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustItem.h:189:4: style: Struct 'PenBrush' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QFaustPreferences.h:40:3: style: Class 'QFaustPreferences' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QLanguageCommandPalette.h:34:3: style: Class 'QLanguageCommandPalette' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QLanguageCommandPaletteLayout.h:30:5: style: Class 'QLanguageCommandPaletteLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] faustworks-0.5~repack0.orig/QLanguageCommandPaletteLayout.h:31:5: style: Class 'QLanguageCommandPaletteLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fbpager/fbpager_0.1.5~git20090221.1.8e0927e6.orig.tar.gz fbpager-0.1.5~git20090221.1.8e0927e6/src/PropertyTools.hh:13:5: style: Class 'PropertyException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbpager-0.1.5~git20090221.1.8e0927e6/src/FbTk/XrmDatabaseHelper.hh:41:5: style: Class 'XrmDatabaseHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fbreader/fbreader_0.99.4+dfsg.orig.tar.gz fbreader-0.99.4.orig/fbreader/src/bookmodel/BookModel.h:36:2: style: Class 'ContentsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/bookmodel/BookModel.h:62:2: style: Class 'BookModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/bookmodel/BookReader.h:41:2: style: Class 'BookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/library/Number.h:28:2: style: Class 'Number' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/library/Number.h:29:2: style: Class 'Number' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBValues.h:71:2: style: Class 'DBIntValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBValues.h:92:2: style: Class 'DBRealValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBValues.h:113:2: style: Class 'DBTextValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBCommandParameter.h:36:2: style: Class 'DBCommandParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBCommandParameter.h:39:2: style: Class 'DBCommandParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBCommandParameter.h:45:2: style: Class 'DBCommandParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:48:2: style: Class 'InitBooksDBRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:58:2: style: Class 'ClearBooksDBRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:68:2: style: Class 'SaveTableBookRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:90:2: style: Class 'SaveAuthorsRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:107:2: style: Class 'SaveTagsRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:130:2: style: Class 'SaveSeriesRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:162:2: style: Class 'SaveFileEntriesRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:179:2: style: Class 'SaveRecentBooksRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:193:2: style: Class 'SaveBookStateStackRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:208:2: style: Class 'DeleteFileEntriesRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:225:2: style: Class 'DeleteBookRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:261:2: style: Class 'FindFileIdRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:284:2: style: Class 'LoadFileEntriesRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/DBRunnables.h:301:2: style: Class 'LoadRecentBooksRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteDataBase.h:33:2: style: Class 'SQLiteDataBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteDataBase.h:47:3: style: Class 'Transaction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/external/ProgramCollection.h:65:2: style: Class 'ProgramCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReader.h:81:2: style: Class 'FBReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/blockTree/FBReaderNode.cpp:35:2: style: Class 'ExpandTreeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/booksdb/BooksDB.h:46:2: style: Class 'BooksDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/DBCommand.cpp:37:2: style: Class 'ParameterPredicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMConstructs.h:62:2: style: Class 'ATOMPersonConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMConstructs.h:85:2: style: Class 'ATOMDateConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:52:2: style: Class 'ATOMAuthor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:66:2: style: Class 'ATOMCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:82:2: style: Class 'ATOMContributor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:95:2: style: Class 'ATOMGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:116:2: style: Class 'ATOMIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:132:2: style: Class 'ATOMId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:165:2: style: Class 'ATOMLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:187:2: style: Class 'ATOMLogo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:202:2: style: Class 'ATOMPublished' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/atom/ATOMMetadata.h:213:2: style: Class 'ATOMUpdated' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/OPDSLink.h:51:2: style: Class 'OPDSLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/networkdb/DBRunnables.h:35:2: style: Class 'InitNetworkDBRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/networkdb/DBRunnables.h:45:2: style: Class 'ClearNetworkDBRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/networkdb/DBRunnables.h:55:2: style: Class 'SaveNetworkLinkRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/networkdb/NetworkDB.h:40:2: style: Class 'NetworkDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteConnection.h:34:2: style: Class 'SQLiteConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteCommand.h:69:3: style: Struct 'BindParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteCommand.h:78:3: style: Class 'BindParameterComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/database/sqldb/implsqlite/SQLiteDataReader.h:35:2: style: Class 'SQLiteDataReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReaderActions.h:89:2: style: Class 'ModeDependentAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReaderActions.h:176:2: style: Class 'AddBookAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReaderActions.h:214:2: style: Class 'UndoAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReaderActions.h:266:2: style: Class 'ChangeFontSizeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReaderActions.h:325:2: style: Class 'GotoPageNumberAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/external/ProgramCollection.cpp:33:2: style: Class 'ProgramCollectionBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBView.h:71:2: style: Class 'FBView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/ContentsView.h:28:2: style: Class 'ContentsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/BookTextView.h:39:2: style: Class 'BookTextView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/ScrollingAction.h:52:2: style: Class 'LineScrollingAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/ScrollingAction.h:62:2: style: Class 'PageScrollingAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/ScrollingAction.h:72:2: style: Class 'MouseWheelScrollingAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/ScrollingAction.h:81:2: style: Class 'TapScrollingAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/encodingOption/EncodingOptionEntry.h:52:2: style: Class 'EncodingEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/encodingOption/EncodingOptionEntry.h:63:2: style: Class 'EncodingSetEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/EncodedTextReader.h:30:2: style: Class 'EncodedTextReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/chm/CHMFile.h:47:2: style: Class 'CHMFileInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/SearchActions.cpp:40:2: style: Class 'SearchPatternEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/chm/LZXDecompressor.h:32:2: style: Class 'LZXDecompressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.h:39:2: style: Class 'BookInfoDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlReader.h:39:3: style: Struct 'HtmlAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/chm/HHCReferenceCollector.h:32:2: style: Class 'HHCReferenceCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/NetworkComparators.h:49:2: style: Class 'NetworkAuthorComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/authentication/NetworkAuthenticationManager.h:48:3: style: Struct 'AuthenticationStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/authentication/NetworkAuthenticationManager.h:49:3: style: Struct 'AuthenticationStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkOperationRunnable.h:42:2: style: Class 'NetworkOperationRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkOperationRunnable.h:60:2: style: Class 'DownloadBookRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkOperationRunnable.h:151:2: style: Class 'SimpleSearchRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/tree/FBTree.h:48:2: style: Class 'FBTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkTreeNodes.h:64:2: style: Class 'NetworkTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FootnoteView.h:28:2: style: Class 'FootnoteView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryTree/LibraryView.h:63:2: style: Class 'LibraryByAuthorView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryTree/LibraryView.h:77:2: style: Class 'LibraryByTagView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/txt/PlainTextFormat.h:39:2: style: Class 'PlainTextFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/UserList.h:31:2: style: Class 'UserList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/fbreader/FBReader.cpp:275:2: style: Class 'OpenBookRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:47:2: style: Class 'DummyHtmlTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:74:2: style: Class 'HtmlIgnoreTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:84:2: style: Class 'HtmlHrefTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:99:2: style: Class 'HtmlImageTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:121:2: style: Class 'HtmlPreTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:138:2: style: Class 'HtmlListItemTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:145:2: style: Class 'HtmlTableTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlTagActions.h:152:2: style: Class 'HtmlStyleTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/chm/HtmlSectionReader.cpp:31:2: style: Class 'HtmlSectionHrefTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/chm/HtmlSectionReader.cpp:38:2: style: Class 'HtmlSectionImageTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/doc/DocMetaInfoReader.h:30:2: style: Class 'DocMetaInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/css/StyleSheetParser.h:68:2: style: Class 'StyleSheetTableParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/doc/DocInlineImageReader.h:30:2: style: Class 'DocInlineImageReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/docbook/DocBookBookReader.h:31:2: style: Class 'DocBookBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/dummy/DummyMetaInfoReader.h:30:2: style: Class 'DummyMetaInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/dummy/DummyBookReader.h:28:2: style: Class 'DummyBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/docbook/DocBookDescriptionReader.h:32:2: style: Class 'DocBookDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/fb2/FB2CoverReader.h:31:2: style: Class 'FB2CoverReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/fb2/FB2MetaInfoReader.h:32:2: style: Class 'FB2MetaInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/fb2/FB2BookReader.h:33:2: style: Class 'FB2BookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlEntityCollection.cpp:32:2: style: Class 'CollectionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/fb2/FB2TagManager.cpp:32:2: style: Class 'FB2TagInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/html/HtmlDescriptionReader.h:30:2: style: Class 'HtmlDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/oeb/NCXReader.h:44:2: style: Class 'NCXReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/oeb/OEBTextStream.h:31:2: style: Class 'OEBTextStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/oeb/OEBTextStream.cpp:33:2: style: Class 'XHTMLFilesCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/openreader/ORDescriptionReader.h:30:2: style: Class 'ORDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/oeb/OEBMetaInfoReader.h:32:2: style: Class 'OEBMetaInfoReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/oeb/OEBBookReader.h:36:2: style: Class 'OEBBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/openreader/ORBookReader.h:35:2: style: Class 'ORBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/EReaderStream.h:33:2: style: Class 'EReaderStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/PalmDocStream.h:31:2: style: Class 'PalmDocStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.h:62:2: style: Class 'XHTMLReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.h:43:3: style: Class 'TOCReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/PluckerBookReader.h:34:2: style: Class 'PluckerBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/PluckerTextStream.h:30:2: style: Class 'PluckerTextStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdf/PdfDescriptionReader.h:30:2: style: Class 'PdfDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/ZTXTStream.h:32:2: style: Class 'ZTXTStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdf/StringStream.h:28:2: style: Class 'StringStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:36:2: style: Class 'MobipocketHtmlImageTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:43:2: style: Class 'MobipocketHtmlHrTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:50:2: style: Class 'MobipocketHtmlHrefTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:57:2: style: Class 'MobipocketHtmlGuideTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:64:2: style: Class 'MobipocketHtmlReferenceTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdb/MobipocketHtmlBookReader.cpp:71:2: style: Class 'MobipocketHtmlPagebreakTagAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/pdf/PdfBookReader.h:33:2: style: Class 'PdfBookReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfReader.h:147:2: style: Class 'RtfFontPropertyCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfReader.h:156:2: style: Class 'RtfAlignmentCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfReader.h:165:2: style: Class 'RtfCharCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfReader.h:174:2: style: Class 'RtfDestinationCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfReader.h:192:2: style: Class 'RtfPictureCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/rtf/RtfDescriptionReader.h:32:2: style: Class 'RtfDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/tcr/TcrStream.h:30:2: style: Class 'TcrStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/txt/TxtReader.cpp:29:2: style: Class 'TxtReaderCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/txt/TxtReader.cpp:50:2: style: Class 'TxtReaderCoreUtf16LE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/txt/TxtReader.cpp:60:2: style: Class 'TxtReaderCoreUtf16BE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryAuthorActions.h:32:2: style: Class 'AuthorEditInfoAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/AuthorInfoDialog.h:37:2: style: Class 'AuthorInfoDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/AuthorInfoDialog.cpp:52:2: style: Class 'AuthorSortKeyEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryTree/LibraryNodes.h:58:2: style: Class 'SeriesNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryTagActions.h:48:2: style: Class 'TagEditAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryTagActions.h:59:2: style: Class 'TagCloneAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryTagActions.h:70:2: style: Class 'TagRemoveAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryBookActions.h:32:2: style: Class 'BookReadAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryBookActions.h:43:2: style: Class 'BookEditInfoAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/libraryActions/LibraryBookActions.h:54:2: style: Class 'BookRemoveAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/migration/BookInfo.h:29:2: style: Struct 'BookInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/migration/HtmlDCTagsReader.h:29:2: style: Class 'HtmlDCTagsReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.cpp:99:2: style: Class 'XHTMLTagImageAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.cpp:100:2: style: Class 'XHTMLTagImageAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.cpp:124:2: style: Class 'XHTMLTagSvgAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.cpp:152:2: style: Class 'XHTMLTagControlAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/formats/xhtml/XHTMLReader.cpp:164:2: style: Class 'XHTMLTagParagraphWithControlAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/migration/OEBMigrationReader.h:32:2: style: Class 'OEBMigrationReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/NetworkOperationData.h:34:2: style: Class 'NetworkOperationData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/library/Library.cpp:153:2: style: Class 'LibrarySynchronizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/library/Library.cpp:176:2: style: Class 'LibrarySynchronizerWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/authentication/litres/LitResAuthenticationDataParser.h:92:2: style: Class 'LitResRegisterUserDataParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/litres/LitResAuthorsParser.h:50:2: style: Class 'LitResAuthorsParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/authentication/litres/LitResAuthenticationManager.h:34:2: style: Class 'LitResAuthenticationManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/litres/LitResBookshelfItem.cpp:56:2: style: Class 'LitResBookshelfItemLoaderScope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/OPDSMetadata.h:76:2: style: Class 'DCDate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/OPDSXMLParser.h:37:2: style: Class 'OPDSXMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/URLRewritingRule.h:39:2: style: Class 'URLRewritingRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/OPDSLink_GenericFeedReader.h:34:2: style: Class 'GenericFeedReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/opds/OPDSLink_GenericXMLParser.h:28:2: style: Class 'GenericXMLParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogUtil.cpp:71:2: style: Class 'NetworkImageDownloadListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkActions.h:81:2: style: Class 'NetworkBookBuyInBrowserAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkActions.h:94:2: style: Class 'NetworkBookDeleteAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkBookTree.cpp:229:2: style: Class 'RelatedAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/NetworkLinkCollection.cpp:199:2: style: Class 'NetworkLinkCollectionSynchronizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogRootTree.cpp:69:2: style: Class 'LogoutAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogRootTree.cpp:78:2: style: Class 'TopupAccountAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogRootTree.cpp:90:2: style: Class 'PasswordRecoveryAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogRootTree.cpp:98:2: style: Class 'RegisterUserAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogRootTree.cpp:153:2: style: Class 'LoginActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/network/tree/NetworkCatalogTree.cpp:120:2: style: Class 'NetworkCatalogTreeAuthListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/options/FBCategoryKey.h:33:2: style: Class 'FBCategoryKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/AuthenticationDialog.cpp:68:2: style: Class 'PasswordOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/IntegrationTab.cpp:36:2: style: Class 'ProgramChoiceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/IntegrationTab.cpp:57:2: style: Class 'EnableIntegrationEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/RegisterUserDialog.cpp:41:2: style: Class 'HiddenValueEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/lookAndFeel/FormatOptionsPage.h:30:2: style: Class 'FormatOptionsPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/network/NetworkOptionsDialog.cpp:42:2: style: Class 'NetworkLinkBooleanOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLApplication.h:47:2: style: Class 'ZLApplicationBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkActions.cpp:110:2: style: Class 'NetworkBookDownloadActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/networkActions/NetworkActions.cpp:223:2: style: Class 'BuyActionAuthListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/system/SystemOptionsDialog.cpp:39:2: style: Class 'TimeoutEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/reading/IndicatorTab.cpp:35:2: style: Class 'StateOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/tree/FBTree.cpp:64:2: style: Class 'ExpandTreeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/reading/KeyBindingsTab.cpp:67:2: style: Class 'MultiKeyOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLKeyBindings.cpp:37:2: style: Class 'ZLKeyBindingsReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLMenu.h:64:2: style: Class 'ZLMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLMenu.h:46:3: style: Class 'Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLMenu.h:94:3: style: Class 'Submenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLMenu.cpp:31:2: style: Class 'ZLMenubarCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLKeyBindings.h:29:2: style: Class 'ZLKeyBindings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.cpp:76:2: style: Class 'SeriesTitleEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.cpp:96:2: style: Class 'BookIndexEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.cpp:282:2: style: Class 'BookTitleEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.cpp:310:2: style: Class 'BookEncodingEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/fbreader/src/optionsDialog/bookInfo/BookInfoDialog.cpp:453:2: style: Class 'BookInfoApplyAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/desktop/application/ZLDesktopApplicationWindow.h:30:2: style: Class 'ZLDesktopApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/dialogs/ZLProgressDialog.cpp:34:2: style: Class 'ProgressListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/ZLEncodingConverter.h:79:2: style: Class 'ZLEncodingSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/blockTreeView/ZLBlockTreeView.h:48:2: style: Class 'ZLBlockTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/blockTreeView/ZLBlockTreeView.h:36:3: style: Class 'RootNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLToolbar.h:118:3: style: Class 'ButtonGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/application/ZLToolbar.cpp:36:2: style: Class 'ZLToolbarCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/EncodingCollectionReader.h:33:2: style: Class 'ZLEncodingCollectionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/ZLFSDir.h:28:2: style: Class 'ZLFSDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/ZLInputStream.h:52:2: style: Class 'ZLInputStreamDecorator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/tar/ZLTar.h:57:2: style: Class 'ZLTarDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/bzip2/ZLBzip2InputStream.h:39:2: style: Class 'ZLBzip2InputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/zip/ZLZip.h:126:2: style: Class 'ZLZipDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/MyEncodingConverter.cpp:52:2: style: Class 'MyTwoBytesEncodingConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/MyEncodingConverter.cpp:72:2: style: Class 'EncodingReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/MyEncodingConverter.cpp:89:2: style: Class 'EncodingIntReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/encoding/MyEncodingConverter.cpp:103:2: style: Class 'EncodingCharReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/zip/ZLZip.h:100:2: style: Class 'ZLGzipInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/zip/ZLZDecompressor.h:32:2: style: Class 'ZLZDecompressor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/filesystem/tar/ZLTar.cpp:42:2: style: Class 'ZLTarHeaderCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/image/ZLBase64EncodedImage.h:30:2: style: Class 'ZLBase64EncodedImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/language/ZLCharSequence.h:30:2: style: Class 'ZLCharSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/language/ZLStatistics.h:68:2: style: Class 'ZLMapBasedStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/language/ZLLanguageMatcher.h:30:2: style: Class 'ZLLanguageMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/language/ZLStatisticsGenerator.h:30:2: style: Class 'ZLStatisticsGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/language/ZLStatisticsXMLWriter.h:32:5: style: Class 'ZLStatisticsXMLWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/message/ZLMessage.cpp:61:2: style: Class 'ZLMessageDescriptionReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/network/ZLPlainAsynchronousInputStream.h:29:2: style: Class 'ZLPlainAsynchronousInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/network/ZLGzipAsynchronousInputStream.h:32:2: style: Class 'ZLGzipAsynchronousInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/network/requests/ZLNetworkNoActionRequest.h:29:2: style: Class 'ZLNetworkNoActionRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLColorOptionBuilder.cpp:45:2: style: Class 'ZLColorComboOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLColorOptionBuilder.cpp:60:2: style: Class 'ZLMultiColorOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLStringEditOptionEntry.h:28:2: style: Class 'ZLStringEditOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLSimpleOptionEntry.h:28:2: style: Class 'ZLSimpleStringOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLSimpleOptionEntry.h:39:2: style: Class 'ZLSimpleBooleanOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLSimpleOptionEntry.h:65:2: style: Class 'ZLSimpleBoolean3OptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLSimpleOptionEntry.h:89:2: style: Class 'ZLSimpleStaticTextOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLStringInfoEntry.h:30:2: style: Class 'ZLStringInfoEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLStringInfoEntry.h:31:2: style: Class 'ZLStringInfoEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/optionEntries/ZLToggleBooleanOptionEntry.h:28:2: style: Class 'ZLToggleBooleanOptionEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/tree/ZLTreeNode.h:73:2: style: Class 'ZLTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/time/ZLTimeManager.cpp:44:2: style: Class 'AutoRemovableTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/filesystem/ZLUnixFileOutputStream.h:30:2: style: Class 'ZLUnixFileOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/filesystem/ZLUnixFileInputStream.h:30:2: style: Class 'ZLUnixFileInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/iconv/IConvEncodingConverter.cpp:29:2: style: Class 'IConvEncodingConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/filesystem/ZLUnixFSDir.h:28:2: style: Class 'ZLUnixFSDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/resources/ZLResource.cpp:92:2: style: Class 'ZLTreeResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/resources/ZLResource.cpp:44:3: style: Class 'ValueCondition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/resources/ZLResource.cpp:116:2: style: Class 'ZLResourceTreeReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/xmlconfig/XMLConfigDelta.h:32:2: style: Class 'XMLConfigDeltaGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/xmlconfig/XMLConfig.h:49:2: style: Class 'XMLConfigGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/util/ZLHexInputStream.h:27:3: style: Class 'ZLHexInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/unix/xmlconfig/XMLConfig.cpp:75:2: style: Class 'ConfigSaveTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/view/ZLMirroredPaintContext.h:32:2: style: Class 'ZLMirroredPaintContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/util/ZLBase64InputStream.h:27:2: style: Class 'ZLBase64InputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/win32/filesystem/ZLWin32FileInputStream.h:30:2: style: Class 'ZLWin32FileInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/win32/filesystem/ZLWin32FileOutputStream.h:30:2: style: Class 'ZLWin32FileOutputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/win32/filesystem/ZLWin32FSDir.h:28:2: style: Class 'ZLWin32FSDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/win32/encoding/ZLWin32EncodingConverter.cpp:29:2: style: Class 'ZLWin32EncodingConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/win32/encoding/ZLWin32EncodingConverter.cpp:48:2: style: Class 'ZLWin32Utf16EncodingConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/xml/ZLXMLWriter.h:61:2: style: Class 'ZLXMLWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/xml/ZLXMLReader.h:66:2: style: Class 'ZLXMLReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/xml/ZLXMLReader.h:47:3: style: Class 'FixedAttributeNamePredicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/xml/ZLXMLReader.cpp:38:2: style: Class 'ZLXMLReaderHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/core/src/image/ZLImageManager.cpp:42:2: style: Struct 'PalmImageHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextLineInfo.h:64:2: style: Class 'ZLTextLineInfoPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextElement.h:80:2: style: Class 'ZLTextSpecialElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextElement.h:93:2: style: Class 'ZLTextStyleElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextElement.h:107:2: style: Class 'ZLTextFixedHSpaceElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/style/ZLTextDecoratedStyle.h:29:2: style: Class 'ZLTextDecoratedStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/hyphenation/ZLTextHyphenationReader.h:32:2: style: Class 'ZLTextHyphenationReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/hyphenation/ZLTextHyphenator.h:32:2: style: Class 'ZLTextHyphenationInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/hyphenation/ZLTextTeXHyphenator.h:32:2: style: Class 'ZLTextTeXHyphenationPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextSelectionModel.h:51:2: style: Class 'ZLTextSelectionModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextRowMemoryAllocator.h:28:2: style: Class 'ZLTextRowMemoryAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/area/ZLTextParagraphBuilder.h:38:2: style: Class 'Builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:83:2: style: Class 'ZLTextFixedHSpaceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:108:2: style: Class 'ZLTextHyperlinkControlEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:122:2: style: Class 'ZLTextEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:162:3: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:214:2: style: Class 'ZLTextSpecialParagraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextParagraph.h:229:2: style: Class 'ZLTextTreeParagraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextStyleEntry.h:80:2: style: Class 'ZLTextStyleEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/view/ZLTextSelectionScroller.h:37:2: style: Class 'ZLTextSelectionScroller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/view/ZLTextView.h:143:3: style: Struct 'DoubleClickInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/dialogs/ZLFullScreenDialog.h:34:2: style: Class 'ZLFullScreenDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/model/ZLTextModel.h:106:2: style: Class 'ZLTextTreeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/dialogs/ZLQtOptionsDialog.h:61:2: style: Class 'MyQTabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/text/src/style/ZLTextStyleCollection.cpp:50:2: style: Class 'ZLTextStyleReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/dialogs/ZLQtSelectionDialog.h:47:3: style: Class 'ZLQtSelectionDialogListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.h:45:2: style: Class 'MyMainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.h:76:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.h:91:3: style: Class 'MenuMaskCalculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.h:109:3: style: Class 'MenuUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gpe/dialogs/ZLGtkDialog.h:30:2: style: Class 'ZLGtkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gpe/dialogs/ZLGtkDialogContent.h:30:2: style: Class 'ZLGtkDialogContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gpe/application/ZLGtkApplicationWindow.h:35:2: style: Class 'ZLGtkApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/ezx/optionView/ZLQtOptionView.cpp:408:2: style: Class 'KeyLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gtk/dialogs/ZLGtkDialog.h:31:2: style: Class 'ZLGtkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gtk/dialogs/ZLGtkDialogContent.h:34:2: style: Class 'ZLGtkDialogContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gtk/application-desktop/ZLGtkApplicationWindow.h:42:2: style: Class 'ZLGtkApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gtk/application-desktop/ZLGtkApplicationWindow.h:109:3: style: Class 'Toolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/gtk/application-pdaxrom/ZLGtkApplicationWindow.h:34:2: style: Class 'ZLGtkApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/dialogs/ZLGtkDialog.h:30:2: style: Class 'ZLGtkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/dialogs/ZLGtkDialogContent.h:34:2: style: Class 'ZLGtkDialogContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/application/ZLGtkApplicationWindow.h:50:2: style: Class 'ZLGtkApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/application/ZLGtkApplicationWindow.h:64:3: style: Class 'MenuBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/message/ZLMaemoMessage.h:52:2: style: Class 'ZLMaemoRpcMessageOutputChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo/message/ZLMaemoMessage.h:62:2: style: Class 'ZLMaemoPresentMessageOutputChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo5/dialogs/ZLGtkDialog.h:30:2: style: Class 'ZLGtkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo5/dialogs/ZLGtkDialogContent.h:34:2: style: Class 'ZLGtkDialogContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo5/application/ZLGtkApplicationWindow.h:49:2: style: Class 'ZLGtkApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/maemo5/application/ZLGtkApplicationWindow.h:61:3: style: Class 'MenuBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/dialogs/ZLFullScreenDialog.h:31:2: style: Class 'ZLFullScreenDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/dialogs/ZLQtDialog.h:32:2: style: Class 'ZLQtDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/dialogs/ZLQtOptionsDialog.h:55:2: style: Class 'MyQTabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/dialogs/ZLQtWaitMessage.h:30:2: style: Class 'ZLQtWaitMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/application/ZLQtApplicationWindow.h:34:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/application-desktop/ZLQtPopupMenu.h:34:2: style: Class 'ZLQtPopupMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/dialogs/ZLQtDialog.h:32:2: style: Class 'ZLQtDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/dialogs/ZLQtProgressDialog.h:35:2: style: Class 'ZLQtProgressDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/dialogs/ZLQtProgressDialog.h:48:2: style: Class 'ZLQtWaitMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/application-pdaxrom/ZLQtApplicationWindow.h:33:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/view/ZLQtViewWidget.h:36:2: style: Class 'ZLQtViewWidgetPositionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/opie/dialogs/ZLQtOptionView.cpp:371:2: style: Class 'KeyLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/dialogs/ZLQtDialog.h:31:2: style: Class 'ZLQtDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/application-desktop/ZLQtApplicationWindow.h:36:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/application/ZLQtApplicationWindow.h:42:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/dialogs/ZLQtProgressDialog.h:40:3: style: Class 'ZLQtWaitDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/dialogs/ZLQtProgressDialog.h:69:2: style: Class 'ZLQtRunnableWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtItemsListWidget.h:39:2: style: Class 'ZLQtItemsListWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtItemsListWidget.h:72:2: style: Class 'ZLQtTreeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.h:35:2: style: Class 'ZLQtPreviewWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.h:61:2: style: Class 'ZLQtAbstractPageWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.h:73:2: style: Class 'ZLQtPageWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.h:96:2: style: Class 'ZLQtCatalogPageWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.h:112:2: style: Class 'ZLQtButtonAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtSearchField.h:33:2: style: Class 'ZLQtSearchField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/dialogs/ZLQtTreeDialog.h:45:2: style: Class 'ZLQtTreeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/image/ZLQtImageUtils.cpp:32:2: style: Class 'ZLQtPixmapImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/network/ZLQtNetworkManager.h:91:2: style: Class 'ZLQtNetworkCookieJar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt/dialogs/ZLQtOptionView.cpp:339:2: style: Class 'KeyLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/dialogs/ZLFullScreenDialog.h:31:2: style: Class 'ZLFullScreenDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/dialogs/ZLQtOptionsDialog.h:55:2: style: Class 'MyQTabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qt4/tree/ZLQtPreviewWidget.cpp:38:2: style: Class 'ZLQtLabelAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/dialogs/ZLQtWaitMessage.h:30:2: style: Class 'ZLQtWaitMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/application/ZLQtApplicationWindow.h:44:2: style: Class 'MyMainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/application/ZLQtApplicationWindow.h:63:2: style: Class 'ZLQtApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/application/ZLQtApplicationWindow.h:78:3: style: Class 'MenuMaskCalculator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/application/ZLQtApplicationWindow.h:96:3: style: Class 'MenuUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/unix/message/ZLUnixMessage.h:48:2: style: Class 'ZLUnixExecMessageSender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/application/ZLWin32PopupMenu.h:37:2: style: Class 'ZLWin32PopupMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/application/ZLWin32ApplicationWindow.h:44:2: style: Class 'ZLWin32ApplicationWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:38:2: style: Class 'W32Control' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:89:2: style: Class 'W32PushButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:136:2: style: Class 'W32StandardIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:152:2: style: Class 'W32CheckBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:180:2: style: Class 'W32TristateBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:201:2: style: Class 'W32AbstractEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32Control.h:213:2: style: Class 'W32LineEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32ColorComboBox.h:38:2: style: Class 'W32ColorComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/dialogs/ZLWin32DialogContent.h:34:2: style: Class 'ZLWin32DialogContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/qtopia/optionView/ZLQtOptionView.cpp:373:2: style: Class 'KeyLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/image/ZLWin32ImageManager_gif.cpp:32:2: style: Class 'GifReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/image/ZLWin32ImageManager_jpeg.cpp:36:2: style: Struct 'JpegSourceManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/image/ZLWin32ImageManager_png.cpp:27:2: style: Class 'PngReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/message/ZLWin32Message.h:49:2: style: Class 'ZLWin32ExecMessageSender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/image/ZLWin32ImageManager_tiff.cpp:38:2: style: Class 'TIFFReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/view/ZLWin32ViewWidget.h:35:2: style: Class 'ZLWin32ViewWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fbreader-0.99.4.orig/zlibrary/ui/src/win32/w32widgets/W32TreeView.h:52:2: style: Class 'W32TreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fbterm/fbterm_1.7.orig.tar.gz fbterm-1.7/src/improxy.h:32:2: style: Class 'ImProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fceux/fceux_2.6.5+dfsg1.orig.tar.xz fceux-2.6.5/src/drivers/videolog/nesvideos-piece.cpp:447:5: style: Class 'RerecordingAVI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fceux-2.6.5/src/drivers/videolog/nesvideos-piece.cpp:438:9: style: Class 'LockF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fceux-2.6.5/src/drivers/videolog/quantize.h:44:5: style: Struct 'QuantizeNoDither' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fceux-2.6.5/src/utils/mutex.h:34:4: style: Class 'autoScopedLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fceux-2.6.5/src/drivers/videolog/simd.h:187:12: style: Struct 'c64_nonMMX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fceux-2.6.5/src/drivers/videolog/simd.h:188:12: style: Struct 'c64_nonMMX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx/fcitx_4.2.9.9.orig.tar.xz fcitx-4.2.9.9/src/frontend/qt/qfcitxinputcontext.h:42:5: style: Struct 'FcitxQtICData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-4.2.9.9/src/frontend/qt/qfcitxinputcontextplugin.cpp:34:5: style: Class 'QFcitxInputContextPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-4.2.9.9/src/lib/fcitx-qt/fcitxqtconfiguifactory_p.h:29:5: style: Class 'FcitxQtConfigUIFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-4.2.9.9/src/lib/fcitx-qt/fcitxqtconnection_p.h:33:5: style: Class 'FcitxQtConnectionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-4.2.9.9/src/lib/fcitx-qt/fcitxqtkeysequencewidget.cpp:65:5: style: Class 'FcitxQtKeySequenceWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-anthy/fcitx-anthy_0.2.4.orig.tar.xz fcitx-anthy-0.2.4/src/key2kana_table.h:83:5: style: Class 'Key2KanaTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-anthy-0.2.4/src/kana.h:33:16: style: Class 'KanaConvertor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-anthy-0.2.4/src/reading.h:64:5: style: Class 'Reading' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-anthy-0.2.4/src/preedit.h:36:5: style: Class 'Preedit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-anthy-0.2.4/src/imengine.h:46:5: style: Class 'AnthyInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-libpinyin/fcitx-libpinyin_0.5.4.orig.tar.xz fcitx-libpinyin-0.5.4/dictmanager/browserdialog.cpp:43:5: style: Class 'WebPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-libpinyin-0.5.4/src/bus.h:9:5: style: Class 'FcitxLibPinyinBus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-m17n/fcitx-m17n_0.2.4.orig.tar.xz fcitx-m17n-0.2.4/testmim/m17n.hh:25:5: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-qimpanel/fcitx-qimpanel_2.1.3.orig.tar.gz fcitx-qimpanel-fcitx-qimpanel-2.1.3/kimpanelagent.h:39:5: style: Class 'PanelAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-qimpanel-fcitx-qimpanel-2.1.3/system_tray_menu.h:36:5: style: Class 'SystemTrayMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-qt5/fcitx-qt5_1.2.7.orig.tar.xz fcitx-qt5-1.2.7/qt5/platforminputcontext/qfcitxplatforminputcontext.h:95:5: style: Struct 'FcitxQtICData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-qt5-1.2.7/qt5/dbusaddons/fcitxqtconnection_p.h:33:5: style: Class 'FcitxQtConnectionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-qt5-1.2.7/qt5/widgetsaddons/fcitxqtconfiguifactory_p.h:29:5: style: Class 'FcitxQtConfigUIFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-qt5-1.2.7/qt6/platforminputcontext/qfcitxplatforminputcontext.h:95:5: style: Struct 'FcitxQtICData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-qt5-1.2.7/qt5/widgetsaddons/fcitxqtkeysequencewidget.cpp:64:5: style: Class 'FcitxQtKeySequenceWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-rime/fcitx-rime_0.3.2+git20230425.orig.tar.gz fcitx-rime-master/gui/src/Model.h:40:5: style: Class 'FcitxKeySeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-rime-master/gui/src/Model.h:41:5: style: Class 'FcitxKeySeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-rime-master/gui/src/Model.h:42:5: style: Class 'FcitxKeySeq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx-unikey/fcitx-unikey_0.2.7+git20220410.orig.tar.gz fcitx-unikey-master/unikey/byteio.h:117:2: style: Class 'FileBIStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/byteio.h:179:2: style: Class 'FileBOStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:114:2: style: Class 'SingleByteCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:134:2: style: Class 'UnicodeCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:147:2: style: Class 'DoubleByteCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:156:2: style: Class 'UnicodeUTF8Charset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:166:2: style: Class 'UnicodeRefCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:176:2: style: Class 'UnicodeHexCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:186:2: style: Class 'UnicodeCStringCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx-unikey-master/unikey/charset.h:239:2: style: Class 'VIQRCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5/fcitx5_5.1.7.orig.tar.xz fcitx5-5.1.7/src/frontend/dbusfrontend/dbusfrontend.h:26:5: style: Class 'DBusFrontendModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/frontend/fcitx4frontend/fcitx4frontend.h:32:5: style: Class 'Fcitx4FrontendModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/frontend/ibusfrontend/ibusfrontend.h:27:5: style: Class 'IBusFrontendModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/frontend/ibusfrontend/ibusfrontend.cpp:219:5: style: Class 'IBusService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/frontend/waylandim/plasmaappmonitor.h:24:5: style: Class 'PlasmaAppMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/frontend/waylandim/wlrappmonitor.h:24:5: style: Class 'WlrAppMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/im/keyboard/isocodes.cpp:44:5: style: Class 'IsoCodes639Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/im/keyboard/isocodes.cpp:105:5: style: Class 'IsoCodes3166Parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:72:5: style: Struct 'ToolTipAnnotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:86:5: style: Struct 'ListDisplayOptionAnnotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:172:5: style: Class 'IntConstrain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:204:5: style: Class 'KeyConstrain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:251:5: style: Class 'MutableOption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-config/option.h:150:5: style: Struct 'ListConstrain < KeyConstrain >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:51:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:56:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:59:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:69:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:70:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:71:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:72:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:73:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:74:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:75:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/stringutils_details.h:76:5: style: Class 'UniversalPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/connectableobject.h:46:5: style: Class 'SignalAdaptor < ConnectableObject :: Destroyed , LastValue < typename std :: function < typename ConnectableObject :: Destroyed :: signalType > :: result_type > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/bus.h:52:5: style: Class 'Bus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/bus.h:55:5: style: Class 'Bus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/objectvtable.h:272:5: style: Class 'ObjectVTableProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/log.h:56:5: style: Class 'LogCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/sdbus/bus_p.h:51:5: style: Class 'SDSlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/message.h:152:5: style: Class 'ObjectPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/message.h:165:5: style: Class 'Signature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/dbus/message.h:178:5: style: Class 'Container' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/event.h:33:5: style: Class 'EventLoopException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/event_sdevent.cpp:92:5: style: Struct 'SDEventSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/event_sdevent.cpp:99:5: style: Struct 'SDEventSourceIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/event_sdevent.cpp:147:5: style: Struct 'SDEventSourceTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:71:5: style: Struct 'NotFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:96:5: style: Struct 'Prefix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:107:5: style: Struct 'Suffix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:121:5: style: Class 'StandardPathTempFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:147:5: style: Class 'StandardPathFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/standardpath.h:194:5: style: Class 'StandardPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/inputbuffer.h:42:5: style: Class 'InputBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/inputbuffer.cpp:19:5: style: Class 'InputBufferPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-utils/misc.h:58:5: style: Class 'KeyIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/blur/org_kde_kwin_blur.h:17:5: style: Class 'OrgKdeKwinBlur' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/blur/org_kde_kwin_blur_manager.h:18:5: style: Class 'OrgKdeKwinBlurManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_output.h:15:5: style: Class 'WlOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/outputinformation.h:23:5: style: Class 'OutputInfomation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_registry.h:15:5: style: Class 'WlRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/display.h:55:5: style: Class 'Display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_buffer.h:15:5: style: Class 'WlBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_callback.h:15:5: style: Class 'WlCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_compositor.h:17:5: style: Class 'WlCompositor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_region.h:15:5: style: Class 'WlRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_surface.h:19:5: style: Class 'WlSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_data_device.h:18:5: style: Class 'WlDataDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_data_offer.h:15:5: style: Class 'WlDataOffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_data_source.h:15:5: style: Class 'WlDataSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_data_device_manager.h:18:5: style: Class 'WlDataDeviceManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_seat.h:17:5: style: Class 'WlSeat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_keyboard.h:16:5: style: Class 'WlKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_pointer.h:16:5: style: Class 'WlPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_touch.h:16:5: style: Class 'WlTouch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_shell.h:17:5: style: Class 'WlShell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_shell_surface.h:18:5: style: Class 'WlShellSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_shm.h:15:5: style: Class 'WlShm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_shm_pool.h:16:5: style: Class 'WlShmPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_subcompositor.h:17:5: style: Class 'WlSubcompositor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/core/wl_subsurface.h:16:5: style: Class 'WlSubsurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/cursor-shape/wp_cursor_shape_device_v1.h:16:5: style: Class 'WpCursorShapeDeviceV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/cursor-shape/wp_cursor_shape_manager_v1.h:19:5: style: Class 'WpCursorShapeManagerV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/fractional-scale-v1/wp_fractional_scale_manager_v1.h:18:5: style: Class 'WpFractionalScaleManagerV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/fractional-scale-v1/wp_fractional_scale_v1.h:16:5: style: Class 'WpFractionalScaleV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_input_method_keyboard_grab_v2.h:17:5: style: Class 'ZwpInputMethodKeyboardGrabV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_input_method_manager_v2.h:18:5: style: Class 'ZwpInputMethodManagerV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_input_method_v2.h:19:5: style: Class 'ZwpInputMethodV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_input_popup_surface_v2.h:16:5: style: Class 'ZwpInputPopupSurfaceV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_virtual_keyboard_manager_v1.h:18:5: style: Class 'ZwpVirtualKeyboardManagerV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method-v2/zwp_virtual_keyboard_v1.h:16:5: style: Class 'ZwpVirtualKeyboardV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method/zwp_input_method_context_v1.h:17:5: style: Class 'ZwpInputMethodContextV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method/zwp_input_method_v1.h:17:5: style: Class 'ZwpInputMethodV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method/zwp_input_panel_surface_v1.h:17:5: style: Class 'ZwpInputPanelSurfaceV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/input-method/zwp_input_panel_v1.h:18:5: style: Class 'ZwpInputPanelV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/plasma-window-management/org_kde_plasma_window.h:18:5: style: Class 'OrgKdePlasmaWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/plasma-window-management/org_kde_plasma_window_management.h:17:5: style: Class 'OrgKdePlasmaWindowManagement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_manager_v2.h:18:5: style: Class 'ZwpTabletManagerV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_seat_v2.h:19:5: style: Class 'ZwpTabletSeatV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_pad_group_v2.h:18:5: style: Class 'ZwpTabletPadGroupV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_pad_ring_v2.h:16:5: style: Class 'ZwpTabletPadRingV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_pad_strip_v2.h:16:5: style: Class 'ZwpTabletPadStripV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_pad_v2.h:19:5: style: Class 'ZwpTabletPadV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_v2.h:16:5: style: Class 'ZwpTabletV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/tablet-v2/zwp_tablet_tool_v2.h:18:5: style: Class 'ZwpTabletToolV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/viewporter/wp_viewport.h:16:5: style: Class 'WpViewport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/viewporter/wp_viewporter.h:18:5: style: Class 'WpViewporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-data-control/zwlr_data_control_device_v1.h:18:5: style: Class 'ZwlrDataControlDeviceV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-data-control/zwlr_data_control_offer_v1.h:16:5: style: Class 'ZwlrDataControlOfferV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-data-control/zwlr_data_control_source_v1.h:16:5: style: Class 'ZwlrDataControlSourceV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-data-control/zwlr_data_control_manager_v1.h:19:5: style: Class 'ZwlrDataControlManagerV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-foreign-toplevel-management-unstable-v1/zwlr_foreign_toplevel_handle_v1.h:19:5: style: Class 'ZwlrForeignToplevelHandleV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx-wayland/wlr-foreign-toplevel-management-unstable-v1/zwlr_foreign_toplevel_manager_v1.h:17:5: style: Class 'ZwlrForeignToplevelManagerV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/userinterfacemanager.h:29:5: style: Class 'UserInterfaceManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/action.cpp:16:5: style: Class 'ActionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/action.cpp:97:5: style: Class 'SimpleActionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/candidatelist.h:153:5: style: Class 'DisplayOnlyCandidateWord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/candidatelist.cpp:91:5: style: Class 'CandidateWordPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputcontext.h:397:5: style: Class 'InputContextEventBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputpanel.h:53:5: style: Class 'InputPanel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.h:34:5: style: Class 'IconThemeDirectory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.h:59:5: style: Class 'IconTheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.h:62:5: style: Class 'IconTheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.h:64:5: style: Class 'IconTheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/misc_p.h:30:5: style: Class 'Finally' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.cpp:56:5: style: Class 'IconThemeDirectoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/icontheme.cpp:182:5: style: Class 'IconThemeCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputcontextproperty.h:97:5: style: Class 'LambdaInputContextPropertyFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputcontextproperty_p.h:18:5: style: Class 'InputContextPropertyFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputcontextmanager.cpp:28:5: style: Class 'DummyInputContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputmethodgroup.h:25:5: style: Class 'InputMethodGroupItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputmethodgroup.cpp:19:5: style: Class 'InputMethodGroupItemPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/inputmethodgroup.cpp:29:5: style: Class 'InputMethodGroupPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/menu.cpp:15:5: style: Class 'MenuPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/statusarea.h:47:5: style: Class 'StatusArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/statusarea.cpp:16:5: style: Class 'StatusAreaPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/lib/fcitx/userinterfacemanager.cpp:47:5: style: Class 'UserInterfaceManagerPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/modules/dbus/dbusmodule.h:22:5: style: Class 'DBusModule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/modules/emoji/emoji.cpp:46:5: style: Class 'EmojiParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/modules/notificationitem/dbusmenu.h:34:5: style: Class 'DBusMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/modules/notificationitem/notificationitem.h:28:5: style: Class 'NotificationItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/modules/notificationitem/notificationitem.cpp:40:5: style: Class 'StatusNotifierItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/ui/classic/portalsettingmonitor.h:56:5: style: Class 'PortalSettingMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/ui/virtualkeyboard/virtualkeyboard.h:28:5: style: Class 'VirtualKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/src/ui/virtualkeyboard/virtualkeyboard.cpp:71:5: style: Class 'VirtualKeyboardBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/test/testcandidatelist.cpp:17:5: style: Class 'TestCandidateWord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/test/testcandidatelist.cpp:27:5: style: Class 'PlaceHolderCandidateWord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/test/testinputcontext.cpp:37:5: style: Class 'TestInputContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/test/testinputcontext.cpp:53:5: style: Class 'TestInputContextV2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/test/testlist.cpp:17:5: style: Struct 'Foo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/testing/testfrontend/testfrontend.h:20:5: style: Class 'TestFrontend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/testing/testim/testim.h:19:5: style: Class 'TestIM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-5.1.7/testing/testui/testui.h:17:5: style: Class 'TestUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-chinese-addons/fcitx5-chinese-addons_5.1.3.orig.tar.xz fcitx5-chinese-addons-5.1.3/gui/pinyindictmanager/browserdialog.cpp:37:5: style: Class 'WebPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-chinese-addons-5.1.3/gui/pinyindictmanager/pipeline.h:19:5: style: Class 'Pipeline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-chinese-addons-5.1.3/gui/pinyindictmanager/pinyindictmanager.h:21:5: style: Class 'PinyinDictManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-chinese-addons-5.1.3/modules/pinyinhelper/pinyinhelper.h:25:5: style: Class 'PinyinHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-configtool/fcitx5-configtool_5.1.3.orig.tar.xz fcitx5-configtool-5.1.3/src/lib/configlib/dbusprovider.h:21:5: style: Class 'DBusProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configlib/layoutmodel.h:23:5: style: Class 'LanguageModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configlib/layoutprovider.h:34:5: style: Class 'LayoutProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configlib/model.h:61:5: style: Class 'AvailIMModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configlib/model.h:86:5: style: Class 'IMProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configlib/model.h:130:5: style: Class 'FilteredIMModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configwidgetslib/layoutselector.h:36:5: style: Class 'LayoutSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/lib/configwidgetslib/listoptionwidget.cpp:18:5: style: Class 'ListOptionWidgetModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/migrator/lib/pipeline.h:19:5: style: Class 'Pipeline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-configtool-5.1.3/src/migrator/lib/migratorfactory_p.h:19:5: style: Class 'MigratorFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-keyman/fcitx5-keyman_1.0.7+git20240227.orig.tar.gz fcitx5-keyman-master/src/kmpmetadata.h:38:5: style: Class 'KmpMetadata' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-libthai/fcitx5-libthai_5.1.2.orig.tar.xz fcitx5-libthai-5.1.2/src/iconvwrapper.cpp:14:5: style: Class 'IconvWrapperPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-lua/fcitx5-lua_5.0.12.orig.tar.xz fcitx5-lua-5.0.12/src/addonloader/luastate.h:19:5: style: Struct 'LuaState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-lua-5.0.12/src/addonloader/luaaddonloader.h:30:5: style: Class 'LuaAddonLoaderAddon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-qt/fcitx5-qt_5.1.4.orig.tar.xz fcitx5-qt-5.1.4/qt4/dbusaddons/fcitxqtwatcher_p.h:21:5: style: Class 'FcitxQtWatcherPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt4/inputcontext/qfcitxinputcontext.h:30:5: style: Struct 'FcitxQtICData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt5/dbusaddons/fcitxqtwatcher_p.h:21:5: style: Class 'FcitxQtWatcherPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt5/platforminputcontext/fcitxtheme.h:63:5: style: Class 'FcitxTheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt5/widgetsaddons/fcitxqtconfiguifactory_p.h:19:5: style: Class 'FcitxQtConfigUIFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt5/widgetsaddons/fcitxqtkeysequencewidget.cpp:103:5: style: Class 'FcitxQtKeySequenceWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt6/dbusaddons/fcitxqtwatcher_p.h:21:5: style: Class 'FcitxQtWatcherPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt6/platforminputcontext/fcitxtheme.h:63:5: style: Class 'FcitxTheme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt6/widgetsaddons/fcitxqtconfiguifactory_p.h:19:5: style: Class 'FcitxQtConfigUIFactoryPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-qt-5.1.4/qt6/widgetsaddons/fcitxqtkeysequencewidget.cpp:72:5: style: Class 'FcitxQtKeySequenceWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-quwei/fcitx5-quwei_0.0~git20220225.aa4cf7c.orig.tar.xz fcitx5-quwei-0.0~git20220225.aa4cf7c/src/quwei.h:44:5: style: Class 'QuweiEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-sayura/fcitx5-sayura_5.1.1.orig.tar.xz fcitx5-sayura-5.1.1/src/sayura.h:24:5: style: Class 'SayuraEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-sayura-5.1.1/src/sayura.cpp:126:5: style: Class 'SayuraState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-tmux/fcitx5-tmux_0.0~git20220221.35daf5d.orig.tar.gz fcitx5-tmux-0.0~git20220221.35daf5d/src/main.cpp:85:5: style: Class 'InputContextProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-unikey/fcitx5-unikey_5.1.2.orig.tar.xz fcitx5-unikey-5.1.2/unikey/byteio.h:110:5: style: Class 'FileBIStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/byteio.h:165:5: style: Class 'FileBOStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:101:5: style: Class 'SingleByteCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:122:5: style: Class 'UnicodeCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:136:5: style: Class 'DoubleByteCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:144:5: style: Class 'UnicodeUTF8Charset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:153:5: style: Class 'UnicodeRefCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:162:5: style: Class 'UnicodeHexCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:172:5: style: Class 'UnicodeCStringCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fcitx5-unikey-5.1.2/unikey/charset.h:227:5: style: Class 'VIQRCharset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fcitx5-zhuyin/fcitx5-zhuyin_5.1.0.orig.tar.xz fcitx5-zhuyin-5.1.0/src/zhuyinbuffer.h:37:5: style: Class 'ZhuyinBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fckit/fckit_0.11.1.orig.tar.xz fckit-0.11.1/src/fckit/Log.cc:80:5: style: Class 'FortranUnitTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fckit-0.11.1/src/fckit/module/fckit_configuration.cc:45:5: style: Class 'NotLocalConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fckit-0.11.1/src/fckit/module/fckit_configuration.cc:51:5: style: Class 'ConfigurationNotFound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fckit-0.11.1/src/tests/test_shared_ptr.cc:18:5: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/fdb/fdb_5.11.111.orig.tar.xz fdb-5.11.111/src/fdb5/api/fdb_c.cc:45:5: style: Struct 'fdb_request_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/api/fdb_c.cc:115:5: style: Struct 'fdb_listiterator_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/database/UriStore.h:47:5: style: Class 'UriStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/message/MessageDecoder.cc:49:5: style: Class 'KeySetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/remote/client/ClientConnectionRouter.cc:8:5: style: Class 'ConnectionError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/remote/RemoteFieldLocation.cc:157:5: style: Class 'FdbURIManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/pmem/PMemDB.cc:190:9: style: Struct 'DumpVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/BTreeIndex.cc:110:5: style: Class 'TBTreeIndexVisitor < 32 , 65536 , FieldRefReduced >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/BTreeIndex.cc:110:5: style: Class 'TBTreeIndexVisitor < 32 , 65536 , FieldRefFull >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/BTreeIndex.cc:110:5: style: Class 'TBTreeIndexVisitor < 32 , 4194304 , FieldRefReduced >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocRecord.h:49:5: style: Struct 'TocRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocIndex.cc:30:5: style: Class 'TocIndexCloser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/tools/fdb-move.cc:39:5: style: Struct 'fdb_moveiterator_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocCatalogueWriter.cc:151:9: style: Class 'ConsolidateIndexVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocWipeVisitor.cc:42:5: style: Class 'StdDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/RootManager.h:86:5: style: Class 'CatalogueRootManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/RootManager.h:100:5: style: Class 'StoreRootManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocHandler.cc:63:5: style: Class 'TocHandlerCloser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] fdb-5.11.111/src/fdb5/toc/TocHandler.cc:1392:9: style: Struct 'TocIndexLocationExtracter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] ftp://ftp.de.debian.org/debian/pool/main/f/feathernotes/feathernotes_1.1.1.orig.tar.xz FeatherNotes-1.1.1/feathernotes/lineedit.h:30:5: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/signalDaemon.h:29:5: style: Class 'signalDaemon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/vscrollbar.h:32:5: style: Class 'VScrollBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/textedit.h:37:5: style: Class 'TextEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/svgicons.cpp:37:5: style: Class 'symbolicIconEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/dommodel.h:35:5: style: Class 'DomModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/pref.h:34:5: style: Class 'FNKeySequenceEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/pref.h:51:5: style: Class 'Delegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/treedelegate.h:32:5: style: Class 'treeDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/warningbar.h:38:5: style: Class 'WarningBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/spinbox.h:31:5: style: Class 'SpinBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/settings.h:30:5: style: Class 'Settings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/help.h:18:3: style: Class 'FHelp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/filedialog.h:32:5: style: Class 'FileDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] FeatherNotes-1.1.1/feathernotes/messagebox.h:33:5: style: Class 'MessageBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]