Skip to content

Conversation

mgravell
Copy link
Member

@mgravell mgravell commented Jan 2, 2024

was doing a ldnull stloc pair against value-type; we can simply omit this, since for value-types, we have already initialized the local as default

fix #2005

@mgravell mgravell merged commit d7c1603 into main Jan 2, 2024
@mgravell mgravell deleted the issue2005 branch January 2, 2024 15:32
Lulalaby referenced this pull request in Fortunevale/ProjectMakoto Jan 2, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Dapper](https://togithub.com/DapperLib/Dapper) | `2.1.24` -> `2.1.28`
|
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Dapper/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Dapper/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Dapper/2.1.24/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Dapper/2.1.24/2.1.28?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>DapperLib/Dapper (Dapper)</summary>

###
[`v2.1.28`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.28)

[Compare
Source](https://togithub.com/DapperLib/Dapper/compare/2.1.24...2.1.28)

#### What's Changed

- Fix codegen error in value-type multimap
[#&#8203;2005](https://togithub.com/DapperLib/Dapper/issues/2005) by
[@&#8203;mgravell](https://togithub.com/mgravell) in
[https://github.com/DapperLib/Dapper/pull/2022](https://togithub.com/DapperLib/Dapper/pull/2022)
- Fixed documentation to read better by
[@&#8203;0nly1ken0bi](https://togithub.com/0nly1ken0bi) in
[https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008)
- Fixed comments by [@&#8203;ronwarner](https://togithub.com/ronwarner)
in
[https://github.com/DapperLib/Dapper/pull/2010](https://togithub.com/DapperLib/Dapper/pull/2010)
- Update benchmarks with latest results. by
[@&#8203;kant2002](https://togithub.com/kant2002) in
[https://github.com/DapperLib/Dapper/pull/2016](https://togithub.com/DapperLib/Dapper/pull/2016)

#### New Contributors

- [@&#8203;0nly1ken0bi](https://togithub.com/0nly1ken0bi) made their
first contribution in
[https://github.com/DapperLib/Dapper/pull/2008](https://togithub.com/DapperLib/Dapper/pull/2008)
- [@&#8203;ronwarner](https://togithub.com/ronwarner) made their first
contribution in
[https://github.com/DapperLib/Dapper/pull/2010](https://togithub.com/DapperLib/Dapper/pull/2010)

**Full Changelog**:
DapperLib/Dapper@2.1.24...2.1.28

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Fortunevale/ProjectMakoto).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
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.

.NET 8 - Fatal error - Attempted to read or write protected memory
1 participant