[jira] Updated: (ZOOKEEPER-441) Zk-336 diff got applied twice to TestClientRetry.cc C test, causing compilation failure

2009-06-09 Thread Henry Robinson (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henry Robinson updated ZOOKEEPER-441:
-

Attachment: ZOOKEEPER-441.patch

Seems like the patch got applied twice - it's annoying that patch is not 
idempotent for file additions :) I'm not sure if this new patch is the right 
way to fix it, or if the committers should rollback and reapply ZK-336.



 Zk-336 diff got applied twice to TestClientRetry.cc C test, causing 
 compilation failure
 ---

 Key: ZOOKEEPER-441
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-441
 Project: Zookeeper
  Issue Type: Bug
Reporter: Henry Robinson
Assignee: Henry Robinson
Priority: Blocker
 Attachments: ZOOKEEPER-441.patch


 The latest version of trunk has a src/c/tests/TestClientRetry.cc file that 
 has the actual file from ZK-336 appended to itself. This causes the 
 compilation to fail due to lots of redeclaration errors. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-441) Zk-336 diff got applied twice to TestClientRetry.cc C test, causing compilation failure

2009-06-09 Thread Henry Robinson (JIRA)

 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henry Robinson updated ZOOKEEPER-441:
-

Status: Patch Available  (was: Open)

 Zk-336 diff got applied twice to TestClientRetry.cc C test, causing 
 compilation failure
 ---

 Key: ZOOKEEPER-441
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-441
 Project: Zookeeper
  Issue Type: Bug
Reporter: Henry Robinson
Assignee: Henry Robinson
Priority: Blocker
 Attachments: ZOOKEEPER-441.patch


 The latest version of trunk has a src/c/tests/TestClientRetry.cc file that 
 has the actual file from ZK-336 appended to itself. This causes the 
 compilation to fail due to lots of redeclaration errors. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.