compile erros and warnings reference incorrect line number

dgerman:
Wait a minute! :~


I notice your title shows 1.0.1a. I'm on a Mac OSX 1.0.1-rc2

Can you please set preferences, verbose output during compilation; so I can see warnings and associated line numbers.

It is the 1.0.1, I just edited the version for a "mod" I am working on. But compilation does not have any modification, here is the verbose output:

C:\Program Files (x86)\Arduino\Arduino ERW 1.0.1a\hardware\tools\avr\bin\avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -IC:\Program Files (x86)\Arduino\Arduino ERW 1.0.1a\hardware\arduino\cores\arduino -IC:\Program Files (x86)\Arduino\Arduino ERW 1.0.1a\hardware\arduino\variants\standard C:\Users\ERWINR~1\AppData\Local\Temp\build764221259285702355.tmp\sketch_aug24a.cpp -o C:\Users\ERWINR~1\AppData\Local\Temp\build764221259285702355.tmp\sketch_aug24a.cpp.o 
sketch_aug24a.ino: In function 'void loop()':
sketch_aug24a.ino:10: error: 'xx' was not declared in this scope