Thread overview
[D-runtime] druntime commit, revision 438
Dec 04, 2010
dsource.org
Dec 04, 2010
Brad Roberts
Dec 08, 2010
Sean Kelly
December 04, 2010
druntime commit, revision 438


user: braddr

msg:
64 bit vararg support.

http://www.dsource.org/projects/druntime/changeset/438

December 04, 2010
On 12/4/2010 12:20 AM, dsource.org wrote:
> druntime commit, revision 438
> 
> 
> user: braddr
> 
> msg:
> 64 bit vararg support.
> 
> http://www.dsource.org/projects/druntime/changeset/438

Sean, I know you've been reviewing the diff I'd attached to bug 5264.  I went ahead and checked in the code so that I could make forward progress.  Please do raise whatever concerns you have.

Later,
Brad
December 08, 2010
On Dec 4, 2010, at 12:22 AM, Brad Roberts wrote:

> On 12/4/2010 12:20 AM, dsource.org wrote:
>> druntime commit, revision 438
>> 
>> 
>> user: braddr
>> 
>> msg:
>> 64 bit vararg support.
>> 
>> http://www.dsource.org/projects/druntime/changeset/438
> 
> Sean, I know you've been reviewing the diff I'd attached to bug 5264.  I went ahead and checked in the code so that I could make forward progress.  Please do raise whatever concerns you have.

No worries, I'll look at the changes today.  That everything works is most important to me right now anyway.