line #492 has two ;

it causes the connector not to compile.

maybe

@@ 492

- char * clean_uri = jk_pool_strdup(&uw_map->tp,uri);;
+ char * clean_uri = jk_pool_strdup(&uw_map->tp,uri);

this posting shows when the error was commited to cvs

http://www.mail-archive.com/[EMAIL PROTECTED]/msg44009.html

search for 
char * clean_uri = jk_pool_strdup(&uw_map->tp,uri);
_________________________ 
Russell Simpkins
Technical Director 
212.343.2534 x 324 
_________________________ 
F U N N Y G A R B A G E 
Making the Web Worth Watching 
<<http://www.funnygarbage.com/>> 
The information contained in this electronic message transmission is intended only for 
the use of the individual(s) or entity named above and may contain information that is 
confidential or privileged. As email can be manipulated electronically, the 
information cannot be guaranteed to be free of alteration. If you are not the intended 
recipient, be aware that any disclosure, copying, distribution or use of the contents 
of this information is prohibited. If you have received this e-mail in error, please 
contact us by return e-mail or by telephone at (212) 343-2534 and immediately delete 
or destroy all copies of this transmission.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to