Commit Graph

23 Commits

Author SHA1 Message Date
dron0gus 76fa11d5e2 warning cleanup (#693)
* Kill annoing warnings about unused vars

* Kill annoing signed vs unsigned warnings

* Make ALWAYS_INLINE macro realy inlining

* Incorrect attribute placement.

While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.

* Silence -Wcast-function-type warnings

Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi de0fb8aa92 wider usage of PeriodicController 2019-02-10 23:54:41 -05:00
rusefi 57993ff1b4 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:16:30 -05:00
Fabien Poussin 72fe39ff32 Workarounds for GCC 8 (#637) 2018-12-27 09:40:40 -05:00
rusefi 1f90cf153d refactoring 2018-09-16 22:26:57 -04:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi 9e65134415 auto-sync 2016-12-28 00:02:03 -05:00
rusEfi 775950e919 auto-sync 2016-11-03 23:02:58 -04:00
rusEfi 600a450838 auto-sync 2016-09-14 01:01:57 -04:00
rusEfi fbdea87819 auto-sync 2015-12-31 16:02:30 -05:00
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 298341e0d1 auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 241498d330 auto-sync 2015-07-06 21:33:28 -04:00
rusEfi bb165822f3 auto-sync 2015-02-25 07:08:28 -06:00
rusEfi 443a8c7ea5 auto-sync 2015-01-25 21:04:53 -06:00
rusEfi af5b413ff8 auto-sync 2015-01-13 11:05:05 -06:00
rusEfi 9820527bdb auto-sync 2015-01-12 17:04:10 -06:00
rusEfi 6d7b802996 auto-sync 2015-01-07 18:03:45 -06:00
rusEfi 2de4b7e839 auto-sync 2015-01-07 17:04:40 -06:00
rusEfi 6207d10937 auto-sync 2014-12-28 20:03:35 -06:00
rusEfi bc15cf88c7 auto-sync 2014-12-10 22:04:05 -06:00
rusEfi 93631216e0 auto-sync 2014-12-10 11:03:39 -06:00