Edit

kc3-lang/libevent/include

Branch :

  • Show log

    Commit

  • Author : Azat Khuzhin
    Date : 2018-10-28 19:30:34
    Hash : 9cba915e
    Message : Introduce EVENT_VISIBILITY_WANT_DLLIMPORT And use it in places where event_debug() should be called (since it requires access to "event_debug_logging_mask_" and in win32 it is tricky). One of this places that is covered by this patch is the test for event_debug().