pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50862: pkgsrc/emulators/xnp2 compile failed: invalid cast from type 'int' to type '__intptr_t {aka long int}'



From: Jun Ebihara <jun%soum.co.jp@localhost>
Subject: Re: pkg/50862: pkgsrc/emulators/xnp2 compile failed: invalid cast from type 'int' to type '__intptr_t {aka long int}'
Date: Mon, 29 Feb 2016 04:50:01 +0000 (UTC)

>  >  On Sat, Feb 27, 2016 at 02:25:00PM +0000, jun%soum.co.jp@localhost wrote:
>  >  > use static_cast instead reinterpret_cast.
>  >  Why not use plain 0, i.e. why cast at all?
>  This will fix upstream on next version up. (xnp2 0.86)

xnp2 0.86 released.

Common subdirectories: xnp2.1/CVS and xnp2/CVS
diff -p -U 1 xnp2.1/Makefile xnp2/Makefile
--- xnp2.1/Makefile     2016-03-09 00:28:10.785579095 +0000
+++ xnp2/Makefile
@@ -2,3 +2,3 @@
 
-DISTNAME=              xnp2-0.85
+DISTNAME=              xnp2-0.86
 CATEGORIES=            emulators
diff -p -U 1 xnp2.1/distinfo xnp2/distinfo
--- xnp2.1/distinfo     2016-03-09 00:28:10.801850290 +0000
+++ xnp2/distinfo
@@ -2,5 +2,5 @@ $NetBSD: distinfo,v 1.7 2016/02/13 18:10
 
-SHA1 (xnp2-0.85.tar.bz2) = 89a3a56a6f8562f02ba4f60ed73958e405faf8a0
-RMD160 (xnp2-0.85.tar.bz2) = a5f420eb27c8c06190763e87ea7a6a25d894ea7e
-SHA512 (xnp2-0.85.tar.bz2) = d16977d2aa291cf709546b201cd07bc324a8dce1e18a1b7450a0a39048988376f2f5c56421a47855750691f11ad19f9d2405ccc15793692bff4e056e17b5ac75
-Size (xnp2-0.85.tar.bz2) = 1215247 bytes
+SHA1 (xnp2-0.86.tar.bz2) = 02ade03afe672cc18068e75374eecc26ec53e32e
+RMD160 (xnp2-0.86.tar.bz2) = 53ee2b8d908bdfa22e0e0c8726d55b0898b1cb17
+SHA512 (xnp2-0.86.tar.bz2) = 324dd5a723e35a62d3f2196a89b820973432f4a9eea4e182accb9c67f8d65af42240cc173be3c91f08525b62e729811af8576b4226ec9e2cd9441997df298e40
+Size (xnp2-0.86.tar.bz2) = 1215186 bytes



Home | Main Index | Thread Index | Old Index