Opened 10 years ago
Closed 9 years ago
#8431 closed Patches (fixed)
random_device: Improve error reporting on Win32
| Reported by: | Owned by: | No-Maintainer | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | random |
| Version: | Boost 1.53.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
Attached fixes a typo, makes the message easier to parse for humans, and also emits the raw error code (useful when e.g. receiving errors in languages one isn't fluent in).
Attachments (1)
Change History (2)
by , 10 years ago
| Attachment: | boost_1_53_0_random_device_win32_error_msg.diff added |
|---|
comment:1 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

random_device: Improve error reporting on Win32