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

Fix build with vala 0.56 #173

Merged
merged 1 commit into from Apr 3, 2022
Merged

Fix build with vala 0.56 #173

merged 1 commit into from Apr 3, 2022

Conversation

paper42
Copy link
Contributor

@paper42 paper42 commented Apr 2, 2022

~/Go-For-It-1.9.6/src/Services/TaskTimer.vala:35.42-35.50: error: value is less accessible than constant `GOFI.TaskTimer.UPDATE_INTERVAL'
   35 |     public const int64 UPDATE_INTERVAL = 60 * US_C;
      |                                          ^~~~~~~~~

Closes #172

~/Go-For-It-1.9.6/src/Services/TaskTimer.vala:35.42-35.50: error: value is less accessible than constant `GOFI.TaskTimer.UPDATE_INTERVAL'
   35 |     public const int64 UPDATE_INTERVAL = 60 * US_C;
      |                                          ^~~~~~~~~

Closes JMoerman#172
@JMoerman JMoerman merged commit 6b0f86b into JMoerman:master Apr 3, 2022
@JMoerman
Copy link
Owner

JMoerman commented Apr 3, 2022

Thanks for the fix! I haven't had the time or more importantly, energy, to work on GoForIt! so it is much appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants