Skip to content

IECoreScene build failure on architectures with unsigned char type #1412

@themissingcow

Description

@themissingcow

Description

Building IECoreScene on an architecture with an unsigned char type results in a warning-as-errors compile failure for:

if( c < 0 )

(sorry I don't have the log output to hand just now, will re-build when I get a chance)

Steps to Reproduce

  1. Build cortex under Alma 9 (gcc 11) on aarch64. (Apple M2)

Metadata

Metadata

Assignees

No one assigned

    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