D 1.076 and 2.061 release
David Nadlinger
see at klickverbot.at
Wed Jan 2 13:51:20 PST 2013
On Wednesday, 2 January 2013 at 14:14:54 UTC, David Eagen wrote:
> I have noticed my project doesn't compile with 2.061 when it
> did with 2.060. I am using a few different static libraries,
> one of them is thrift.
>
> I had to recompile the libraries I use with 2.061 which meant I
> had to rebuild thrift and the thrift generated libraries. Once
> I did that I could compile just fine. But before that I got the
> errors below.
Hm, the errors you are getting _do_ look like a typical Phobos
modules vs. binaries mismatch.
Thrift should work fine on 2.061, and if you apply the following
patches, it should pass all the tests (trivial fixes, but they
haven't been merged been in yet):
https://issues.apache.org/jira/browse/THRIFT-1814
David
More information about the Digitalmars-d-announce
mailing list