On 5/1/13 1:02 PM, Leif Hedstrom wrote:
On 5/1/13 8:33 AM, Leif Hedstrom wrote:
I started this page:
https://cwiki.apache.org/confluence/display/TS/Release+and+Support+cycles
It splits the life cycle into three phases (dev, LTS and sunset). Sunset
would be critical (think CERT) security fi
Sure, that code is your world so whatever makes the most sense.
Brian
On Wed, May 1, 2013 at 1:15 PM, Alan M. Carroll wrote:
> I may teak that to use ats_is_ip_any() rather than having a bool flag.
>
> Wednesday, May 1, 2013, 1:51:23 PM, you wrote:
>
> > Yes, this patch is already committed to
I may teak that to use ats_is_ip_any() rather than having a bool flag.
Wednesday, May 1, 2013, 1:51:23 PM, you wrote:
> Yes, this patch is already committed to 3.3.x/Master. Below is a patch
> that will cleanly apply to 3.2.0.
> Brian
> --- iocore/net/UnixConnection.cc2012-06-14 13:50
On 5/1/13 8:33 AM, Leif Hedstrom wrote:
On 5/1/13 1:53 AM, Daniel Gruno wrote:
On 05/01/2013 02:49 AM, Leif Hedstrom wrote:
On 4/30/13 6:13 PM, Leif Hedstrom wrote:
ing what the users of ATS have to say about this.
Indeed. Debian (and its users) for example will get ATS 3.0 when
the new
stabl
On May 1, 2013, at 8:39 AM, Leif Hedstrom wrote:
> On 5/1/13 6:58 AM, James Peach wrote:
>> On May 1, 2013, at 12:48 AM, Igor Galić wrote:
>>
>>> Following this basic idea here
>>>
>>>
>>> http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_
On May 1, 2013, at 10:18 AM, Igor Galić wrote:
>
>
> - Original Message -
>> Wednesday, May 1, 2013, 8:58:50 AM, you wrote:
>>
>>> On May 1, 2013, at 12:48 AM, Igor Galić
>>> wrote:
>>
>>
Following this basic idea here
>>
http://nadeausoftware.com/articles/2012/10/c_c_tip
Yes, this patch is already committed to 3.3.x/Master. Below is a patch
that will cleanly apply to 3.2.0.
Brian
--- iocore/net/UnixConnection.cc2012-06-14 13:50:54.0 -0700
+++ iocore/net/UnixConnection.cc2012-10-16 14:45:43.0 -0700
@@ -223,6 +223,7 @@
// addres
- Original Message -
> Wednesday, May 1, 2013, 8:58:50 AM, you wrote:
>
> > On May 1, 2013, at 12:48 AM, Igor Galić
> > wrote:
>
>
> >> Following this basic idea here
>
> >>
> >> http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_
On 5/1/13 6:58 AM, James Peach wrote:
On May 1, 2013, at 12:48 AM, Igor Galić wrote:
Following this basic idea here
http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
I'd like to add a build/base_compiler.m4 - that runs
Wednesday, May 1, 2013, 8:58:50 AM, you wrote:
> On May 1, 2013, at 12:48 AM, Igor Galić wrote:
>> Following this basic idea here
>>
>> http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
> This is a great idea. You shoul
On 5/1/13 1:53 AM, Daniel Gruno wrote:
On 05/01/2013 02:49 AM, Leif Hedstrom wrote:
On 4/30/13 6:13 PM, Leif Hedstrom wrote:
ing what the users of ATS have to say about this.
Indeed. Debian (and its users) for example will get ATS 3.0 when the new
stable version will be released presumably thi
On May 1, 2013, at 12:48 AM, Igor Galić wrote:
>
> Following this basic idea here
>
>
> http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
>
> I'd like to add a build/base_compiler.m4 - that runs this program:
>
># in
On 05/01/2013 02:49 AM, Leif Hedstrom wrote:
> On 4/30/13 6:13 PM, Leif Hedstrom wrote:
>> ing what the users of ATS have to say about this.
>>> Indeed. Debian (and its users) for example will get ATS 3.0 when the new
>>> stable version will be released presumably this week with its own 3 year
>>>
Following this basic idea here
http://nadeausoftware.com/articles/2012/10/c_c_tip_how_detect_compiler_name_and_version_using_compiler_predefined_macros
I'd like to add a build/base_compiler.m4 - that runs this program:
# include
int main (void) {
printf (
#if defined(__cla
14 matches
Mail list logo