Обсуждение: pgsql: Remove compiler warning by casting SNPRINTF() call to void.

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

pgsql: Remove compiler warning by casting SNPRINTF() call to void.

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Remove compiler warning by casting SNPRINTF() call to void.

Report from Gevik Babakhani.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        inet_net_ntop.c (r1.21 -> r1.22)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/inet_net_ntop.c.diff?r1=1.21&r2=1.22)