[lxc-devel] [lxc/lxc] 218e81: lxc: fix build with --disable-werror

GitHub noreply at github.com
Sat Sep 8 19:39:07 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 218e814412afe2857c118fc08759a943349f3ca0
      https://github.com/lxc/lxc/commit/218e814412afe2857c118fc08759a943349f3ca0
  Author: Fabrice Fontaine <fontaine.fabrice at gmail.com>
  Date:   2018-09-08 (Sat, 08 Sep 2018)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  lxc: fix build with --disable-werror

Fix #2592 by defining -Wvla -std=gnu11 even if --disable-werror is set
As -std=gnu11 is always set, bump requirement on gcc from 4.6 to 4.7
(see https://gcc.gnu.org/projects/cxx-status.html#cxx11)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>


  Commit: 1ea1496dfd07e0a0d5a64e995eb9b0530f59d306
      https://github.com/lxc/lxc/commit/1ea1496dfd07e0a0d5a64e995eb9b0530f59d306
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-09-08 (Sat, 08 Sep 2018)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Merge pull request #2594 from ffontaine/master

lxc: fix build with --disable-werror


Compare: https://github.com/lxc/lxc/compare/0b26d75e624c...1ea1496dfd07
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list