[jira] [Updated] (THRIFT-1248) pointer subtraction in TMemoryBuffer relies on undefined behavior

2011-07-29 Thread Anatoly Fayngelerin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoly Fayngelerin updated THRIFT-1248: Attachment: 0_7_0_ptrdiff.patch > pointer subtraction in TMemoryBuffer relies on u

[jira] [Created] (THRIFT-1248) pointer subtraction in TMemoryBuffer relies on undefined behavior

2011-07-29 Thread Anatoly Fayngelerin (JIRA)
pointer subtraction in TMemoryBuffer relies on undefined behavior - Key: THRIFT-1248 URL: https://issues.apache.org/jira/browse/THRIFT-1248 Project: Thrift Issue Type: Bug

[jira] [Updated] (THRIFT-1244) using 'using' to disambiguate between functions in different bases does not conform to C++ standard and will not compile on certain compilers

2011-07-27 Thread Anatoly Fayngelerin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoly Fayngelerin updated THRIFT-1244: Attachment: 0_7_0_dev_remove_ambiguous_using_tbufferedtransports.patch added a spa

[jira] [Updated] (THRIFT-1244) using 'using' to disambiguate between functions in different bases does not conform to C++ standard and will not compile on certain compilers

2011-07-27 Thread Anatoly Fayngelerin (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anatoly Fayngelerin updated THRIFT-1244: Attachment: 0_7_0_dev_remove_ambiguous_using_tbufferedtransports.patch > using 'us

[jira] [Created] (THRIFT-1244) using 'using' to disambiguate between functions in different bases does not conform to C++ standard and will not compile on certain compilers

2011-07-27 Thread Anatoly Fayngelerin (JIRA)
using 'using' to disambiguate between functions in different bases does not conform to C++ standard and will not compile on certain compilers -