|
Re: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readli: msg#00019lang.haskell.glasgow.bugs
Henrik Nilsson wrote: Testing stderr seemed horribly fragile to me, though: who knows Nope, testing for stderr is not fragile: Any tool which writes to stderr during normal execution is doing something horribly wrong. Testing stderr for evidence when the tool is known to return wrong exit codes is standard autoconf practice. The problem with your approach is portability, e.g. "dd" is a bit unusual in autoconf tests, and I'm not sure if the find option "-size +10k" is really portable. The rules of the autoconf game are: "Use incredibly simple shell commands to detect ridiculously complex features." :-] Cheers, S.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readline problem, Sven Panne |
|---|---|
| Next by Date: | RE: ghci forgets to close files sometimes, Simon Marlow |
| Previous by Thread: | Re: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readline problem, Henrik Nilsson |
| Next by Thread: | Re: GHC 6.2.1 and FedoraCore2: ar-related build problem, looked like readline problem, Ian Lynagh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |