From: Andrew Cagney <ac131313@cygnus.com>
To: Stephen Smith <ischis2@home.com>, gdb@sourceware.cygnus.com
Subject: Re: GCC is depreciating multi-line strings
Date: Wed, 21 Mar 2001 15:59:00 -0000 [thread overview]
Message-ID: <3AB7E613.2F9E5DC4@cygnus.com> (raw)
In-Reply-To: <3AB7E20F.E9DCDE23@cygnus.com>
Andrew Cagney wrote:
>
> Um, I'm slightly confused. What exactly is ment by multi-line strings?
> I've found this link and am still looking :-)
>
> http://gcc.gnu.org/ml/gcc/2001-03/msg00855.html
Ok, there are the following:
illegal:
"blah
blah"
k&r
"blah\n\
blah"
iso-c
"blah\n"
"blah"
GDB should only be using the latter two with new code prefering the last
one. I think, for the most part, it is. Code using the first can
obviously be fixed :-)
Andrew
next prev parent reply other threads:[~2001-03-21 15:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-21 15:59 Merging manuals (was Re: How do you use GDB to debug GDB) Michael Elizabeth Chastain
2001-03-21 15:59 ` Andrew Cagney
2001-03-21 15:59 ` Kevin Buettner
2001-03-21 15:59 ` Fernando Nasser
2001-03-21 15:59 ` GCC is depreciating multi-line strings Stephen Smith
2001-03-21 15:59 ` Andrew Cagney
2001-03-21 15:59 ` Christopher Faylor
2001-03-21 15:59 ` Andrew Cagney [this message]
2001-03-21 15:59 ` Merging manuals (was Re: How do you use GDB to debug GDB) Eli Zaretskii
2001-03-21 15:59 ` J.T. Conklin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3AB7E613.2F9E5DC4@cygnus.com \
--to=ac131313@cygnus.com \
--cc=gdb@sourceware.cygnus.com \
--cc=ischis2@home.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox