Re: UESQLC

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Rafael Jesus Alcantara Perez <rafa(at)dedalo-ing(dot)com>
Cc: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: UESQLC
Date: 2000-02-22 10:10:52
Message-ID: 20000222111052.A5866@fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Fam-Meskes(dot)De | Use PostgreSQL!

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2000-02-22 10:13:25 Re: [HACKERS] psql and pager
Previous Message Chris 2000-02-22 10:09:55 Re: [HACKERS] psql and pager