I just updated to Mplab 7.40 and MPASM 5.03.

When compiling a known good file I get three warning messages-

"Warning[230] c\pbp\18f8490.inc 20:__CONFIG has been deprecated for PIC18 devices. Use directive CONFIG."

The other warnings are the same, they just refer to lines 21 and 22.

I tried taking out the underscores in the .inc file, but that results in errors. I'm not sure what they mean by "deprecated," but has anyone else run into this? Does this mean all the 18f .inc files will soon have to be modified?