[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Line numbers reported by the byte compiler
From: |
Richard Stallman |
Subject: |
Re: Line numbers reported by the byte compiler |
Date: |
Sun, 9 Dec 2001 20:00:57 -0700 (MST) |
What line is the byte compiler supposed to report with the messages
it prints? Is that the exact line where it found the problem, or
maybe the first line of the function where the problem happens?
It is the first line of the function. That is the only data it can
get.