| Summary: | dev-libs/libixion-9999 with sys-devel/gcc-4.7.1 and dev-util/mdds-0.6.0-r2 - /usr/include/mdds/multi_type_vector_types.hpp:423:13: error: 'set_value' was not declared in this scope, [...] | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Sergio Perez <Dagobertstaler> |
| Component: | [OLD] Library | Assignee: | Gentoo Office Team <office> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Sergio Perez
2012-09-16 19:50:22 UTC
Created attachment 324030 [details]
build.log
In file included from /usr/include/mdds/multi_type_vector_trait.hpp:31:0,
from multi_type_vector_trait.hpp:34,
from workbook.hpp:31,
from workbook.cpp:30:
/usr/include/mdds/multi_type_vector_types.hpp: In instantiation of 'static mdds::mtv::noncopyable_managed_element_block<_TypeId, _Data>::self_type* mdds::mtv::noncopyable_managed_element_block<_TypeId, _Data>::create_block_with_value(size_t, _Data*) [with int _TypeId = 50; _Data = ixion::formula_cell; mdds::mtv::noncopyable_managed_element_block<_TypeId, _Data>::self_type = mdds::mtv::managed_element_block<50, ixion::formula_cell>; size_t = long unsigned int]':
multi_type_vector_trait.hpp:111:35: required from here
/usr/include/mdds/multi_type_vector_types.hpp:423:13: error: 'set_value' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
Kohei (maintainer) forgot to upload tarballs to mirrors, when he does so I will bump to 0.6.1 which has this fixed. Fixed in cvs as a bump. |