[jira] [Updated] (TS-2859) fix DBG macros to not generate warnings from GCC 4.9

2014-05-29 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Juszkiewicz updated TS-2859: --- Attachment: trafficserver-fix-dbg.patch > fix DBG macros to not generate warnings from GCC 4.9 >

[jira] [Created] (TS-2859) fix DBG macros to not generate warnings from GCC 4.9

2014-05-29 Thread Marcin Juszkiewicz (JIRA)
Marcin Juszkiewicz created TS-2859: -- Summary: fix DBG macros to not generate warnings from GCC 4.9 Key: TS-2859 URL: https://issues.apache.org/jira/browse/TS-2859 Project: Traffic Server Iss

[jira] [Created] (TS-2860) AArch64 support

2014-05-29 Thread Marcin Juszkiewicz (JIRA)
Marcin Juszkiewicz created TS-2860: -- Summary: AArch64 support Key: TS-2860 URL: https://issues.apache.org/jira/browse/TS-2860 Project: Traffic Server Issue Type: New Feature Compon

[jira] [Updated] (TS-2860) AArch64 support

2014-05-29 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Juszkiewicz updated TS-2860: --- Attachment: trafficserver-aarch64.patch This patch adds all required definitions to get traffic

[jira] [Updated] (TS-2859) fix DBG macros to not generate warnings from GCC 4.9

2014-05-29 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Juszkiewicz updated TS-2859: --- Attachment: trafficserver-remove-dbg-macros.patch This patch removes DBG macros as they are not

[jira] [Commented] (TS-2860) AArch64 support

2014-07-30 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079036#comment-14079036 ] Marcin Juszkiewicz commented on TS-2860: I will take a look but I am not sure will I

[jira] [Commented] (TS-2860) AArch64 support

2014-07-30 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079190#comment-14079190 ] Marcin Juszkiewicz commented on TS-2860: Good news: looks that CK has support for gcc

[jira] [Updated] (TS-3514) Atomic check for gcc >4.1 breaks with gcc 5.0

2015-04-09 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Juszkiewicz updated TS-3514: --- Attachment: 0001-GCC-compiler-4.1-should-accept-5.x-as-well.patch > Atomic check for gcc >4.1 bre

[jira] [Created] (TS-3514) Atomic check for gcc >4.1 breaks with gcc 5.0

2015-04-09 Thread Marcin Juszkiewicz (JIRA)
Marcin Juszkiewicz created TS-3514: -- Summary: Atomic check for gcc >4.1 breaks with gcc 5.0 Key: TS-3514 URL: https://issues.apache.org/jira/browse/TS-3514 Project: Traffic Server Issue Type

[jira] [Commented] (TS-3514) Atomic check for gcc >4.1 breaks with gcc 5.0

2015-04-09 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487062#comment-14487062 ] Marcin Juszkiewicz commented on TS-3514: Patch applies to 5.0.x 5.1.x and master bran

[jira] [Commented] (TS-2860) AArch64 support

2014-08-04 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084911#comment-14084911 ] Marcin Juszkiewicz commented on TS-2860: Good point. Will fix that patch tomorrow and

[jira] [Updated] (TS-2860) AArch64 support

2014-08-04 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Juszkiewicz updated TS-2860: --- Attachment: trafficserver-5.0.1-aarch64.patch AArch64 support for 5.0.1 version > AArch64 suppo

[jira] [Comment Edited] (TS-2860) AArch64 support

2014-08-04 Thread Marcin Juszkiewicz (JIRA)
[ https://issues.apache.org/jira/browse/TS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084911#comment-14084911 ] Marcin Juszkiewicz edited comment on TS-2860 at 8/4/14 5:29 PM: ---