Opened 16 years ago
Last modified 15 years ago
#840 closed Patches (duplicate)
pool allocator - local variable shadow patch — at Version 1
| Reported by: | ctsa | Owned by: | shammah |
|---|---|---|---|
| Milestone: | Component: | pool | |
| Version: | None | Severity: | Problem |
| Keywords: | Cc: |
Description (last modified by )
A very simple patch to rename a local variable which shadows a method name in pool/pool.hpp -- although trivial, accepting this patch will increase the effectiveness of shadow warnings in client code.
Change History (2)
by , 15 years ago
| Attachment: | pool.hpp.patch added |
|---|
comment:1 by , 15 years ago
| Component: | None → pool |
|---|---|
| Description: | modified (diff) |
| Severity: | → Showstopper |
Note:
See TracTickets
for help on using tickets.

patch for pool/pool.hpp (orig patch file was vaporized in the move from sf.net)