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

Socket conditionals #1577

Open
muzimuzhi opened this issue Dec 7, 2024 · 0 comments
Open

Socket conditionals #1577

muzimuzhi opened this issue Dec 7, 2024 · 0 comments
Assignees
Labels
category base (latex) enhancement fixed in dev Fixed in development branch, not in stable release

Comments

@muzimuzhi
Copy link
Contributor

Brief outline of the enhancement

LaTeX2e generally cannot add new features without an extreme amount of care to accommodate backwards compatibility. Please do not be offended if your request is closed for being infeasible.

Do sockets need some conditionals?

LaTeX2e LaTeX3
\IfSocketExistsTF \socket_if_exist:nTF
\IfSocketPlugExistsTF \socket_if_plug_exist:nnTF
\IfSocketPlugAssignedTF \socket_if_plug_assignd:nnTF
@FrankMittelbach FrankMittelbach self-assigned this Dec 17, 2024
@github-project-automation github-project-automation bot moved this to Pool (unscheduled issues) in upcoming LaTeX2e releases Dec 17, 2024
@FrankMittelbach FrankMittelbach added this to the Release 2025 Spring milestone Dec 17, 2024
FrankMittelbach added a commit that referenced this issue Dec 27, 2024
@FrankMittelbach FrankMittelbach moved this from Pool (unscheduled issues) to Done in dev in upcoming LaTeX2e releases Dec 27, 2024
FrankMittelbach added a commit that referenced this issue Dec 29, 2024
* adding conditionals for #1577

* luatex test

* Use the socket conditional when applicable

* ltnews entry

* expand the arguments of all conditionals

* Apply suggestions from code review

Co-authored-by: Yukai Chou <[email protected]>

---------

Co-authored-by: Yukai Chou <[email protected]>
@FrankMittelbach FrankMittelbach added fixed in dev Fixed in development branch, not in stable release and removed fixed in branch labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category base (latex) enhancement fixed in dev Fixed in development branch, not in stable release
Projects
Status: Done in dev
Development

No branches or pull requests

2 participants