Re: [pgadmin-support] _T() macro won't build on Solaris

2013-06-20 Thread Laurent Blume
On 20/06/13 15:21, Dave Page wrote: Yep, that's perfectly fine. Unfortunately your patch wouldn't apply for me, so I've re-created it with find/sed and committed to the master and 1.16 branches. Thank you, I guess I didn't do it the proper way. It'll make things easier for the next version.

Re: [pgadmin-support] _T() macro won't build on Solaris

2013-06-20 Thread Dave Page
Hi On Thu, Jun 20, 2013 at 12:59 PM, Laurent Blume wrote: > > Hello, > > I've done a package of pgadmin3 1.16.1 for Solaris 10, built using Solaris > Studio against wxWidget 2.8.12. > I had some issues because of the use of the _T() macro in several places: > that conflicts with another one on