• marko's avatar
    branches/zip: Remove some more casts. · 8919884f
    marko authored
    dict_index_get_nth_col_pos(), dict_index_get_sys_col_pos(),
    dict_index_get_n_fields(), fil_page_get_type():
    Add const qualifier to parameter.
    
    dict_index_get_nth_field(): Implement as a macro unless #ifdef UNIV_DEBUG.
    8919884f
dict0dict.h 36.6 KB