Skip to content
Snippets Groups Projects
  • erwan's avatar
    6f975e9b
    More work on the -eeb option. · 6f975e9b
    erwan authored
    It was generetaing wrong code in conjunction with -ec.
    
    In particular, it was generating n-any "and" instead of binary "and".
    
    Also, I needed (in L2LExpandEnum) to generated a Lic.ARRAY of const
    instead of a Lic.Array_const_eff so that LicDump properly generated
    ec code.
    6f975e9b
    History
    More work on the -eeb option.
    erwan authored
    It was generetaing wrong code in conjunction with -ec.
    
    In particular, it was generating n-any "and" instead of binary "and".
    
    Also, I needed (in L2LExpandEnum) to generated a Lic.ARRAY of const
    instead of a Lic.Array_const_eff so that LicDump properly generated
    ec code.