Skip to content

Remove obsolete paragraph on struct redefinition from FAQ#59399

Merged
Keno merged 1 commit intoJuliaLang:masterfrom
Liozou:patch-1
Aug 26, 2025
Merged

Remove obsolete paragraph on struct redefinition from FAQ#59399
Keno merged 1 commit intoJuliaLang:masterfrom
Liozou:patch-1

Conversation

@Liozou
Copy link
Copy Markdown
Member

@Liozou Liozou commented Aug 26, 2025

The FAQ for Julia v1.12 and master still contains a paragraph that explains how to work around the impossibility to redefine a type in a REPL session. This paragraph is now obsolete thanks to #57253 so I propose to simply remove it.

The FAQ for Julia v1.12 and master still contains a paragraph that explains how to work around the impossibility to redefine a type in a REPL session. This paragraph is now obsolete thanks to JuliaLang#57253 so I propose to simply remove it.
@Liozou Liozou added docs This change adds or pertains to documentation backport 1.12 Change should be backported to release-1.12 labels Aug 26, 2025
@KristofferC KristofferC added the merge me PR is reviewed. Merge when all tests are passing label Aug 26, 2025
@oscardssmith oscardssmith requested a review from Keno August 26, 2025 20:15
@Keno Keno merged commit 0c1fab4 into JuliaLang:master Aug 26, 2025
11 checks passed
@nsajko nsajko removed the merge me PR is reviewed. Merge when all tests are passing label Aug 29, 2025
KristofferC pushed a commit that referenced this pull request Sep 1, 2025
The FAQ for Julia v1.12 and master still contains a paragraph that
explains how to work around the impossibility to redefine a type in a
REPL session. This paragraph is now obsolete thanks to #57253 so I
propose to simply remove it.

(cherry picked from commit 0c1fab4)
KristofferC pushed a commit that referenced this pull request Sep 2, 2025
The FAQ for Julia v1.12 and master still contains a paragraph that
explains how to work around the impossibility to redefine a type in a
REPL session. This paragraph is now obsolete thanks to #57253 so I
propose to simply remove it.

(cherry picked from commit 0c1fab4)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Sep 11, 2025
KristofferC pushed a commit that referenced this pull request Sep 15, 2025
The FAQ for Julia v1.12 and master still contains a paragraph that
explains how to work around the impossibility to redefine a type in a
REPL session. This paragraph is now obsolete thanks to #57253 so I
propose to simply remove it.

(cherry picked from commit 0c1fab4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs This change adds or pertains to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants