Daniel John Debrunner wrote:
Looks like the 10.1 change to fix leading comments with statements causes lang/forUpdate.sql to fail with a changed error message.
The new logic in ij only strips comments if the client is 10.1 or earlier, and since the original patch was against 10.2, the master file reflects the fact that the comments were NOT stripped. For the 10.1 branch, the comments are still stripped, hence the diff you're seeing.
I'll post a fix for this against 10.1 shortly. Army
