[jira] [Resolved] (THRIFT-1359) --gen-cob cpp:cob_style does not compile anymore

2011-09-25 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Meier resolved THRIFT-1359. - Resolution: Fixed Assignee: alexandre parenteau Thanks! committed. --gen-cob

[jira] [Commented] (THRIFT-1359) --gen-cob cpp:cob_style does not compile anymore

2011-09-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114180#comment-13114180 ] Hudson commented on THRIFT-1359: Integrated in Thrift #277 (See

[jira] [Created] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-25 Thread alexandre parenteau (JIRA)
Optional replacement of pthread by boost::thread Key: THRIFT-1361 URL: https://issues.apache.org/jira/browse/THRIFT-1361 Project: Thrift Issue Type: Improvement Components: C++ -

[jira] [Commented] (THRIFT-1031) Patch to compile Thrift for vc++ 9.0 and 10.0

2011-09-25 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13114407#comment-13114407 ] alexandre parenteau commented on THRIFT-1031: - For the problem of a WIN64

[jira] [Updated] (THRIFT-1361) Optional replacement of pthread by boost::thread

2011-09-25 Thread alexandre parenteau (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] alexandre parenteau updated THRIFT-1361: Attachment: THRIFT-1361.patch Optional and experimental --enable-boostthreads,

Re: Generating UUIDs

2011-09-25 Thread Alexandre Parenteau
What about boost UUID? http://www.boost.org/doc/libs/1_47_0/libs/uuid/uuid.html alex On Sat, Sep 24, 2011 at 11:41 AM, Jens Geyer jensge...@hotmail.com wrote: Thank you, that's indeed a good idea (although it seems that it is not part of the last stable package). JensG