Skip to content

989 (partial) Allow char() to take integer argument - #993

Merged
ndw merged 1 commit into
qt4cg:masterfrom
michaelhkay:989-char-with-integer-argument
Feb 6, 2024
Merged

989 (partial) Allow char() to take integer argument#993
ndw merged 1 commit into
qt4cg:masterfrom
michaelhkay:989-char-with-integer-argument

Conversation

@michaelhkay

@michaelhkay michaelhkay commented Feb 2, 2024

Copy link
Copy Markdown
Contributor

Addresses the use case in issue #989. (But leave the issue open for now).

Discussion point: should we drop the options char("#32") and char("#x20") as they now seem redundant?

@michaelhkay michaelhkay added the Tests Needed Tests need to be written or merged label Feb 2, 2024

@ChristianGruen ChristianGruen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it won't be a mistake to still allow #x20.

@michaelhkay michaelhkay added Tests Added Tests have been added to the test suites and removed Tests Needed Tests need to be written or merged labels Feb 3, 2024
@ChristianGruen

Copy link
Copy Markdown
Contributor

Discussion point: should we drop the options char("#32") and char("#x20") as they now seem redundant?

…after a second thought, I now think they’re superfluous. Let’s see what others think.

@ndw

ndw commented Feb 6, 2024

Copy link
Copy Markdown
Contributor

The CG agreed to merge this issue at meeting 064

@ndw
ndw merged commit b6ef7df into qt4cg:master Feb 6, 2024
@michaelhkay

Copy link
Copy Markdown
Contributor Author

Added the agreed changes. The forms char('#32`) and char('#x20') are dropped.

@michaelhkay michaelhkay added XQFO An issue related to Functions and Operators Completed PR has been applied, tests written and tagged, no further action needed labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Completed PR has been applied, tests written and tagged, no further action needed Tests Added Tests have been added to the test suites XQFO An issue related to Functions and Operators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants