Skip to content

[UR] Update SetErrorMessage implementations to have correct type for ErrorCode param #18260

Closed
@martygrant

Description

@martygrant

As discussed in #18182 (comment) the common function SetErrorMessage which is used to set the message retrieved when using the urAdapterGetLastError entry point is expecting a ur_result_t for the ErrorCode param but should instead be int32_t, this occurs in most adapter implementations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions