Closed charlesgregory closed 4 years ago
Also now using the latest version of dmd, we are having issues with SAMRecord.length:
../../../dhtslib/source/dhtslib/sam/package.d(253,19): Error: function dhtslib.sam.SAMRecord.length cannot inline function
It is likely that DMD could never inline those, I doubt it has anything to do with new compiler
could have something to do with switch to long
return type however
Actually these are only an issue when using the profile build for dmd.
fixed with: