pkgsrc-Bugs archive

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

Re: pkg/50279 (emulators/tme build failure on NetBSD/amd64 7.0)



The following reply was made to PR pkg/50279; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: joerg%NetBSD.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost, pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
        bsiegert%NetBSD.org@localhost, tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/50279 (emulators/tme build failure on NetBSD/amd64 7.0)
Date: Wed, 14 Oct 2015 02:28:44 +0900

 http://mail-index.netbsd.org/pkgsrc-changes/2015/10/07/msg130977.html
 
 >> Modified Files:
 >>         pkgsrc/emulators/tme: distinfo
 >>         pkgsrc/emulators/tme/patches: patch-libtme_memory-auto.sh
 >> 
 >> Log Message:
 >> Explicitly pull in limits.h, it sometimes hasn't been included yet.
 
 - Could you please explicitly denote PR number in your commit log?
 
 - Did you actually test it before commit?
   <limits.h> won't pull <machine/int_limits.h> (at least on NetBSD 7.0)
   http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/limits.h.html
   http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/stdint.h.html
 


Home | Main Index | Thread Index | Old Index