[acassen/keepalived] 8fb5ed: Fix conversion from long for double in read_timer()

Quentin Armitage <[email protected]> Sun, 17 Feb 2019 08:53:58 -0800
Newsgroups gmane.linux.keepalived.devel
Message-ID <acassen/keepalived/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: 8fb5ed28436da81da3f27dbb1583a292f2dd401c
      https://github.com/acassen/keepalived/commit/8fb5ed28436da81da3f27dbb1583a292f2dd401c
  Author: Quentin Armitage <[email protected]>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M lib/parser.c
    M lib/parser.h

  Log Message:
  -----------
  Fix conversion from long for double in read_timer()

Signed-off-by: Quentin Armitage <[email protected]>


  Commit: e2cec59ca9944e37a2efab2a72df0fb31de1fb41
      https://github.com/acassen/keepalived/commit/e2cec59ca9944e37a2efab2a72df0fb31de1fb41
  Author: Quentin Armitage <[email protected]>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

  Changed paths:
    M lib/parser.c
    M lib/parser.h

  Log Message:
  -----------
  Merge pull request #1131 from pqarmitage/updates

Fix conversion from long to double in read_timer()


Compare: https://github.com/acassen/keepalived/compare/818d392fed9a...e2cec59ca994