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

Compilation fails on FreeBSD #4

Closed
yurivict opened this issue Nov 9, 2015 · 1 comment
Closed

Compilation fails on FreeBSD #4

yurivict opened this issue Nov 9, 2015 · 1 comment

Comments

@yurivict
Copy link

yurivict commented Nov 9, 2015

sources/src/disk.c:285:12: error: invalid operands to binary expression ('time_t' (aka 'long') and 'char *(*)(int, int)')
        tv.tv_sec -= timezone;
        ~~~~~~~~~ ^  ~~~~~~~~
  • got this with clang compiler
@yurivict yurivict changed the title Compillation fails on FreeBSD Compilation fails on FreeBSD Nov 9, 2015
@rsn8887
Copy link
Collaborator

rsn8887 commented Jan 4, 2020

Can you please test if this issue has been solved for you? If yes, please re-open.

@rsn8887 rsn8887 closed this as completed Jan 4, 2020
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

No branches or pull requests

2 participants