Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Nullable enabled. #9

Closed
wants to merge 2 commits into from
Closed

Nullable enabled. #9

wants to merge 2 commits into from

Conversation

iterma
Copy link
Contributor

@iterma iterma commented Jul 27, 2022

After .NET6 it's time to also enable nullable…

I've done an initial review and think I've found the sore points.
In some cases, I have entered more or less dummy values, but they cannot be worse than null reference exceptions (today).

If you are interested in this change, I will come back with a few others later, so it may be better to wait a bit longer until a new release is released. But everything is entirely up to you.

// I think that GitHub shows more differences than reality...

@kxxt
Copy link
Owner

kxxt commented Jul 28, 2022

If you are interested in this change, I will come back with a few others later, so it may be better to wait a bit longer until a new release is released. But everything is entirely up to you.

I definitely want to enable the nullable feature. Thanks for your effort to enable nullable in this repo.

@kxxt
Copy link
Owner

kxxt commented Jul 28, 2022

// I think that GitHub shows more differences than reality...

There are some indentation issues. Some files use hard tabs while others use 4 spaces. Never mind. I will fix them after we get this PR merged. (If I fix them now, we will end up resolving a lot of merge conflicts.)

@kxxt
Copy link
Owner

kxxt commented Jul 28, 2022

Close this in favor of #11

@kxxt kxxt closed this Jul 28, 2022
@iterma iterma deleted the nullable branch July 28, 2022 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants