Skip to content

Refactor millisecond printing functions.#524

Merged
cfsmp3 merged 3 commits intoCCExtractor:masterfrom
DanilaFe:refactor-msprint
Dec 16, 2016
Merged

Refactor millisecond printing functions.#524
cfsmp3 merged 3 commits intoCCExtractor:masterfrom
DanilaFe:refactor-msprint

Conversation

@DanilaFe
Copy link
Copy Markdown
Contributor

No description provided.

This should decrease code duplication - print_mstime2buf was doing
the same thing as mstime_sprintf, but with a hardcoded format and
a different return value. print_mstime (renamed to print_mstime_static)
could therefore be reworked into simply calling mstime_sprintf
 (renamed to print_mstime_buff).
@canihavesomecoffee
Copy link
Copy Markdown
Member

Still a rebase error. Will investigate with you.

@DanilaFe
Copy link
Copy Markdown
Contributor Author

Cannot reproduce rebase error on my machine, makes it hard to look into what's up.

@canihavesomecoffee
Copy link
Copy Markdown
Member

Good for merge.

@cfsmp3 cfsmp3 merged commit 7c21754 into CCExtractor:master Dec 16, 2016
hrideshmg pushed a commit to hrideshmg/ccextractor that referenced this pull request Mar 12, 2025
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.0.4...20.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants