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 warning in hms_to_seconds #21

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

Conversation

mohamedhafez
Copy link

Fixed the following warning that was being generated:

gems/ri_cal-0.8.8/lib/ri_cal/fast_date_time.rb:124: warning: `*' after local variable or literal is interpreted as binary operator
gems/ri_cal-0.8.8/lib/ri_cal/fast_date_time.rb:124: warning: even though it seems like argument prefix

Fixed the following warning that was being generated:

gems/ri_cal-0.8.8/lib/ri_cal/fast_date_time.rb:124: warning: `*' after local variable or literal is interpreted as binary operator
gems/ri_cal-0.8.8/lib/ri_cal/fast_date_time.rb:124: warning: even though it seems like argument prefix
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