configure.in / xml / quoting trouble
От
Patrick Welche
Тема
configure.in / xml / quoting trouble
Дата
Msg-id
20070628182430.GS19698@quartz.itdept.newn.cam.ac.uk
Список
Дерево обсуждения
configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Andrew Dunstan <andrew@dunslane.net>
Re: configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
Re: configure.in / xml / quoting trouble Peter Eisentraut <peter_e@gmx.net>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
Re: configure.in / xml / quoting trouble Tom Lane <tgl@sss.pgh.pa.us>
Re: configure.in / xml / quoting trouble Andrew Dunstan <andrew@dunslane.net>
Re: configure.in / xml / quoting trouble Patrick Welche <prlw1@newn.cam.ac.uk>
I found I needed the enclosed patch when configuring today's CVS - I haven't been keeping up since 8.2beta3. The first part I needed when configuring --with-libxml. Why go to the effort of finding xml2-config, and then disbelieve what it tells you? The second part is a shell quoting problem. As the printf is inside single quotes, the double quotes don't need to be escaped. My awk received the backslashes and complained. Cheers, Patrick
В списке pgsql-patches по дате отправления