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

Nullable enabled.#9

Closed
iterma wants to merge 2 commits into
kxxt:masterfrom
iterma:nullable
Closed

Nullable enabled.#9
iterma wants to merge 2 commits into
kxxt:masterfrom
iterma:nullable

Conversation

@iterma

@iterma iterma commented Jul 27, 2022

Copy link
Copy Markdown
Contributor

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

kxxt commented Jul 28, 2022

Copy link
Copy Markdown
Owner

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

kxxt commented Jul 28, 2022

Copy link
Copy Markdown
Owner
// 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

kxxt commented Jul 28, 2022

Copy link
Copy Markdown
Owner

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