-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Between 7.2.0 and 7.3.2, some symbols have been removed from the library:
- those starting with
GB__AemultB_08__, replaced with ones starting withGB__AemultB__; - those starting with
GB_emult_08_, replaced with ones starting withGB_emult_; GB_flip_binop_codeandGB_flip_op(replaced withGB_flip_binop?);- those starting with
GB_ph, replaced with ones starting withGB_phy.
Removing symbols may cause backward incompatibility, and would normally require a soname bump.
If the symbols above are private, they should not be exported.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request