Overview
Request 494297 accepted
- update to version 0.03.04
* Makefile: bump version
* Add GNU C printf attribute to err_abort
* Makefile: add snapcraft files to make dist rule
* Add variable pid size handling.
* Add snapcraft files
* Update copyright year
* Fix non-ANSI declaration of functions eventstat_winsize
and eventstat_refresh
- update to version 0.03.03
* Makefile: bump version
* Fix FLOAT_CMP macro - need fabs on result
* Remove sdl declarations to fix sdl shadowing
* constify info1, info2
* Move scope of duration, removes shadowing of this variable
* Allow floating point comparisons a little bit of tiny slop
* Add stdarg.h header
* use gnu printf style attributes for es_printf
* Makefile: add PEDANTIC flags
Request History
mnhauke created request
- update to version 0.03.04
* Makefile: bump version
* Add GNU C printf attribute to err_abort
* Makefile: add snapcraft files to make dist rule
* Add variable pid size handling.
* Add snapcraft files
* Update copyright year
* Fix non-ANSI declaration of functions eventstat_winsize
and eventstat_refresh
- update to version 0.03.03
* Makefile: bump version
* Fix FLOAT_CMP macro - need fabs on result
* Remove sdl declarations to fix sdl shadowing
* constify info1, info2
* Move scope of duration, removes shadowing of this variable
* Allow floating point comparisons a little bit of tiny slop
* Add stdarg.h header
* use gnu printf style attributes for es_printf
* Makefile: add PEDANTIC flags
lrupp accepted review
looks good to me
lrupp approved review
looks good to me
aeneas_jaissle accepted request
Check in
@mnhauke: review reminder