Closed
Bug 776260
Opened 13 years ago
Closed 13 years ago
[OS.File] A few changes for the sake of multi-threading
Categories
(Core :: Networking: File, defect)
Core
Networking: File
Tracking
()
RESOLVED
FIXED
People
(Reporter: Yoric, Unassigned)
References
Details
Grouping in this bug three trivial changes:
- projectValue should always return a number or NaN, never raise;
- read/write buffers should have a type consistent across platforms (void*, for instance)
- remove setPosition constants hack.
Reporter | ||
Comment 1•13 years ago
|
||
Fixed in another bug.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•