Opened 16 years ago
Closed 16 years ago
#838 closed Patches (Fixed)
random library - local variable shadow patch
Reported by: | ctsa | Owned by: | jmaurer |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
A very simple patch to rename a local variable which shadows a class variable in mersenne_twister.hpp -- although trivial, accepting this patch will increase the effectiveness of shadow warnings in client code.
Note:
See TracTickets
for help on using tickets.