| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net> |
| Cc: | "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>, <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: gcc ignoring defined macros? |
| Date: | 2003-10-02 14:08:53 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B844B736@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Adam,
Tried that in frmConnect, and the SSL combo box is correctly populated,
so the preprocessor is working, just not seeing the externally defined
macros. by the sound of it.
Regards, Dave.
-----Original Message-----
From: Adam H. Pendleton [mailto:fmonkey(at)fmonkey(dot)net]
Sent: 02 October 2003 15:04
To: Dave Page
Cc: Hiroshi Saito; pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgadmin-hackers] gcc ignoring defined macros?
Dave Page wrote:
I don't think it's an SSL problem, because it seems to
ignore
__WXDEBUG__ as well.
What is the behavior if you add an explicit "#define SSL 1"
before the #ifdef?
ahp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Michel POURE | 2003-10-02 14:20:14 | Re: wxWindows Upgrade |
| Previous Message | Adam H. Pendleton | 2003-10-02 14:04:05 | Re: gcc ignoring defined macros? |