Skip to content

Comparison for unsigned >= 0 in devices/aliceHLTwrapper/Component.cxx #90

@ktf

Description

@ktf

@matthiasrichter looks like you have a tautological comparison at line 267 of devices/aliceHLTwrapper/Component.cxx:

>>  if (outputBlockCnt >= 0) {

where outputBlockCnt is unsigned. Shall we just drop the check?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions