[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278683#comment-13278683
 ] 

Hudson commented on THRIFT-1598:


Integrated in Thrift #478 (See [https://builds.apache.org/job/Thrift/478/])
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
fix test suite (Revision 1340044)

 Result = SUCCESS
roger : http://svn.apache.org/viewvc/?view=rev&rev=1340044
Files : 
* /thrift/trunk/test/hs/DebugProtoTest_Main.hs
* /thrift/trunk/test/hs/ThriftTest_Main.hs
* /thrift/trunk/test/hs/run-test.sh


> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Assignee: Roger Meier
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278678#comment-13278678
 ] 

Hudson commented on THRIFT-1598:


Integrated in Thrift-hs #6 (See [https://builds.apache.org/job/Thrift-hs/6/])
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
fix test suite (Revision 1340044)

 Result = FAILURE
roger : http://svn.apache.org/viewvc/?view=rev&rev=1340044
Files : 
* /thrift/trunk/test/hs/DebugProtoTest_Main.hs
* /thrift/trunk/test/hs/ThriftTest_Main.hs
* /thrift/trunk/test/hs/run-test.sh


> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Assignee: Roger Meier
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-18 Thread Roger Meier (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278638#comment-13278638
 ] 

Roger Meier commented on THRIFT-1598:
-

comitted!

had to add this to the Jenkins Buld Job:
{noformat}

cabal update
cabal install hashable
cabal install text
cabal install unordered-containers
cabal install vector

./configure CABAL_CONFIGURE_FLAGS='--user'
{noformat}

have issue swith test/hs see:
https://builds.apache.org/view/S-Z/view/Thrift/job/Thrift-hs/5/console


> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278636#comment-13278636
 ] 

Hudson commented on THRIFT-1598:


Integrated in Thrift-hs #5 (See [https://builds.apache.org/job/Thrift-hs/5/])
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
Patch: Itai Zukerman (Revision 1340014)

 Result = FAILURE
roger : http://svn.apache.org/viewvc/?view=rev&rev=1340014
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_hs_generator.cc
* /thrift/trunk/lib/hs/README
* /thrift/trunk/lib/hs/Thrift.cabal
* /thrift/trunk/lib/hs/src/Thrift.hs
* /thrift/trunk/lib/hs/src/Thrift/Protocol.hs
* /thrift/trunk/lib/hs/src/Thrift/Protocol/Binary.hs
* /thrift/trunk/lib/hs/src/Thrift/Transport/Handle.hs
* /thrift/trunk/lib/hs/src/Thrift/Types.hs


> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278635#comment-13278635
 ] 

Hudson commented on THRIFT-1598:


Integrated in Thrift #476 (See [https://builds.apache.org/job/Thrift/476/])
THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector
Patch: Itai Zukerman (Revision 1340014)

 Result = FAILURE
roger : http://svn.apache.org/viewvc/?view=rev&rev=1340014
Files : 
* /thrift/trunk/compiler/cpp/src/generate/t_hs_generator.cc
* /thrift/trunk/lib/hs/README
* /thrift/trunk/lib/hs/Thrift.cabal
* /thrift/trunk/lib/hs/src/Thrift.hs
* /thrift/trunk/lib/hs/src/Thrift/Protocol.hs
* /thrift/trunk/lib/hs/src/Thrift/Protocol/Binary.hs
* /thrift/trunk/lib/hs/src/Thrift/Transport/Handle.hs
* /thrift/trunk/lib/hs/src/Thrift/Types.hs


> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-14 Thread Itai Zukerman (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274783#comment-13274783
 ] 

Itai Zukerman commented on THRIFT-1598:
---

I think it actually just requires:

  vector
  unordered-containers
  hashable

(see Thrift.cabal) (unordered-containers depends on hashable).

Depending on how things are set up, "cabal install --only-dependencies" in 
lib/hs should pull them in from hackage.

> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-13 Thread Roger Meier (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274246#comment-13274246
 ] 

Roger Meier commented on THRIFT-1598:
-

This patch requires the following packages, which currently are not available 
on build servers...
{noformat}
libghc6-vector-algorithms-dev
libghc6-unordered-containers-dev
libghc6-hashtables-dev
{noformat}
They require a more recent Ubuntu or Debain Wheezy version

I really like to commit, but disable the haskell build on Jenkins and become 
unable to build it on my Debian Squeeze is not that comfortable

;-r

> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
> Attachments: patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-10 Thread Jake Farrell (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272993#comment-13272993
 ] 

Jake Farrell commented on THRIFT-1598:
--

please create a patch and attach with asf inclusion. If you have any questions 
see http://thrift.apache.org/docs/HowToContribute/ for submitting patches

> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-09 Thread Itai Zukerman (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272105#comment-13272105
 ] 

Itai Zukerman commented on THRIFT-1598:
---

Forgot to add a link to the github pull request for this:

  https://github.com/apache/thrift/pull/20

> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (THRIFT-1598) Update Haskell generated code to use Text, Hash{Map,Set}, Vector

2012-05-08 Thread Itai Zukerman (JIRA)

[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270900#comment-13270900
 ] 

Itai Zukerman commented on THRIFT-1598:
---

These are all faster, more modern implementations of String, {Map,Set}, and [].

> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> 
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
>  Issue Type: Improvement
>  Components: Haskell - Compiler
>Affects Versions: 0.9
>Reporter: Itai Zukerman
>Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira