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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove compiler warning by casting SNPRINTF() call to void.
Date: 2006-04-24 19:51:13
Message-ID: 20060424195113.4303611F6B60@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-04-24 20:36:32 pgsql: Improve our private implementation of cbrt() to give results of
Previous Message User Agoldshuv 2006-04-24 17:16:35 bizgres - bizgres: MPP-586/587 - Updates to the help text in loader.sh