std.path.join is deprecated in DMD2.059

Bug #985762 reported by Richard Webb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
D Programming language Xml modules
Fix Committed
Undecided
michaelrynn

Bug Description

test\conformance.d calls std.path.join, which is deprecated in 2.059 in favour of std.path.buildPath :

.\test\conformance.d(411): Error: function std.path.join!().join is deprecated
.\test\conformance.d(500): Error: function std.path.join!().join is deprecated

Revision history for this message
michaelrynn (michael-rynn-500) wrote :

Used buildPath as now recommended.

Changed in d2-xml:
status: New → Fix Committed
assignee: nobody → michaelrynn (michael-rynn-500)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.