vec_replace_unaligned has wrong type signatures #83

Open
opened 2 years ago by Bill Schmidt · 1 comments

This is a pasto. The type signatures from vec_replace_elt appear here as well. These should be changed so that, for each signature, the return value and first argument are vector unsigned char.

This is a pasto. The type signatures from vec_replace_elt appear here as well. These should be changed so that, for each signature, the return value and first argument are vector unsigned char.
Poster

Actually, just the return value should be vector unsigned char. The first argument should remain as shown in the document.

Actually, just the return value should be vector unsigned char. The first argument should remain as shown in the document.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: systemsoftware/Programming-Guides#83
Loading…
There is no content yet.