| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
| Cc: | "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: RFC: Update wizard |
| Date: | 2004-12-03 16:18:39 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4527CAE@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 03 December 2004 16:08
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] RFC: Update wizard
>
> I was afraid you mentioned __TDATE__.
> This is evaluated at compile time, i.e. precautions must be
> taken that the file must be compiled even if unchanged.
I do a 'make clean;make all' or 'Rebuild All' as a matter of course
anyway - I would hope the other packagers do as well.
> Second, the date is formatted, i.e. we must unformat it
> locale/lib/compiler/??? dependent before examining.
Hmm, shouldn't be - __DATE__ is supposed to always be "Mmm dd yyyy"
iirc. __TDATE__ is wx's Unicode version so should be the same. Dunno if
the Mmm ever appears in different languages though.
/D
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-12-03 16:39:30 | Re: RFC: Update wizard |
| Previous Message | Andreas Pflug | 2004-12-03 16:07:40 | Re: RFC: Update wizard |