> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 August 2006 08:39 > To: Dave Page > Cc: [email protected] > Subject: Re: [pgadmin-hackers] SUN Studio 11 vs pgAdmin - > code cleanup] > > OK, but tabcomplete.inc has DOS end lines. It is problematic. > When C/C++ > code contents strings concatenate on two lines, CC generates error in > this case. There are three possible solutions: > > 1) use dos2unix (or something similar) during file transfer/generation > 2) use dos2unix like part of Make process > 3) fix/adjust CC/cc > > I prefer option 1.
Yes, however I wonder if it gained those line endings because the last time it was built was on a Windows box (if there were DOS line endings in the original file, I'm sure Tom or Bruce would have yelped). Can you try regenerating it? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings
