[jira] Resolved: (AVRO-178) Add the AC_CONFIG_MACRO_DIR m4 macro for newer versions of autoconf

2009-11-03 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-178. -- Resolution: Fixed This was such a small change I simply added it to the AVRO-179 checkin > Add the AC_CO

[jira] Resolved: (AVRO-179) Add unit tests for all Avro primitives

2009-11-03 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Massie resolved AVRO-179. -- Resolution: Fixed > Add unit tests for all Avro primitives > -- > >

Re: heads up for some c++ changes

2009-11-03 Thread Matt Massie
+1 On Tue, Nov 3, 2009 at 9:53 AM, Scott Banachowski wrote: > A while back Matt asked if it was ok to commit to the C section early/often > during phases of rapid development, and I recall people were ok with it. > Over the next week or so I'll be doing some patches to increase the > functionalit

[jira] Updated: (AVRO-180) Increase some c++ unit test coverage

2009-11-03 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-180: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision 832499.

[jira] Updated: (AVRO-180) Increase some c++ unit test coverage

2009-11-03 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-180: --- Attachment: AVRO-180.patch > Increase some c++ unit test coverage > ---

[jira] Updated: (AVRO-180) Increase some c++ unit test coverage

2009-11-03 Thread Scott Banachowski (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Banachowski updated AVRO-180: --- Status: Patch Available (was: Open) > Increase some c++ unit test coverage > -

[jira] Commented: (AVRO-179) Add unit tests for all Avro primitives

2009-11-03 Thread Matt Massie (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773121#action_12773121 ] Matt Massie commented on AVRO-179: --

[jira] Created: (AVRO-180) Increase some c++ unit test coverage

2009-11-03 Thread Scott Banachowski (JIRA)
Increase some c++ unit test coverage Key: AVRO-180 URL: https://issues.apache.org/jira/browse/AVRO-180 Project: Avro Issue Type: Improvement Components: c++ Reporter: Scott Banachows

heads up for some c++ changes

2009-11-03 Thread Scott Banachowski
A while back Matt asked if it was ok to commit to the C section early/often during phases of rapid development, and I recall people were ok with it. Over the next week or so I'll be doing some patches to increase the functionality of C++, so I'll likely do the same: commit first, review later. Le