svn commit: r445044 - head/lang/dmd2

Cy Schubert Cy.Schubert at komquats.com
Wed Jul 5 02:56:02 UTC 2017


In message <201707050245.v652jQd7048970 at 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 at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list