commit | 4818a5c2b402b0a09d95e5bcbc84a5d85c29ec7c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 07 18:30:10 2025 -0700 |
committer | Tom Tromey <tom@tromey.com> | Sat Jan 11 11:21:59 2025 -0700 |
tree | 1a3187e53fd4add30d6ff5916af50ec290411812 | |
parent | 018f177b39f728a9698f197a143556106b7046ff [diff] |
Use bool in linespec This changes various spots in linespec to use a bool rather than an int. Approved-By: Simon Marchi <simon.marchi@efficios.com>