Ticket #896 (closed merge: fixed)
GetLastError/SetLastError in Windows
| Reported by: | eivuokko | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6.1 |
| Component: | Runtime System | Version: | 6.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Windows | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonmar) (diff)
RTS might call Windows API calls transparently to user, which can lead to wierd GetLastError?-results, even with bound threads. GetLastError/SetLastError needs similar workaround as errno has.
Change History
Note: See
TracTickets for help on using
tickets.
