Re: Building with wx2.9 on Mac

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Building with wx2.9 on Mac
Дата
Msg-id AANLkTim_400Rk3BTq5_KDv8ZrvXBkO9NMghiPkOZSZth@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Building with wx2.9 on Mac  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
Список pgadmin-hackers
The fact that GCC produces an error that's just as bad as I thought it
would be when I called bat.eat() as in the sample code in the
wikipedia article makes me more confident that I'm right:

-*- mode: compilation; default-directory: "/home/peter/cpp_tests/" -*-
Compilation started at Thu Feb 24 03:07:35

c++ diamond.cpp
diamond.cpp: In function ‘int main()’:
diamond.cpp:26:7: error: request for member ‘eat’ is ambiguous
diamond.cpp:4:16: error: candidates are: virtual void Animal::eat()
diamond.cpp:4:16: error:                 virtual void Animal::eat()

Compilation exited abnormally with code 1 at Thu Feb 24 03:07:36

--
Regards,
Peter Geoghegan

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Building with wx2.9 on Mac
Следующее
От: Nikhil S
Дата:
Сообщение: Re: pgAdmin III: adjust code as per new EDB AS90 functions/procedures semantics