sebastianene07 commented on pull request #1602:
URL: https://github.com/apache/incubator-nuttx/pull/1602#issuecomment-680113203


   > solution and would not advocate a hack just to avoid the SIM dependency. 
We need to do things right. There are not comments added to the code to explain 
why you thought this was necessary. So it is hard to suggest alternatives. 
Comments are good! Comments are y
   
   Thanks for considering an alternative solution and reviewing my code. I was 
thinking of something but I'm not sure if it's going to be accepted:
   
   - jump to an alternative entry_point that fetches the arguments from the TCB 
and calls `makecontext` to setup the task arguments 
   
   In this way we don't have to modify the platform independent code but it 
adds additional complexity. What do you think ?
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to