|
From: | Paul D. Smith |
Subject: | [bug #56895] Cannot build make due to compiler warnings/failures |
Date: | Sun, 15 Sep 2019 15:17:19 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0 |
Follow-up Comment #2, bug #56895 (project make): I think the fall through in read.c is incorrect. I think this code is broken when HAVE_DOS_PATHS is set. I can't see any justification for falling through into the variable case if we find a ":" in a drive spec. If we detect a ":" in a drive spec, we should be using break here to get to the next character in the word. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?56895> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |