Re: [EMAIL PROTECTED] Apache module compatibility

2008-08-28 Thread Nick Kew
On Thu, 28 Aug 2008 07:57:24 -0400 "Steve Wong" <[EMAIL PROTECTED]> wrote: > Hi, > Assume I developed a module, compiled and tested with Apache 2.2.6. > When I release the binary to others, what kind of compatibility may I > claim in terms of Apache HTTP server version. May I say something > like:

Re: [EMAIL PROTECTED] Apache module compatibility

2008-08-28 Thread Dragon
Steve Wong did speak thusly: Thanks for your reply. I do expect the binary releases are tied to platform specific information (OS, processor architecture, dependent libraries). If the only thing change is Apache server version, does it work? Or I should be prepared to add a dimension to my bina

Re: [EMAIL PROTECTED] Apache module compatibility

2008-08-28 Thread Steve Wong
Thanks for your reply. I do expect the binary releases are tied to platform specific information (OS, processor architecture, dependent libraries). If the only thing change is Apache server version, does it work? Or I should be prepared to add a dimension to my binary release matrix. The grid for t

Re: [EMAIL PROTECTED] Apache module compatibility

2008-08-28 Thread Dragon
Steve Wong did speak thusly: Hi, Assume I developed a module, compiled and tested with Apache 2.2.6. When I release the binary to others, what kind of compatibility may I claim in terms of Apache HTTP server version. May I say something like: Compiled with Apache 2.2.6

[EMAIL PROTECTED] Apache module compatibility

2008-08-28 Thread Steve Wong
Hi, Assume I developed a module, compiled and tested with Apache 2.2.6. When I release the binary to others, what kind of compatibility may I claim in terms of Apache HTTP server version. May I say something like: Compiled with Apache 2.2.6 Tested with Apache 2.2.6 In theory ccompatibl