Skip to content

Conversation

@jayrm
Copy link
Member

@jayrm jayrm commented May 5, 2019

Removes unnecessary looping for pattern matching in run time library functions:

  • LTRIM( [w]str, any [w]str )
  • TRIM( [w]str, any [w]str )
  • RTRIM( [w]str, any [w]str )

Fixes #116

@jayrm jayrm merged commit 0a04c42 into freebasic:master May 5, 2019
@jayrm jayrm deleted the trim-any-optimization branch May 5, 2019 03:56
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.

Fix six problems about [L/R]TrimAny library functions.

2 participants