Skip to content

Conversation

Moelf
Copy link
Contributor

@Moelf Moelf commented Oct 2, 2022

fix #47011

  • fix bit_map!
  • add bit array test for unequal length

@CameronBieganek
Copy link
Contributor

That was fast. 🙂

Moelf and others added 2 commits October 3, 2022 00:53
Co-authored-by: N5N3 <2642243996@qq.com>
@Moelf Moelf requested a review from N5N3 October 3, 2022 13:22
@N5N3 N5N3 added the arrays [a, r, r, a, y, s] label Oct 4, 2022
Moelf and others added 4 commits October 3, 2022 23:07
Co-authored-by: N5N3 <2642243996@qq.com>
Co-authored-by: N5N3 <2642243996@qq.com>
Moelf and others added 2 commits October 4, 2022 11:24
Co-authored-by: Cameron Bieganek <8310743+CameronBieganek@users.noreply.github.com>
Moelf and others added 3 commits October 4, 2022 13:37
Co-authored-by: Cameron Bieganek <8310743+CameronBieganek@users.noreply.github.com>
Co-authored-by: Cameron Bieganek <8310743+CameronBieganek@users.noreply.github.com>
@N5N3 N5N3 merged commit 01310a9 into JuliaLang:master Oct 13, 2022
@Moelf Moelf deleted the map_of_unequal_length_bitarray branch October 13, 2022 13:49
oscardssmith added a commit that referenced this pull request Aug 5, 2023
KristofferC pushed a commit that referenced this pull request Aug 10, 2023
fixes #50780 caused by #47013.

(cherry picked from commit 3e04129)
KristofferC pushed a commit that referenced this pull request Aug 10, 2023
fixes #50780 caused by #47013.

(cherry picked from commit 3e04129)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

map! errors on a BitVector when the destination is longer than the source
3 participants