Date: Thu, 21 Jun 2001 13:06:54 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: pavenis AT lanet DOT lv cc: djgpp-workers AT delorie DOT com Subject: Re: Mysterious id in dbgcom.c In-Reply-To: <3B31D949.8451.538478@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 21 Jun 2001 pavenis AT lanet DOT lv wrote: > dbgcom.c:113:8: warning: multi-line string literals are deprecated It wants a \n\ at the end of each line. > + (void) id; Wait until GCC begins to bitch about "expression has no effect" ;-)