Ethereal-dev: Re: [Ethereal-dev] lot's of warnings: redefinition of symbol 'OPTIONAL'

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 9 Oct 2003 13:54:40 -0700

On Oct 9, 2003, at 12:51 PM, Andreas Sikkema wrote:

ASN1_OPTIONAL is better. It's a language thing, not encoding.

As I suspected (I thought I'd remembered OPTIONAL being a keyword in ASN.1, and suspected that's what it referred to).

I've checked in a change to rename NOT_OPTIONAL and OPTIONAL to ASN1_{NOT_OPTIONAL,OPTIONAL}.

Should NO_EXTENSIONS, EXTENSION_ROOT, and NOT_EXTENSION_ROOT be prefixed with ASN1_ or PER_?