Re: UESQLC

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: UESQLC
Дата
Msg-id 20000222111052.A5866@fam-meskes.de
обсуждение исходный текст
Список pgsql-hackers
On Sat, Feb 19, 2000 at 12:17:16PM +0100, Rafael Jesus Alcantara Perez wrote:
> I'm the main author of UESQLC, an embedded SQL compiler that, (now) can g=
> ...
> example of C++ with embedded SQL (UESQL). It is under the GPL and this is=

As you might imagine I'm interested in this. After all I maintain ECPG the
embedded SQL preprocessor for C distributed with PostgreSQL. So I tried
looking into your source, but I cannot get mpcl to compile:

dia2dfaml.cc: In function oid _CheckIntegrity()':
dia2dfaml.cc:180: using `typename' outside of template
dia2dfaml.cc: In function oid
_ParseUmlClass(mpcl::TRegularExpressionMatcher &, const string &)':
dia2dfaml.cc:421: using `typename' outside of template
dia2dfaml.cc: In function oid _ResolveStates()':
dia2dfaml.cc:467: using `typename' outside of template
dia2dfaml.cc:468: using `typename' outside of template
dia2dfaml.cc: In function oid _WriteActions()':
dia2dfaml.cc:502: using `typename' outside of template
dia2dfaml.cc: In function oid _WriteDfaml(const string &)':
dia2dfaml.cc:520: using `typename' outside of template
dia2dfaml.cc: In function oid _WriteTransitions(const string &)':
dia2dfaml.cc:592: using `typename' outside of template
make[3]: *** [dia2dfaml.o] Error 1

I hvae not found the time to dig into it myself.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael@Fam-Meskes.De           | Use PostgreSQL!


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] psql and pager
Следующее
От: Karel Zak - Zakkr
Дата:
Сообщение: Re: [HACKERS] Beta for 4:30AST ... ?