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

clean-path accepts a string but fails #5448

Open
hiiamboris opened this issue Dec 18, 2023 · 1 comment
Open

clean-path accepts a string but fails #5448

hiiamboris opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
type.bug Ticket describes an abnormal behavior, not conforming to the specs or expectation.

Comments

@hiiamboris
Copy link
Collaborator

Describe the bug

>> clean-path "."
*** Script Error: dir? does not allow string! for its file argument
*** Where: dir?
*** Near : clean-path "."
*** Stack: clean-path dir?  

Expected behavior

If it accepts a string it should to-red-file it.

Platform version
Red 0.6.4 for Windows built 22-Nov-2023/17:24:25+03:00 commit #34f26df

@hiiamboris hiiamboris added the type.bug Ticket describes an abnormal behavior, not conforming to the specs or expectation. label Dec 18, 2023
@hiiamboris
Copy link
Collaborator Author

Related #5447

@dockimbel dockimbel self-assigned this Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type.bug Ticket describes an abnormal behavior, not conforming to the specs or expectation.
Projects
None yet
Development

No branches or pull requests

2 participants