> -----Original Message-----
> From: Andreas Pflug [mailto:[EMAIL PROTECTED] 
> 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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to