Skip to content

Conversation

karasikov
Copy link

@karasikov karasikov commented Mar 17, 2020

Features added:

  • thread safety
  • adjust the bar size automatically when the terminal is resized
  • special logging format when redirected to file
  • use operator++ to increment the progress
  • other cleanups and minor fixes

karasikov and others added 9 commits October 29, 2020 17:45
snprintf() accepts (char *) rather than (const char *) for its first
argument. This fixes an `-fpermissive` warning/error when compiling
progress_bar.o.
ProgressBar::Progressed() has been replaced by increment operators.
Adapt examples in main code accordingly.
This fixes compiling main.o without `-fpermissive`.
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