ume 2006-01-22 05:47:53 UTC
FreeBSD ports repository
Modified files:
lang/ruby18/filespatch-eval.c
Log:
Better fix for the problem on AMD64 and Pentium4 since rev1.4.
getcontext() saves EFLAGS and setcontext() restores it. When carry
flag is set in EFLAGS, setcontext
ume 2006-01-21 18:11:33 UTC
FreeBSD ports repository
Modified files:
lang/ruby18/filespatch-eval.c
Log:
fix build on AMD64 for workaround.
Reported by:many
Revision ChangesPath
1.5 +22 -17ports/lang/ruby18/files/patch-eval.c
pav 2006-01-18 16:05:30 UTC
FreeBSD ports repository
Added files:
lang/ruby18/filespatch-eval.c
Log:
- Fix build on sparc64
Investigated by:marius
This patch by: Tanaka Akira <[EMAIL PROTECTED]> (akr in ruby CVS)
Obtained from: ruby CVS