Skip to content
Snippets Groups Projects
Select Git revision
  • b5a03474bf82f40c70adeffe1c63d28017440078
  • develop default
  • 2023.w43
  • 2023.w42
  • 2023.w41
  • 2023.w40
  • 2023.w39
  • 2023.w38
  • 2023.w37
  • 2023.w36
  • 2023.w34
  • 2023.w33
  • 2023.w32
  • v2.0.0
  • 2023.w31
  • 2023.w30
  • 2023.w29
  • 2023.w28
  • 2023.w27
  • 2023.w26
  • 2023.w25
  • 2023.w24
22 results

tools

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Cedric Roux authored
    The files NativeInteger.c.diff and constr_SET_OF.c.diff
    from asn1c were generating compilation warnings. We had
    local patches applied on generated files by asn1c.
    
    A new version of asn1c has been pushed to
    https://gitlab.eurecom.fr/oai/asn1c
    (commit 224dc1f991b7e7ad705ce92e171b942f87b7b7e7)
    making obsolete the fixes we do here.
    
    So we now remove those fixes.
    
    *************************
    * IMPORTANT BEGIN       *
    *************************
    
    Everyone should update their asn1c installation.
    
    The simplest is to do:
    
        source oaienv
        cd cmake_targets
        ./build_oai -I
    
    *************************
    * IMPORTANT END         *
    *************************
    b5a03474
    History
    Name Last commit Last update
    ..