Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unexport cat_shape #40549

Merged
merged 2 commits into from
Apr 21, 2021
Merged

unexport cat_shape #40549

merged 2 commits into from
Apr 21, 2021

Conversation

johnnychen94
Copy link
Member

@johnnychen94 johnnychen94 commented Apr 21, 2021

This symbol was unexpectedly exported by the deprecate macro

resolves the comment in #36838 (comment)

Should we backport this to 1.6?

cc: @mbauman

This symbol is unexpectedly exported by the `deprecate` marco
@fredrikekre
Copy link
Member

You can use @deprecate old new false to not export.

@KristofferC KristofferC added the backport 1.6 Change should be backported to release-1.6 label Apr 21, 2021
@dkarrasch dkarrasch merged commit ca6df85 into JuliaLang:master Apr 21, 2021
@johnnychen94 johnnychen94 deleted the jc/unexport branch April 21, 2021 13:49
@vtjnash
Copy link
Member

vtjnash commented Apr 22, 2021

@johnnychen94
Copy link
Member Author

johnnychen94 commented Apr 22, 2021

A patch version of Tullio mcabbott/Tullio.jl#100 looks sufficient to fix this (all affected versions are Tullio v0.2.x series). However, I don't know what's the "best practice" to handle such cases...

KristofferC pushed a commit that referenced this pull request May 4, 2021
(cherry picked from commit ca6df85)
@KristofferC KristofferC mentioned this pull request May 4, 2021
45 tasks
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jul 12, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
(cherry picked from commit ca6df85)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants