I see the following error when compiling Sambamba 0.6.7 with LDC 1.10.0.
sambamba/depth.d(1154): Error: Implicit string concatenation is deprecated, use "mapping_quality > 0 and " ~ "not duplicate and " instead
sambamba/depth.d(1155): Error: Implicit string concatenation is deprecated, use "not duplicate and " ~ "not failed_quality_control" instead
I see the following error when compiling Sambamba 0.6.7 with LDC 1.10.0.
See https://circleci.com/gh/brewsci/homebrew-bio/3878 and https://github.com/brewsci/homebrew-bio/pull/405