Mark Sibly пре 9 година
родитељ
комит
35806cbd3d
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      modules/std/fiber/fcontext.monkey2

+ 4 - 0
modules/std/fiber/fcontext.monkey2

@@ -16,6 +16,10 @@
 	#import "native/asm/ontop_x86_64_sysv_elf_gas.S"
 #end
 
+'Testing purposes only - use Fiber instead!
+'
+'Will generally cause havoc on GC and debugger as they wont know you're messing with the stack...
+'
 Extern
 
 Alias fcontext_t:Void Ptr