You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/01/08 15:00:20 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #57: sched: timer: Fix inappropriate cast in timer_settime()

masayuki2009 opened a new pull request #57: sched: timer: Fix inappropriate cast in timer_settime()
URL: https://github.com/apache/incubator-nuttx/pull/57
 
 
   ### Summary
   
   - This PR fixes inappropriate cast in timer_settime() 
   - Actually I found this bug when running ostest (POSIX timer test) on RV64GC (RISC-V 64bit).
   
   ### Impact
   
   -  This PR affects POSIX timer
   
   ### Testing
   
   - I tested this PR with ostest (POSIX timer test) on both RV64GC (64bit) and Cortex-M4 (32bit)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #57: sched: timer: Fix inappropriate cast in timer_settime()

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #57: sched: timer: Fix inappropriate cast in timer_settime()
URL: https://github.com/apache/incubator-nuttx/pull/57
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services