Skip to content
  • Iulian Grindeanu's avatar
    replace ulong in tuplelist with EntityHandle · f9a8ac8c
    Iulian Grindeanu authored
    rename it Ulong, to avoid conflicts with ulong
    (which is defined somewhere on the system)
    for example here:
     /usr/include/x86_64-linux-gnu/sys/types.h
    
    basically there will be no conversion for TupleList::vul type
    we are using it in many places
    f9a8ac8c