Skip to content

Conversation

@jfriesse
Copy link
Member

@jfriesse jfriesse commented Jul 26, 2022

... to make 2.71 happy. Also increase minimum version to 2.69 (10 years
old version so should be compatible enough).

@dmuhamedagic Also during preparing this patch I've found that it is impossible to compile code when BUILD_TIMER_C is unset (so platform without clock_gettime). Fix shouldn't be so hard, but I'm wondering if it does make any sense to support such platforms (and have extra, probably untested ifdef)? Would you accept patch which would make clock_gettime required and remove ifdef with code for platforms without clock_gettime? It wouldn't be super huge code saver, but it removes some lines (and - especially - (probably) untested ifdef part of code).

... to make 2.71 happy. Also increase minimum version to 2.69 (10 years
old version so should be compatible enough).

Signed-off-by: Jan Friesse <[email protected]>
@dmuhamedagic
Copy link

dmuhamedagic commented Jul 27, 2022 via email

@dmuhamedagic
Copy link

dmuhamedagic commented Aug 15, 2022 via email

@dmuhamedagic dmuhamedagic merged commit f40c2d5 into ClusterLabs:main Aug 15, 2022
@dmuhamedagic
Copy link

Thanks!

@jfriesse jfriesse mentioned this pull request Feb 1, 2024
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.

2 participants