• Michael Widenius's avatar
    Fixed compiler warnings and a compilation failure on windows · 9ab4829b
    Michael Widenius authored
    extra/libevent/event.c:
      Tried to fix compiler warning on windows
    extra/libevent/evutil.h:
      Define __attribute__ for not gcc compilers
    extra/libevent/kqueue.c:
      Fixed compiler warnings
    extra/libevent/signal.c:
      Tried to fix compiler warning on windows
    storage/pbxt/src/ha_pbxt.cc:
      Fixed compiler warning about "variable might be clobbered by longjmp"
    storage/pbxt/src/table_xt.cc:
      Fixed compiler warnings (on windows)
    storage/xtradb/handler/i_s.cc:
      Fixed compiler warning by invoking the correct store function.
    9ab4829b
evutil.h 5.46 KB