Date: Tue, 04 Jul 2017 19:55:52 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: Cy Schubert <cy@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r445044 - head/lang/dmd2 Message-ID: <201707050255.v652tqKT011703@slippy.cwsent.com> In-Reply-To: Message from Cy Schubert <cy@FreeBSD.org> of "Wed, 05 Jul 2017 02:45:26 -0000." <201707050245.v652jQd7048970@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <201707050245.v652jQd7048970@repo.freebsd.org>, Cy Schubert writes: > Author: cy > Date: Wed Jul 5 02:45:25 2017 > New Revision: 445044 > URL: https://svnweb.freebsd.org/changeset/ports/445044 > > Log: > Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd > due to inode64 on 12-CURRENT will take more than a trivial amount of time. DMD's D replicates many operating system data structures (not just FreeBSD but all operating systems supported by DMD). The patch will not be trivial since I do not know of an intrinsic way to test for a release of FreeBSD or for __FreeBSD_version in D. -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707050255.v652tqKT011703>