squashed: Windows adaptation: Fixed some error points in Windows systems #152
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I've helped squash the commits in PR #135, from 10 into one, removing redundant ones:
![image](https://private-user-images.githubusercontent.com/6647633/294874595-50a38d0a-2e85-4dfe-b1ac-aaa4bdd2ee29.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzY4MjcsIm5iZiI6MTczOTE3NjUyNywicGF0aCI6Ii82NjQ3NjMzLzI5NDg3NDU5NS01MGEzOGQwYS0yZTg1LTRkZmUtYjFhYy1hYWE0YmRkMmVlMjkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDgzNTI3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjJkNzUwZTk0YzY3ODdjMjYxZmZmM2FhODJiZDJkYWE2OWEwOGNhOTQzYTU0MTJkYzRjN2U2Y2Q3YjViYzNhMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.eCgOMaCZoqZPfCtHDtBF8uqzJjNzkiQROh8G55hIZ6U)
The authors are supposed be kept untouched, which means if this PR is merged, #135 would be merged automatically (maybe?):
The CI is passing:https://github.com/fritx/nue/actions/runs/7446215080
( CI to test win32 is almost done !!
https://github.com/fritx/nue/commits/c1s-win-test
I will submit the PR after squashing ! )