Closed
Bug 767827
Opened 13 years ago
Closed 13 years ago
TestAUSReadStrings.cpp fails with 'unable to find platform specific path separator' under Pymake on Windows
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: rain1, Assigned: rain1)
References
Details
Attachments
(1 file)
1.45 KB,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
Pymake runs the exe with forward slashes, while TestAUSReadStrings expects backslashes. Both are valid on Windows, of course.
Attachment #636178 -
Flags: review?(robert.bugzilla)
![]() |
||
Updated•13 years ago
|
Attachment #636178 -
Flags: review?(robert.bugzilla) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → sagarwal
Status: NEW → ASSIGNED
Comment 2•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in
before you can comment on or make changes to this bug.
Description
•