Add workaround for old gcc and clang versions
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 29 Mar 2018 09:56:56 +0000 (11:56 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Mar 2018 09:56:56 +0000 (11:56 +0200)
commit752fdb5dd8418c0ae56e308067c043b8fe39e695
treeeea01e8d60776d7e64cc91ee98852b0b01de78cb
parent0ab5bf1746b01553dde70563145fd1ebc8e6ee3a
Add workaround for old gcc and clang versions

Old gcc and clang do not handle constructor arguments, finally fix #875 as discussed there, using the fedora patch
driver/others/memory.c