From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: scm_add_to_port_table replacement Date: Fri, 09 Jan 2015 09:45:54 +0100 Message-ID: <871tn4uyt9.fsf@zigzag.favinet> Reply-To: guile-user@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1420793003 30736 80.91.229.3 (9 Jan 2015 08:43:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2015 08:43:23 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jan 09 09:43:18 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y9V96-0002zQ-22 for guile-user@m.gmane.org; Fri, 09 Jan 2015 09:42:16 +0100 Original-Received: from localhost ([::1]:49522 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9V95-00014v-Hl for guile-user@m.gmane.org; Fri, 09 Jan 2015 03:42:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9V8t-00011e-Fh for guile-user@gnu.org; Fri, 09 Jan 2015 03:42:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9V8q-0006AR-B7 for guile-user@gnu.org; Fri, 09 Jan 2015 03:42:03 -0500 Original-Received: from smtp206.alice.it ([82.57.200.102]:62872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9V8q-0006AC-0r for guile-user@gnu.org; Fri, 09 Jan 2015 03:42:00 -0500 Original-Received: from zigzag.favinet (95.244.64.10) by smtp206.alice.it (8.6.060.28) id 547D8AFA06F23F7B for guile-user@gnu.org; Fri, 9 Jan 2015 09:41:58 +0100 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1Y9VCw-0003AS-64 for guile-user@gnu.org; Fri, 09 Jan 2015 09:46:14 +0100 Mail-Followup-To: guile-user@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.102 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11730 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Guile-PG is currently undergoing the slog to Guile 2.x: http://git.sv.nongnu.org/cgit/guile-pg.git?h=3Dp One of the last remaining =E2=80=98GUILE_WARN_DEPRECATED=3Ddetailed=E2=80=99 nits is =E2=80=98scm_add_to_port_table=E2=80=99: libpq.c:203:3: warning: =E2=80=98scm_add_to_port_table=E2=80=99 is depreca= ted (declared at /home/ttn/eep/include/guile/2.0/libguile/ports.h:344) [-Wd= eprecated-declarations] Where can i find documentation on its replacement, please? =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlSvlUYACgkQZwMiJEyAdQIk2QCgw7X+hXSbua3DUOpubnNVLTd4 fiMAoIsZfRcWeNKSvBTcndoFtB9Qx+IT =5K15 -----END PGP SIGNATURE----- --=-=-=--