Glenn R. Martin

Results 5 issues of Glenn R. Martin

Much of your NTFS implementation relies on `RawSecurityDescriptor` and `SecurityIdentifier`. This is not supported on some non-windows CLR environments (.NET Core App 2), it infact throws an exception: ```csharp public...

Hunter is a C++/CMake Package Manager. It would be nice if this library were available for it... assuming its possible. https://docs.hunter.sh/en/latest/packages/all.html

This is to future proof the update of mysql client in future releases. See: https://github.com/edx/edx-arch-experiments/issues/349 # ⛔️ DEPRECATION WARNING **This repository is deprecated and in maintainence-only operation while we work...

## Description: Some (maybe all?) MFEs have issues with ErrorPages and i18n. The ErrorPage is invoked before either the Locale is set or Intl is initialized as a whole. This...

bug