I'm getting the error: "filename.d(264): template fn(T) conflicts with function fn at filename.d(264)" the issue is that the filename was altered to something else before this point
same bug different error Blob.d(31): function Blob.BaseToken.GetHashCode does not override any function
related http://d.puremagic.com/issues/show_bug.cgi?id=2180
You forgot to post your testcase. BTW, the way to link to other issues in Bugzilla is to type simply issue 2180 much better than posting the full URL.
related issue 2397
This has no test case, but seems to be the same as bug 2397. Marking as duplicate. *** This issue has been marked as a duplicate of issue 2397 ***