Skip to content

Deduplicate enums and typedefs from tox.h and lower layers #214

Open
@Ansa89

Description

@Ansa89

@iphydf wrote:

problem: the tox public interface defines a lot of enumerations that are duplicated in the implementation

Proposed solutions:

  • let directly include tox.h (carefully checking that only enums/types are used from there)
  • split tox.h into two files: one for enums/types, one for functions

Metadata

Metadata

Labels

P3Low prioritycleanupInternal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions