[OpenSIPS-Devel] [OpenSIPS/opensips] 7d727a: Fixed compilation in systems without EPOLL

saghul saghul at gmail.com
Thu Aug 8 10:17:40 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7d727aafa93f79421304121d95f2a038bdbf887c
      https://github.com/OpenSIPS/opensips/commit/7d727aafa93f79421304121d95f2a038bdbf887c
  Author: saghul <saghul at gmail.com>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M io_wait.h

  Log Message:
  -----------
  Fixed compilation in systems without EPOLL


  Commit: dc83eb17e109cf37fcf5f2074b35ebedc7769db5
      https://github.com/OpenSIPS/opensips/commit/dc83eb17e109cf37fcf5f2074b35ebedc7769db5
  Author: saghul <saghul at gmail.com>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M io_wait.c

  Log Message:
  -----------
  Kill compilation warnings

io_wait.c: In function ‘check_poll_method’:
io_wait.c:368:15: warning: variable ‘os_ver’ set but not used [-Wunused-but-set-variable]
  unsigned int os_ver;
         ^
io_wait.c: In function ‘choose_poll_method’:
io_wait.c:448:15: warning: variable ‘os_ver’ set but not used [-Wunused-but-set-variable]
  unsigned int os_ver;
         ^


Compare: https://github.com/OpenSIPS/opensips/compare/4d4d3dbefc08...dc83eb17e109


More information about the Devel mailing list