Opened 15 years ago
Closed 15 years ago
#536 closed defect (fixed)
Use BLOCK_CAPACITY
| Reported by: | Dan | Owned by: | Olly Betts |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.5 |
| Component: | Backend-Brass | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Operating System: | All |
Description
In the table implementations, there is a hardcoding of 4 for BLOCK_CAPACITY rather than using the defined constant. The attached diff should fix that.
Attachments (1)
Change History (2)
by , 15 years ago
| Attachment: | block_capacity.diff added |
|---|
comment:1 by , 15 years ago
| Milestone: | → 1.2.5 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Thanks, applied to trunk in r15373.