Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14580 > unrolled thread
| Started by | L A Walsh <bash@tlinx.org> |
|---|---|
| First post | 2018-09-14 13:30 -0700 |
| Last post | 2018-09-14 13:30 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: error message for missing fi is not helpful L A Walsh <bash@tlinx.org> - 2018-09-14 13:30 -0700
| From | L A Walsh <bash@tlinx.org> |
|---|---|
| Date | 2018-09-14 13:30 -0700 |
| Subject | Re: error message for missing fi is not helpful |
| Message-ID | <mailman.798.1536957038.1284.bug-bash@gnu.org> |
On 9/13/2018 1:21 PM, Chet Ramey wrote:
>
> I'm sure you noticed that word_lineno isn't set for every compound command
> and that it's limited.
>
----
Actually I didn't notice. Under what circumstances is it not set?
What is it's purpose if it's not to keep track of a stack of nested
conditionals?
Could it store the line number of each or would that cause other
problems?
Back to top | Article view | gnu.bash.bug
csiph-web