From: skaller <sk...@us...> - 2006-07-21 15:58:20
|
On Fri, 2006-07-21 at 08:22 -0700, Grzegorz Jakacki wrote: > > --- skaller <sk...@us...> wrote: > > > On Thu, 2006-07-20 at 05:04 -0700, Grzegorz Jakacki wrote: > > > > > > FAIL: comp/tnested/compilation > > > > > > Run the failing command by hand and/or inspect > > tnested-class.feedback > > > to see the error message. > > > > I have. I've been informed by John Meacham that in fact the > > bug is in the test case, not the library. > > Could you guys send a patch? Aw, I think I'm confused. The bug John reported to me was in Judy not openC++, sorry .. sigh. I get this: tnested-class.feedback: /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/cpp_type_traits.h:116: parse error before `>' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/cpp_type_traits.h:121: parse error before `template' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/cpp_type_traits.h:131: parse error before `>' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_types.h:69: parse error before `std' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:70: parse error before `std' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:81: parse error before `__first' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:84: parse error before `;' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:86: parse error before `__n' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:89: parse error before `<' /usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../../../include/c ++/4.0.3/bits/stl_iterator_base_funcs.h:112: parse error before `<' occ: too many errors I really have no idea what's going on. I tried a couple of the examples from the tutorial and they failed with libtool problems. Don't have a record of that and can't find the examples now .. the instructions are buried somewhere in one of pdf files. -- John Skaller <skaller at users dot sf dot net> Felix, successor to C++: http://felix.sf.net |