Hyphenation is still a bit unpleasant #52

Closed
opened 8 years ago by wschmidt-ibm · 2 comments
wschmidt-ibm commented 8 years ago (Migrated from github.com)

By default we'd like to require at least 3 characters before a hyphen; without this there is a lot of ugliness. In the Appendix A tables, this complaint was registered:

vector unsigned short vec_madd (vector unsigned short, vector unsigned short, vector un-
signed short);

We have a tool to mine the tables for required interfaces to write a compliance test case, and the hyphenation of un-signed causes problems.

By default we'd like to require at least 3 characters before a hyphen; without this there is a lot of ugliness. In the Appendix A tables, this complaint was registered: vector unsigned short vec_madd (vector unsigned short, vector unsigned short, vector un- signed short); We have a tool to mine the tables for required interfaces to write a compliance test case, and the hyphenation of un-signed causes problems.
wschmidt-ibm commented 8 years ago (Migrated from github.com)

Confirmed that this is because Jeff hasn't yet pushed the hyphenation changes we discussed recently.

Confirmed that this is because Jeff hasn't yet pushed the hyphenation changes we discussed recently.
wschmidt-ibm commented 8 years ago (Migrated from github.com)

With the hyphenation changes, these look good now.

With the hyphenation changes, these look good now.
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/ELFv2-ABI#52
Loading…
There is no content yet.