Hi,

if we have

typedef foo {
  type enumeration {
    enum one;
    enum two;
  }
}

typedef bar {
  type foo;
}

what is the set of values permitted for "bar"? Is it empty or the same as for 
"foo"?

Lada

--
Ladislav Lhotka, CZ.NIC Labs
PGP Key ID: E74E8C0C




_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to