Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[X] throw on mismatching param type for Add() #11086

Merged
merged 1 commit into from Jul 27, 2020
Merged

Conversation

StephaneDelcroix
Copy link
Member

@StephaneDelcroix StephaneDelcroix commented Jun 17, 2020

Description of Change

There was a TODO: check parameter type in this code, like if past me
knew that, at some point in time, what was only a potential edge case
bug, would explode in my face and ruin my faith in humanity.

Those FIXMEs... they are bottled 'I TOLD YOU SO' little time capsules

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@StephaneDelcroix StephaneDelcroix changed the base branch from 4.7.0 to master June 17, 2020 13:13
@StephaneDelcroix StephaneDelcroix changed the base branch from master to 4.7.0 June 17, 2020 13:14
@samhouts samhouts added a/Xaml </> feedback-ticket Issue originates from https://developercommunity.visualstudio.com i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often partner/cat 😻 t/bug 🐛 labels Jun 17, 2020
@StephaneDelcroix StephaneDelcroix force-pushed the fix_gh11061 branch 2 times, most recently from b5dc3c8 to dee59f4 Compare June 17, 2020 18:51
@StephaneDelcroix StephaneDelcroix changed the base branch from 4.7.0 to master June 17, 2020 18:51
There was a `TODO: check parameter type` in this code, like if past me
knew that, at some point in time, what was only a potential edge case
bug, would explode in my face and ruin my faith in humanity.

Those FIXMEs... they are bottled 'I TOLD YOU SO' little time capsules

- fixes #11061
@StephaneDelcroix StephaneDelcroix removed the request for review from jsuarezruiz June 17, 2020 18:52
@samhouts samhouts self-requested a review June 23, 2020 22:53
@samhouts samhouts self-assigned this Jun 23, 2020
@samhouts samhouts changed the base branch from master to 4.8.0 June 25, 2020 23:59
@StephaneDelcroix StephaneDelcroix merged commit 5754d1a into 4.8.0 Jul 27, 2020
@StephaneDelcroix StephaneDelcroix deleted the fix_gh11061 branch July 27, 2020 14:06
@samhouts samhouts added this to Done in Sprint 174 Jul 27, 2020
@samhouts samhouts added this to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts added this to the 4.8.0 milestone Jul 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/Xaml </> feedback-ticket Issue originates from https://developercommunity.visualstudio.com i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often partner/cat 😻 t/bug 🐛
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Xamarin - Binding a DateTime gives "InvalidProgramException - Invalid IL Code"
2 participants