Skip to content

Conversation

phidebian
Copy link

Fix regression introduced in Commit 4a8072e

src/cmd/ksh93/tests/variables.sh:

  • In varsub(), add a local have_dot=0, during id scan record if we see a dot if so have_dot=1. During M_NAMESCAN loop avoid inserting the id itself if it have_dot.

Fix regression introduced in Commit 4a8072e

src/cmd/ksh93/tests/variables.sh:
- In varsub(), add a local have_dot=0, during id scan record if
  we see a dot if so have_dot=1. During M_NAMESCAN loop avoid inserting
  the id itself if it have_dot.
@phidebian phidebian mentioned this pull request Jun 9, 2025
@phidebian phidebian changed the title bug-875: Phi: bug-875: ${!foo*} again Jun 16, 2025
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.

1 participant