[llvm-commits] [vmkit] r48877 - /vmkit/trunk/lib/Mvm/GCMmap2/gccollector.cc
Dale Johannesen
dalej at apple.com
Thu Mar 27 10:17:17 PDT 2008
On Mar 27, 2008, at 9:54 AM, Chris Lattner wrote:
> On Mar 27, 2008, at 5:55 AM, Nicolas Geoffray wrote:
>> URL: http://llvm.org/viewvc/llvm-project?rev=48877&view=rev
>> Log:
>> Un-frenchize
>
> Hehe. From this, it looks like french is an inefficient way to encode
> ideas ;-)
>
> -Chris
He shortened the meaning a bit as well as translating; original is
more like
"when we arrive here a key is being destroyed". Not much in it.
>> - if(!loc) /* arrive lorsqu'on est en train de détruire une clé */
>> + if(!loc) /* a key is being destroyed */
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list