Skip to content
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

1.7 jk fix1 #2

Open
wants to merge 2 commits into
base: hashpipe-1.7-devel
Choose a base branch
from

Conversation

kulpaj
Copy link

@kulpaj kulpaj commented Mar 25, 2020

A fix for gcc (Debian 9.2.1-30) 9.2.1 20200224 -- code compilation issues due to warnings

listed below
    -because lack of '\0' in header, changing strncpy to memcpy
    -changing size of format buffer to fit the format string
    -suggestion to use memset rather tha for loop to fill buffer with space ' '
    -very nasty workaround to -Werror=address-of-packed-member for struct hashpipe_ibv_flow wattr
add ignore pragma to ignore warnings for troublesome line
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