• Gildas Bazin's avatar
    · bd92601c
    Gildas Bazin authored
    * include/vlc/vlc.h: added a new pi_types field to vlc_list_t. This field will be used
    later on by the object variables functions. I'm adding it now because it also happens to
    solve a binary compatibility problem between gcc and bcc. (depending on compilers,
    structs of 32 < size <= 64 bits can be returned either in a register or in the stack).
    bd92601c
vlc.h 5.66 KB