From: thomas at tada.se (Thomas Hallgren) Date: Tue, 31 Jul 2007 08:44:48 +0200 Subject: [Pljava-dev] PL/Java 1.3 compilation error on Solaris In-Reply-To: References: <46AE9F6F.9070002@ejurka.com> Message-ID: <46AEDA60.1070805@tada.se> Hi Kris, Although I'm somewhat unhappy with the ugliness introduced when we are forced to compile with very old (or incapable) compilers, I'm fine with the patch and I agree that PL/Java should compile on this platform. Please apply this patch. Kind Regards, Thomas Hallgren Kris Jurka wrote: > > > On Mon, 30 Jul 2007, Kris Jurka wrote: > >> Yes, these are the exact errors I saw, so the patch I sent earlier >> should make pljava build for you. >> > > Thomas, > > Any thoughts on this fix? I think pljava should be able to build with > any compiler that is able to build postgresql. I don't know about the > names I picked for the structs and union, I just picked what I thought > they were for and would have no problems rewriting the patch with > better names. > > Kris Jurka