Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-09-25 Thread Henri Gomez
Bojan Smojver wrote: > Quoting Henri Gomez <[EMAIL PROTECTED]>: > > >>Bojan Smojver wrote: >> >>>Quoting [EMAIL PROTECTED]: >>> >>> >>> In the C language we use #ifdef not #ifef :-) >>> >>> >>>Only if something like this works: >>> >>>#define #ifef #idef >>> >>>;-) >> >>Oups, I'll fix the t

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-09-25 Thread Bojan Smojver
Quoting Henri Gomez <[EMAIL PROTECTED]>: > Bojan Smojver wrote: > > Quoting [EMAIL PROTECTED]: > > > > > >> In the C language we use #ifdef not #ifef :-) > > > > > > Only if something like this works: > > > > #define #ifef #idef > > > > ;-) > > Oups, I'll fix the typo ASAP Actually, Mlad

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-09-25 Thread Henri Gomez
Bojan Smojver wrote: > Quoting [EMAIL PROTECTED]: > > >> In the C language we use #ifdef not #ifef :-) > > > Only if something like this works: > > #define #ifef #idef > > ;-) Oups, I'll fix the typo ASAP -- To unsubscribe, e-mail: For additional commands, e

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-09-25 Thread Bojan Smojver
Quoting [EMAIL PROTECTED]: > In the C language we use #ifdef not #ifef :-) Only if something like this works: #define #ifef #idef ;-) > -#idef AS400 > +#ifdef AS400 Bojan - This mail sent through IMP: http://horde.org/imp/ -- To unsubsc

Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c

2002-02-28 Thread Bill Barker
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 3:01 PM Subject: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_requtil.c > costin 02/02/28 15:01:15 > > Modified:jk/native2/common jk_requtil.c > Log: > Ca