Error in EGCS

Поиск
Список
Период
Сортировка
От Pavel PaJaSoft Janousek
Тема Error in EGCS
Дата
Msg-id Pine.LNX.3.95.990120130059.9753A-100000@io.pinknet.cz
обсуждение исходный текст
Список pgsql-interfaces
    I use EGCS distributed with PGSQL 6.4.2 for integraring ESQL with C
and C++, but I found one bug.

    When I use clausule exec sql whenever not fount goto sem; compiler
accepts this, but in generated source like this:
if (sqlca.sqlcode == ECPG_NOT_FOUND) goto @^&%$&;

@^&*^&^ is often diferent, but always is bad - never it is correctly 'goto
sem;'

    I think, that this is pointer bug in ECPG.

    Thanx


                za FoNet, spol. s r.o., Pavel Janousek


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 6.4.1 Release
Следующее
От: Wolfgang Stroh
Дата:
Сообщение: extending pg_type