Craig, I posted the diffs to fix a log file problem in jk_nt_service.c a few days ago. The changes are minor (but fix a really annoying problem) and have been running at my site without problem for about a week. I'm new to submitting code changes to the project so if there is anything I could do to make it easier to get the changes accepted and commited please let me know. -----Original Message----- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, November 10, 2000 1:29 PM To: [EMAIL PROTECTED] Subject: [Resend] Ready for 3.2b7? (Resending because it didn't show back up in my inbox -- sorry if you get this twice) It's been a week now, and I've committed > 20 patches to the 3.2 tree, ranging from simple tweaks to security problems to spec compliance bugs. I believe that I've gotten all of the critical bug reports submitted on the mailing lists or via BugRat. Does anyone know of any I've missed (see below for one issue I know is outstanding)?
Index: jk_nt_service.c =================================================================== RCS file: /home/cvspublic/jakarta-tomcat/src/native/mod_jk/nt_service/jk_nt_service.c,v retrieving revision 1.1 diff -r1.1 jk_nt_service.c 739a740 > SetFilePointer(startupInfo.hStdOutput, 0, NULL, FILE_END); 746a748 > SetFilePointer(startupInfo.hStdError, 0, NULL, FILE_END);
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]