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

Pull request for C String assumptions to work with C++ STL string #29

Merged
merged 3 commits into from
Nov 17, 2024

Conversation

dreamer-coding
Copy link
Collaborator

Fossil Logic Layer Pull Request

Description

This pull request is for C string assumptions to have the ability to work with C++ STL strings

Testing

Same test cases but changed the C++ versions of test cases that where previously classic C string with STL string to ensure this worked not just on paper.

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit 491fe70 into fossillogic:main Nov 17, 2024
23 checks passed
@dreamer-coding dreamer-coding deleted the pr_cstr_assume_cpp branch November 17, 2024 19:26
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