On 23/07/2019 17:29, Kinichiro Inoguchi wrote: > Hi, > > +#define static_ASN1_SEQUENCE_END_ref(stname, tname) \ > + ;\ > + ASN1_ITEM_start(tname) \ > > I think this should be "static_ASN1_ITEM_start" instead "ASN1_ITEM_start". >
Thank you, you are right, of course. I shall resend the patch.
