-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed mismatched framework directives for vectorized memory move #635
Conversation
Codecov Report
@@ Coverage Diff @@
## master #635 +/- ##
==========================================
- Coverage 73.30% 73.28% -0.02%
==========================================
Files 68 68
Lines 8309 8304 -5
==========================================
- Hits 6091 6086 -5
Misses 2218 2218
Continue to review full report at Codecov.
|
This came up code review, #611 (comment) Also @konrad-kruczynski, your reply to my comment about the later directive being exclusive doesn't answer why the top one is inclusive. I forgot to follow up on that. Care to clarify? |
Co-authored-by: nils måsén <[email protected]>
Unity's build engine defines |
|
Frankly speaking I didn't know that |
I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.