Re: [dev-crypto-csharp] Latest Git build, issues with isismtt\x509\AdmissionSyntax.cs

2014-02-13 Thread Jeff Stedfast
Hi Chris, FWIW, I have a fix for this in the visual-studio-2010 branch of my github fork: https://github.com/jstedfast/bc-csharp I try to keep it in sync with the latest bc-csharp updates whenever I notice new commits have landed in the official repo. Jeff On Thu, Feb 13, 2014 at 12:20 PM, Man

[dev-crypto-csharp] Latest Git build, issues with isismtt\x509\AdmissionSyntax.cs

2014-02-13 Thread Mankowski, Chris
The following file seems to have many strange characters and doesn’t appear to compile cleanly Y:\Git\bc-csharp\crypto\src\asn1\isismtt\x509\AdmissionSyntax.cs I’m working around the issue by creating a non-functional stub class, since I don’t need this. Regardless I thought I’d bring it to yo