-
-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Status quo as of this writing: If a function needs a safe wrapper in 8.1, but is natively safe from 8.2 onwards, then we generate a safe wrapper for 8.1 and a pass-through wrapper for 8.2 onwards
Question: should these pass-through wrappers be flagged as "deprecated", with a notice that people should just use the upstream function?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested