[antlr-interest] c# runtime no strong name

Johannes Luber jaluber at gmx.de
Sun Nov 11 03:26:37 PST 2007


Matt Kowalczyk wrote:
> I cannot use the Antlr runtime in my project because it does not have
> a strong name.

Really? I know for certain that this capability already exists, so I'm
wondering where you got a version without a strong name. Did you use the
disassembled version?

> Can I download the source for this project and rebuild
> the assembly myself?  Can the owner of this package add a strong name?

The source code should be in the latest daily build (a prerelease for
3.1, which is incompatible to 3.0.1 binarywise - so regenerate the
grammar first), which should have a strongnamed assembly, too. Or you
can try to get a tarball from fisheye. Or you can ask Ter for a
read-only account for Perforce.

Johannes


More information about the antlr-interest mailing list