You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stumpless currently does not support the STUMPLESS_OPTION_ODELAY option despite providing it in its header files. This option is meant to mirror the LOG_ODELAY option in functionality. The meaning will change depending on the target - each target will need to be evaluated to make sure that it conforms to this default setting.
Don't forget to document the option after you implement it in include/stumpless/option.h.
Stumpless currently does not support the STUMPLESS_OPTION_ODELAY option despite providing it in its header files. This option is meant to mirror the LOG_ODELAY option in functionality. The meaning will change depending on the target - each target will need to be evaluated to make sure that it conforms to this default setting.
Don't forget to document the option after you implement it in
include/stumpless/option.h
.Check out the Contributing Guidelines and the development guide for the basics on working with stumpless and submitting changes.
The text was updated successfully, but these errors were encountered: