Re: [BUGS] Error in Makefile
От | Tom Lane |
---|---|
Тема | Re: [BUGS] Error in Makefile |
Дата | |
Msg-id | 5085.935694755@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] Error in Makefile (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [BUGS] Error in Makefile
|
Список | pgsql-bugs |
I wrote: > For a real fix, I think we have no alternative but to abandon the way > that mkMakefile.tcldefs.sh does its job --- this horsing around with > "eval eval" is just not going to replicate the quoting/evaluation > behavior you get from executing the script. This issue seemed familiar, and upon digging through my inbox I find that Albert Chin reported related problems in pgsql-hackers on 7/10/99. That discussion tapered off without quite agreeing on a fix. Albert was recommending using "sed" to remove quote marks, but I'm thinking that we really ought to just source the darn script rather than trying to emulate the shell's evaluation rules... regards, tom lane
В списке pgsql-bugs по дате отправления: