Thrift 0.9.0 D tutorial broken by dmd 2.061
David Nadlinger
see at klickverbot.at
Mon Jan 7 04:36:33 PST 2013
On Monday, 7 January 2013 at 12:14:17 UTC, Ivan Ribeiro wrote:
> Since I have upgraded my dmd from version 2.060 to 2.061 the
> cliend.d and server.d is not compiling anymore
> (thrift-0.9.0/tutorial/d).
>
> Someone with same problem?
I must admit that I didn't test the tutorial, but the test suite
is passing again on trunk/Git master, which contains a fix for
the issue you are hitting (really just a wrong »private«
qualifier, which was not checked by DMD before).
David
More information about the Digitalmars-d
mailing list