Nathan Moinvaziri
Nathan Moinvaziri
> So far I think it's still compelling to head this direction, I might see if I can find the cause of those call memcpy sequences and play with compiler...
Should this be incorporated into `release.yaml`?
It supports `-d` only?
Resolved in `develop`.
Is there a reason why the configure detection code doesn't have the proper formatting?
@pkubaj I have commented about some indents that should make it easier to read. I think perhaps in a previous version it was indented better but maybe it got lost,...
We can change to `unsigned int`..
I want to see if I can add back `check_cross_dep`.
I added back `check_cross_dep` and rebased. It is ready now.
Error when compiling on MSVC: ``` zlib-ng\inffast.c(174,9): error C2065: '__asm__': undeclared identifier [zlib-ng\build-inf-refill\zlib.vcxproj] zlib-ng\inffast.c(174,9): error C2143: syntax error: missing ';' before 'volatile' [zlib-ng\build-inf-refill\zlib.vcxproj] zlib-ng\inffast.c(202,17): error C2065: '__asm__': undeclared identifier [zlib-ng\build-inf-refill\zlib.vcxproj]...