Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 216EE95CB for ; Fri, 22 Jun 2012 12:00:45 +0000 (UTC) Received: (qmail 36089 invoked by uid 500); 22 Jun 2012 12:00:45 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 35948 invoked by uid 500); 22 Jun 2012 12:00:44 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 35924 invoked by uid 99); 22 Jun 2012 12:00:44 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jun 2012 12:00:44 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 081BA141F4C for ; Fri, 22 Jun 2012 12:00:44 +0000 (UTC) Date: Fri, 22 Jun 2012 12:00:44 +0000 (UTC) From: "Douglas Creager (JIRA)" To: dev@avro.apache.org Message-ID: <765011926.43776.1340366444037.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1750932224.23897.1340001522513.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (AVRO-1117) Add avro_file_writer_create_fp and avro_file_writer_create_with_codec_fp for Avro-C MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Creager resolved AVRO-1117. ----------------------------------- Resolution: Fixed Committed new patch to SVN > Add avro_file_writer_create_fp and avro_file_writer_create_with_codec_fp for Avro-C > ----------------------------------------------------------------------------------- > > Key: AVRO-1117 > URL: https://issues.apache.org/jira/browse/AVRO-1117 > Project: Avro > Issue Type: Improvement > Components: c > Reporter: Lucas Martin-King > Fix For: 1.7.1 > > Attachments: 0001-Added-avro_file_writer_create_fp-and-avro_file_write.patch, 0002-Add-should_close-parameter-to-_fp-variants-as-we-gen.patch > > > I've added _fp variants to avro_file_writer_create and avro_file_writer_create_with_codec taking in a FILE * argument. > Also, avro_file_reader already has an _fp variant. -- 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