[
https://issues.apache.org/jira/browse/AVRO-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vivek Nadkarni updated AVRO-551:
--------------------------------
Attachment: AVRO-551.patch
Hi -
This patchset (AVRO-551.patch) ports Avro-C version 1.6.3 and version
1.7.0 to compile under Microsoft Visual C++ 2008 (MSVC++ 2008). I
compiled this code using the Express edition.
I have tested that after the AVRO-551.patch is applied:
* All code continues to compile and all tests pass under Linux and
Cygwin.
* The Avro-C static library and all tests pass under Windows, when
compiled using the C++ compiler under MSVC++ 2008.
A file README.maintaining_win32.txt is included with the
patchset. This file contains a detailed description of the changes
required, and the process used, to port Avro-C to Win32. It also lists
limitations of the Windows build and instructions on how to maintain
the code so that the Win32 build continues to compile and pass all
tests.
This patchset contains the BSD Licensed inttypes.h and stdint.h from
http://code.google.com/p/msinttypes/ and the MIT Licensed dirent.h
from http://www.softagalleria.net/download/dirent/dirent-1.11.zip .
Please let me know if there is anything else I need to do to get this
patchset incorporated into Avro-C.
Thanks,
Vivek
> C: Build and pass tests on Win32
> --------------------------------
>
> Key: AVRO-551
> URL: https://issues.apache.org/jira/browse/AVRO-551
> Project: Avro
> Issue Type: Improvement
> Components: c
> Reporter: Bruce Mitchener
> Attachments: AVRO-551.patch
>
>
> Avro C does not currently build on Win32. We need to address that.
--
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