• Bi-Ruei, Chiu's avatar
    Fix the problem that NGAP ASN.1 can not generate C files · 995c5bd4
    Bi-Ruei, Chiu authored
    Because TAIItem and TAIList exist in NAGP-IEs module and NGAP-PDU
    module, so name conflict condition occurs.
    
    Previous returned value from asn1p_oid_compare() in asn1f_check_duplicate()
    is incorrectly checked. Fix it by adding additional ASN1FIX flag
    A1F_COMPOUND_NAMES which is set in asn1c.c.
    995c5bd4
asn1fix.h 947 Bytes