| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | execl() sentinel |
| Date: | 2007-07-11 19:16:31 |
| Message-ID: | 20070711191631.GB5267@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Stefan Kaltenbrunner just let me know via Jabber that there's a warning
in pg_regress.c:
pg_regress.c: In function `spawn_process':
pg_regress.c:914: warning: missing sentinel in function call
This small patch would seem to fix it, according to
http://www.linuxonly.nl/docs/sentinel/
--
Alvaro Herrera http://www.flickr.com/photos/alvherre/
"Los románticos son seres que mueren de deseos de vida"
| Attachment | Content-Type | Size |
|---|---|---|
| regress.patch | text/x-diff | 1.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-07-12 14:33:49 | Re: GSSAPI support on OpenBSD |
| Previous Message | Magnus Hagander | 2007-07-11 15:09:19 | Re: GSSAPI support on OpenBSD |