[lxc-devel] [lxc/lxc] 272302: Fix a format string build failure on x32.

GitHub noreply at github.com
Thu Oct 19 01:22:56 UTC 2017


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: 27230248899c0f3a2649e7fa54dacff1845198c2
      https://github.com/lxc/lxc/commit/27230248899c0f3a2649e7fa54dacff1845198c2
  Author: Adam Borowski <kilobyte at angband.pl>
  Date:   2017-10-18 (Wed, 18 Oct 2017)

  Changed paths:
    M src/lxc/log.c

  Log Message:
  -----------
  Fix a format string build failure on x32.

Both of struct timespec fields are 64-bit on any new architecture, even
32-bit ones.

Signed-off-by: Adam Borowski <kilobyte at angband.pl>




More information about the lxc-devel mailing list