-
Couldn't load subscription status.
- Fork 174
Closed
Description
Hey,
I was trying to compile your library through the .NET Native toolchain and realised that it has a dependency on libc.dll (UnsafeNativeMethods.cs:52) for memcmp. (As a result, it doesn't run and probably fails during runtime.) I believe MSFT has deprecated libc.dll (http://msdn.microsoft.com/en-us/library/abx4dbyh.aspx) and only allows you to use libcmt or mscvrt. (It's in that tiny Note section.)
Is it possible to update this method?
Thanks!
Connie
Metadata
Metadata
Assignees
Labels
No labels