Re: Re: AW: undefined references to VERSION_MASK and VERSION_1

2011-07-28 Thread Matthieu Imbert
On 01/-10/-28163 08:59 PM, Gautam Thaker wrote: On 7/2/2011 4:56 AM, Roger Meier wrote: Hi Gautam I cannot reproduce that isse on my Debian Squeeze using g++ 4.4.5. What happens when you add a -Wall compile flag to the Makefile ? I have confirmed that gcc-4.6.0 and the latest gcc-4.6.1

[jira] [Resolved] (THRIFT-1243) TAsyncChannel callbacks

2011-07-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1243. - Resolution: Fixed Assignee: alexandre parenteau This makes sense, just committed your

[jira] [Resolved] (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-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1244. - Resolution: Fixed Thanks Anatoly, just committed your patch! using 'using' to disambiguate

[jira] [Resolved] (THRIFT-1245) C# JSON Protocol uses culture-dependant decimal separator for double

2011-07-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1245. - Resolution: Fixed Thanks Nacim, committed your patch! C# JSON Protocol uses

[jira] [Resolved] (THRIFT-1233) Remove unused include in generated C++ code

2011-07-28 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1233. - Resolution: Fixed Assignee: alexandre parenteau (was: Jake Farrell) reproduced

[jira] [Closed] (THRIFT-1233) Remove unused include in generated C++ code

2011-07-28 Thread Jake Farrell (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell closed THRIFT-1233. Remove unused include in generated C++ code ---

[jira] [Created] (THRIFT-1246) Improve logging: Change TNonblockingServer internalRead to trace from warn

2011-07-28 Thread Vijay (JIRA)
Improve logging: Change TNonblockingServer internalRead to trace from warn -- Key: THRIFT-1246 URL: https://issues.apache.org/jira/browse/THRIFT-1246 Project: Thrift