2011/10/13 David Simcha <[email protected]>: > http://d.puremagic.com/test-results/test_data.ghtml?dataid=107821 > > This one seems to have broken the Phobos build. Why the heck is the shared > overload of pointsTo getting called in the error message?
Sorry, I had less explained. This patch requires the dmd change. While deducing template function, the storage classes of the overloads of pointsTo are ignored. I revert this change for phobos building. After merging dmd/pull/425, I'll revert 'revert'. Kenji Hara _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
