Proposal for configure parameter changes to support Windows/Visual Studio
version of the C++ library
----------------------------------------------------------------------------------------------------
Key: THRIFT-530
URL: https://issues.apache.org/jira/browse/THRIFT-530
Project: Thrift
Issue Type: New Feature
Components: Library (C++)
Affects Versions: 0.1
Environment: All
Reporter: Rush Manbert
I'm getting close to finishing my port to Windows that builds in Visual Studio.
I need to write the Windows configure script and the associated projects, and
I'm also worrying about how we could modify the *nix configure script and the
supporting autoconf code to support the new functionality that is available in
the library.
Since my plan is to offer this code back to the Thrift community, I have
written a proposal for modifying the configure script command line parameters
to support the new code that is available in the C++ library. I will attach the
file after I submit this issue, and would appreciate it if the powers that be
could review it. It is plain ASCII text with no tabs. Nothing fancy.
I have yet to discuss details of how this code might find its way back into the
library. There is not only new classes, but also some bug fixes and major
changes to the test programs. I think they do a better job as a result, and I
am sure that I have really fixed a Thread Manager bug in the only way that
works, but others may need to be convinced. :-) But regardless of that, I still
need to nail down the configuration parameters, even for me to write the
Windows configure script (because I want commonality between the platforms), so
I would appreciate any feedback.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.