Closed Bug 498394 Opened 15 years ago Closed 15 years ago

wince shunt's unlink has wrong return value

Categories

(Core :: General, defect)

ARM
Windows CE
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: blassey, Assigned: blassey)

References

Details

Attachments

(1 file)

implementation returns the return value of DeleteFile, which returns 0 on failure and nonzero on success.  opengroup.org defines unlink's return value to be 0 on success and -1 on failure.
Attachment #383655 - Flags: review?(doug.turner)
Blocks: 458950
Attachment #383655 - Flags: review?(doug.turner) → review+
pushed http://hg.mozilla.org/mozilla-central/rev/4c6214dd1ac6
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee: nobody → blassey.bugs
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: