From: Mikael A. <sn...@te...> - 2003-08-05 23:22:36
|
Small patch (against pserver sourceforge cvs, 24 hour delay still i belive) that resolves a few issues i've found. The first problem surfaced a bug in bash leading to a segfault on line 655 in glob.c. Haven't really looked in to it much. But trying to expand a 87K configure script obviously wasn't to bash's liking :) I'm not sure if noglob a good way or if simply adding some quoting would be better. The second problem was that i attempted a brace expansion on _Dbg_source ... with predictable result in runtime ... _slow_ /Mikael |