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

fixes #17173 #17213

Merged
merged 10 commits into from
Mar 1, 2021
Merged

fixes #17173 #17213

merged 10 commits into from
Mar 1, 2021

Conversation

Araq
Copy link
Member

@Araq Araq commented Mar 1, 2021

fixes #17173

Todo:

  • Documentation for prepareStrMutation
  • Add the test case.

Follow up

  • Documentation of ORC's COW strings

changelog.md Outdated Show resolved Hide resolved
lib/system.nim Outdated Show resolved Hide resolved
@ringabout ringabout self-assigned this Mar 1, 2021
@ringabout ringabout mentioned this pull request Mar 1, 2021
11 tasks
lib/system.nim Outdated Show resolved Hide resolved
lib/std/strbasics.nim Outdated Show resolved Hide resolved
tests/arc/t17173.nim Outdated Show resolved Hide resolved
lib/system.nim Outdated Show resolved Hide resolved
@ringabout ringabout added the TODO: followup needed remove tag once fixed or tracked elsewhere label Mar 1, 2021
lib/system.nim Outdated Show resolved Hide resolved
lib/system.nim Outdated Show resolved Hide resolved
@Araq
Copy link
Member Author

Araq commented Mar 1, 2021

Unrelated CI failure, merging.

@Araq Araq merged commit bb0c19f into devel Mar 1, 2021
@Araq Araq deleted the araq-prepare-mutation branch March 1, 2021 19:58
@ringabout ringabout removed the TODO: followup needed remove tag once fixed or tracked elsewhere label Mar 2, 2021
ringabout added a commit to ringabout/Nim that referenced this pull request Mar 22, 2021
* fixes nim-lang#17173

* add testcase (nim-lang#17214)

* Apply suggestions from code review

* fix for newruntime

* Apply suggestions from code review

* Update lib/system.nim

* Update lib/system.nim

* Update lib/system.nim

Co-authored-by: Danil Yarantsev <[email protected]>

Co-authored-by: flywind <[email protected]>
Co-authored-by: Danil Yarantsev <[email protected]>
ardek66 pushed a commit to ardek66/Nim that referenced this pull request Mar 26, 2021
* fixes nim-lang#17173

* add testcase (nim-lang#17214)

* Apply suggestions from code review

* fix for newruntime

* Apply suggestions from code review

* Update lib/system.nim

* Update lib/system.nim

* Update lib/system.nim

Co-authored-by: Danil Yarantsev <[email protected]>

Co-authored-by: flywind <[email protected]>
Co-authored-by: Danil Yarantsev <[email protected]>
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.

strbasics.strip SIGBUS with --gc:arc
3 participants