Closed
Bug 422786
Opened 17 years ago
Closed 16 years ago
reduce narrow windows API calls in rdf
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: blassey, Assigned: blassey)
References
Details
Attachments
(1 file)
1.51 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #309232 -
Flags: review?(axel)
Comment 1•16 years ago
|
||
axel: Review-ping? Or can you suggest another reviewer?
Comment 2•16 years ago
|
||
Comment on attachment 309232 [details] [diff] [review]
directy from "other" patch on bug 418703
Ted, can you help out with windows platform file path stuff?
Attachment #309232 -
Flags: review?(axel) → review?(ted.mielczarek)
Comment 3•16 years ago
|
||
Comment on attachment 309232 [details] [diff] [review]
directy from "other" patch on bug 418703
+ PRUnichar drive[32];
I'd just make this a wchar_t, since this is a Windows-only codepath, and you're only passing it to Win32 API functions anyway.
Attachment #309232 -
Flags: review?(ted.mielczarek) → review+
Comment 4•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Assignee: nobody → blassey.bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•