summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2017-03-09 15:27:56 -0800
committerAdam J. Stewart <ajstewart426@gmail.com>2017-03-09 17:27:56 -0600
commit611df0bebfae67247fc8cec4c7f28a5ee901e9fb (patch)
tree474b7542ef31c621b3405ae84ca95536c2738e28 /lib
parentebd5066d0771f62525186631365843a145fe5631 (diff)
downloadspack-611df0bebfae67247fc8cec4c7f28a5ee901e9fb.tar.gz
spack-611df0bebfae67247fc8cec4c7f28a5ee901e9fb.tar.bz2
spack-611df0bebfae67247fc8cec4c7f28a5ee901e9fb.tar.xz
spack-611df0bebfae67247fc8cec4c7f28a5ee901e9fb.zip
New gcc uses C++14 mode, this fixes implicit conversion (#3392)
* New gcc uses C++14 mode, this fixes implicit conversion The issue is described in depth [here][desc]. C++14 no longer allows implicit conversion from iostream classes to void*. This patch comes directly from [PR #6][patch]. [desc]: http://stackoverflow.com/questions/38659115/make-fails-with-error-cannot-convert-stdistream-aka-stdbasic-istreamchar [patch]: https://github.com/agordon/libgtextutils/pull/6 * mend
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions