[lxc-devel] [lxc/lxc] f58ad8: fix build on mpc85xx

GitHub noreply at github.com
Tue Jun 9 11:21:35 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: f58ad87a3f58802ed921abdadba587642fa125d5
      https://github.com/lxc/lxc/commit/f58ad87a3f58802ed921abdadba587642fa125d5
  Author: Daniel Golle <daniel at makrotopia.org>
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  fix build on mpc85xx

Initialize ret to 0 so compiler no longer complains about
monitor.c: In function 'lxc_monitor_open':
monitor.c:212:5: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]

https://github.com/openwrt/packages/issues/1356

Signed-off-by: Daniel Golle <daniel at makrotopia.org>


  Commit: 2a5da243873ce7e2043c29fa0f6fc4a407bd2b20
      https://github.com/lxc/lxc/commit/2a5da243873ce7e2043c29fa0f6fc4a407bd2b20
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2015-06-09 (Tue, 09 Jun 2015)

  Changed paths:
    M src/lxc/monitor.c

  Log Message:
  -----------
  Merge pull request #557 from dangowrt/fix-build-on-ppc

fix build on mpc85xx


Compare: https://github.com/lxc/lxc/compare/d9b32b0900cb...2a5da243873c


More information about the lxc-devel mailing list