FS#45356 - [boost] expected unqualified-id before ‘template’
Attached to Project:
Arch Linux
Opened by Andrea Amorosi (AndreaA) - Tuesday, 16 June 2015, 22:13 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 20 December 2015, 14:06 GMT
Opened by Andrea Amorosi (AndreaA) - Tuesday, 16 June 2015, 22:13 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Sunday, 20 December 2015, 14:06 GMT
|
Details
Description:
When I try to compile a program which uses boost I obtain the following error executing make: /usr/include/boost/numeric/ublas/storage.hpp:781:9: error: expected unqualified-id before ‘template’ template <size_t N> ^ /usr/include/boost/numeric/ublas/storage.hpp:837:9: error: expected unqualified-id before ‘template’ template <size_t N> ^ /usr/include/boost/numeric/ublas/storage.hpp:842:9: error: expected unqualified-id before ‘template’ template <size_t N> Additional info: * package version(s) 1.58-0.2 * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Sunday, 20 December 2015, 14:06 GMT
Reason for closing: Upstream
Sunday, 20 December 2015, 14:06 GMT
Reason for closing: Upstream
https://github.com/v4hn/ublas/commit/78eecc8bbf035c01316647839be4094748f8e77d
If it is really so, when will it reach arch linux?
https://svn.boost.org/trac/boost/attachment/ticket/11207/patch_numeric-ublas-storage.hpp.diff