[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

[MD:6637] Meadow 2.1 status? (Re: r3771 - trunk/src)



堀口です. Meadow2.1 の状態ってどうなっているのでしょう.

 trunc の r3771 (と r3772 ^^;)での修正の対象は Meadow2.1 にもある
バグなので, 2.1 でまだバグ修正ができるなら当ててしまいたいです.

 このバグは, 起動される()プログラムの名前(argv[0])に
SDATA(lisp_object) を代入してしまっていたため
find-process-argument-editing-function の実行中に発生する GC で書
き換わってしまって実行ファイルの確認(openp)の時にエラーとなってし
まうというものです.

> * w32proc.c (sys_spawnve): Don't use LISP string object directly
> being pointed by C pointer here because GC may move the object on
> Ffuncall(call1) used after here.

-- 
堀口恭太郎