[M3commit] [modula3/cm3] 80828e: ensure that arg is pinned from the very beginning ...
    GitHub 
    noreply at github.com
       
    Fri Jun 22 19:21:49 CEST 2018
    
    
  
  Branch: refs/heads/coroutines
  Home:   https://github.com/modula3/cm3
  Commit: 80828e33ea9c84af18f248a2f7f080ce1b76dec3
      https://github.com/modula3/cm3/commit/80828e33ea9c84af18f248a2f7f080ce1b76dec3
  Author: Mika Nystrom <mika.nystroem at intel.com>
  Date:   2018-06-22 (Fri, 22 Jun 2018)
  Changed paths:
    M m3-libs/m3core/src/coroutine/Common/Coroutine.i3
    M m3-libs/m3core/src/coroutine/UCONTEXT/ContextC.c
    M m3-libs/m3core/src/coroutine/UCONTEXT/ContextC.i3
    M m3-libs/m3core/src/coroutine/UCONTEXT/CoroutineUcontext.m3
  Log Message:
  -----------
  ensure that arg is pinned from the very beginning (stack is not zero sized when coroutine is created).  minor cleanup + doc changes also
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
      Functionality will be removed from GitHub.com on January 31st, 2019.
    
    
More information about the M3commit
mailing list