Skip to content

Miscellaneous fixes #1

@bedeho

Description

@bedeho
  • Add convenience header
  • Drop redundant types, namely non coincore related types (e.g. DataSizeRepresentation)
  • Fix warnings

/Users/bedeho/.conan/data/Common/0.1/joystream/stable/build/fdd1a91b977341514ebf098dd786f41bdb91f066/common-cpp/src/Network.cpp:38:1: warning: control may reach end of non-void
function [-Wreturn-type]
}

/Users/bedeho/.conan/data/Common/0.1/joystream/stable/build/fdd1a91b977341514ebf098dd786f41bdb91f066/common-cpp/src/Base58CheckEncodable.cpp:54:1: warning: control may reach end
of non-void function [-Wreturn-type]
}

/Users/bedeho/.conan/data/Common/0.1/joystream/stable/build/fdd1a91b977341514ebf098dd786f41bdb91f066/common-cpp/src/DataSizeRepresentation.cpp:154:1: warning: control may reach
end of non-void function [-Wreturn-type]
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions