Skip to content

Update function prototypes to use ufsm_status_t #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

samfriedman93
Copy link

This fixes compiler errors for conflicting function types and incompatible pointer type warnings.

@codecov
Copy link

codecov bot commented Nov 20, 2020

Codecov Report

Merging #23 (048afd4) into master (f02f0df) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   99.16%   99.16%           
=======================================
  Files           4        4           
  Lines         480      480           
=======================================
  Hits          476      476           
  Misses          4        4           
Impacted Files Coverage Δ
src/ufsm_queue.c 100.00% <100.00%> (ø)
src/ufsm_stack.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f02f0df...048afd4. Read the comment docs.

@jonasblixt jonasblixt force-pushed the master branch 7 times, most recently from 3fa093a to 8dbbbd0 Compare January 18, 2022 19:29
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.

1 participant