On 8 July 2010 12:30, Konstantin Tokarev wrote:
>
>
> 08.07.10, 15:01, "Chris Morley" :
>
>> On 08/07/2010 09:53, Konstantin Tokarev wrote:
>> >
>> >
>> > 08.07.10, 12:44, "Noel O'Boyle":
>> >
>> >> Hi Chris,
>> >>
>> >> According to the dashboard,
>> >>
>> >> src/ops/sort.cpp:143: er
08.07.10, 15:01, "Chris Morley" :
> On 08/07/2010 09:53, Konstantin Tokarev wrote:
> >
> >
> > 08.07.10, 12:44, "Noel O'Boyle":
> >
> >> Hi Chris,
> >>
> >> According to the dashboard,
> >>
> >> src/ops/sort.cpp:143: error: no matching function for call to
> >> OpenBabel::OBDescr
On 08/07/2010 09:53, Konstantin Tokarev wrote:
>
>
> 08.07.10, 12:44, "Noel O'Boyle":
>
>> Hi Chris,
>>
>> According to the dashboard,
>>
>> src/ops/sort.cpp:143: error: no matching function for call to
>> OpenBabel::OBDescriptor::GetIdentifier(std::stringstream)
>>
>> Where there is is Get
08.07.10, 12:44, "Noel O'Boyle" :
> Hi Chris,
>
> According to the dashboard,
>
> src/ops/sort.cpp:143: error: no matching function for call to
> OpenBabel::OBDescriptor::GetIdentifier(std::stringstream)
>
> Where there is is GetIdentifier(std::istream& optionText);
>
> Is this some
Hi Chris,
According to the dashboard,
src/ops/sort.cpp:143: error: no matching function for call to
OpenBabel::OBDescriptor::GetIdentifier(std::stringstream)
Where there is is GetIdentifier(std::istream& optionText);
Is this some inheritance problem with g++? Can a superclass not accept
a refer