RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-16 Thread Craig A. Berry
At 5:09 PM + 8/16/01, Piyush Avichal wrote: >I'm about to do the mmk test, I just need to know where I put the >server details. I have found testcommon.pm, That's what I did. You do have to use an actual host name for the server, not an address, because they call gethostbyname() on it. >bu

RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-16 Thread Piyush Avichal
se it properly? Regards, Piyush. -Original Message- From: Craig A. Berry [mailto:[EMAIL PROTECTED]] Sent: 16 August 2001 15:23 To: Piyush Avichal Cc: '[EMAIL PROTECTED]' Subject: RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch At 04:08 PM 8/16/2001 +, Piyush Avichal wr

RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-16 Thread Craig A. Berry
At 04:08 PM 8/16/2001 +, Piyush Avichal wrote: >CC/DECC >/NAMES=SHORTENED/Define=("VERSION=""0.02""","XS_VERSION=""0.02""")/Include=( >perl_root:[lib.VMS_VAX.5_6_1.CORE],perl_root:[li >b.site_perl.VMS_VAX.auto.DBI],usr:[local.include])/Debug/NoOptimize >TDSLAYER.c >int tds_write_tdsl

RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-16 Thread Piyush Avichal
in a return statement. At line number 3179 in DKA300:[00.DBD-FREETDS-0_02]TDSLAYER.C;2. %VCG-I-SUMMARY, Completed with 0 error(s), 1 warning(s), and 0 informational messages. At line number 3200 in DKA300:[00.DBD-FREETDS-0_02]TDSLAYER.C;2. %MM

RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-16 Thread Craig A. Berry
At 11:37 AM + 8/15/01, Piyush Avichal wrote: >But the mmk fails with compilation warnings(see below). >They all seem to be to do with the same thing. >I have used Compaq C 6.2. > >Any ideas? Very odd, the name-shortening in the XS processor should have taken care of this (and it did for me).

RE: [PATCH DBD::FreeTDS 0.02] minimal VMS build patch

2001-08-15 Thread Piyush Avichal
Craig, Again, thanks for all your help. I have made the changes that you have suggested. The perl makefile.pl worked. But the mmk fails with compilation warnings(see below). They all seem to be to do with the same thing. I have used Compaq C 6.2. Any ideas? BART(SYSTEM)$ perl makefile.pl Chec