View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004197 | unreal | ircd | public | 2013-05-19 10:16 | 2013-05-19 10:33 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | duplicate | ||
Target Version | 3.4-alpha1 | ||||
Summary | 0004197: remove %B usage from sendto_* functions | ||||
Description | topic pretty much covers this. now that SJB64 support is gone, this will allow us to prove correctness of more format strings using gcc, since it sees %B and gives up... this also paves the way for importing charybdis's ircsnprintf(), which is many orders of magnitude faster than the current ircsprintf() and also supports buffer termination :) | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-19 10:16 |
|
New Issue | |
2013-05-19 10:17 |
|
Relationship added | child of 0004188 |
2013-05-19 10:33 |
|
Relationship added | duplicate of 0004198 |
2013-05-19 10:33 |
|
Status | new => resolved |
2013-05-19 10:33 |
|
Resolution | open => duplicate |
2013-05-19 10:33 |
|
Assigned To | => nenolod |