Re: Commit MSVC++ fixes?

2004-07-26 Thread Bill Stoddard
Ed Holyat wrote: My employer and myself have no problem with contributing to the foundation, but, the CLA is way to general. If it were revised to only include contributions towards a specific project it would be simple to sign and submit. I need to look but I believe the corporate CLA (which is

RE: Commit MSVC++ fixes?

2004-07-26 Thread Ed Holyat
My employer and myself have no problem with contributing to the foundation, but, the CLA is way to general. If it were revised to only include contributions towards a specific project it would be simple to sign and submit. Is submission without the copyright notice, ok. -Original Message

Re: Commit MSVC++ fixes?

2004-07-26 Thread Bill Stoddard
Ed Holyat wrote: There was additional patches attached to the bug(30103) submitted by Craig Rodrigues - Changes to compile from inside of MSVC++ - Purified - They included run time errors from vars that were not initialized. - A change to the pipe test to fail the test before hanging the test suite

RE: Commit MSVC++ fixes?

2004-07-26 Thread Ed Holyat
There was additional patches attached to the bug(30103) submitted by Craig Rodrigues - Changes to compile from inside of MSVC++ - Purified - They included run time errors from vars that were not initialized. - A change to the pipe test to fail the test before hanging the test suite. -Origin

Re: Commit MSVC++ fixes?

2004-07-26 Thread Bill Stoddard
Craig Rodrigues wrote: Hi, Can someone with commit privileges look at committing my MSVC++ fixes to the apr tests at: http://issues.apache.org/bugzilla/show_bug.cgi?id=30103 I've posted these fixes to the mailing list before. Thanks. Craig, I just committed this patch to APR HEAD. testall now compi