Skip to content

TypedReader::getPendingReads() should return size_t instead of int #2481

@drdanz

Description

@drdanz

This ends up also in BufferedPort:

-int yarp::os::TypedReader<T>::getPendingReads()
+size_t yarp::os::TypedReader<T>::getPendingReads()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions