[LLVMdev] Problem with DragonEgg 3.3rc2 on Fedora 19 Beta
Duncan Sands
baldrick at free.fr
Mon Jun 3 06:21:48 PDT 2013
Hi Eric,
On 03/06/13 15:18, Eric Smith wrote:
> On Monday, June 3, 2013, Duncan Sands wrote:
>
> your program has a mistake in it, you should initialize i with i=0 not with i=i
>
> Thanks! I can't believe I didn't spot that myself. sorry for wasting your time!
it's the kind of thing brains auto-correct: you could look at it a thousand
times, but your brain will helpfully read i=0 instead of i=i each time!
Ciao, Duncan.
More information about the llvm-dev
mailing list