View Issue Details

IDProjectCategoryView StatusLast Update
0004197unrealircdpublic2013-05-19 10:33
ReporternenolodAssigned Tonenolod 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionduplicate 
Target Version3.4-alpha1 
Summary0004197: remove %B usage from sendto_* functions
Descriptiontopic 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 :)
TagsNo tags attached.
3rd party modules

Relationships

duplicate of 0004198 resolvednenolod Remove base64 timestamp support 
child of 0004188 closed Unreal 3.4 alpha1 blockers 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-05-19 10:16 nenolod New Issue
2013-05-19 10:17 nenolod Relationship added child of 0004188
2013-05-19 10:33 nenolod Relationship added duplicate of 0004198
2013-05-19 10:33 nenolod Status new => resolved
2013-05-19 10:33 nenolod Resolution open => duplicate
2013-05-19 10:33 nenolod Assigned To => nenolod