Обсуждение: pgsql: Not all C compilers understand the "//" comment in this test

Поиск
Список
Период
Сортировка

pgsql: Not all C compilers understand the "//" comment in this test

От
meskes@postgresql.org (Michael Meskes)
Дата:
Log Message:
-----------
Not all C compilers understand the "//" comment in this test case, so I removed it.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test/expected:
        preproc-comment.c (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/preproc-comment.c.diff?r1=1.1&r2=1.2)
    pgsql/src/interfaces/ecpg/test/preproc:
        comment.pgc (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/preproc/comment.pgc.diff?r1=1.1&r2=1.2)