On 04/02/10 13:34, David Frascone wrote: > So, given the ttys difference -- think we should go with an env setting, or > a quick fix that works for Darwin?
just use the appropriate check for "ttys" in the code. And make sure that you add a comment for what each string-check is checking for (e.g. "Darwin terminals", "Linux ptys", "Linux console terminals"... it's a dark area of Unix, so just be clear enough that people can go search the internet to learn more if they need to fix it or something). ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
