Skip to content

Call vfoo_ from foo_ functions #88

@eyalroz

Description

@eyalroz

Instead of calling _vsnprintf() directly from each foo_() function, let's call vfoo_(). This will avoid a tiny bit of code duplication now; but soon will probably avoid a little more code duplication - due to a planned fix for #87 .

Metadata

Metadata

Assignees

Labels

resolved-on-developA changeset fixing this issue has been commiutted to the development branchtask

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions