public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/6292: singe line comment terminated with '\' continue on next line
@ 2002-04-14  9:36 Zack Weinberg
  0 siblings, 0 replies; 3+ messages in thread
From: Zack Weinberg @ 2002-04-14  9:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/6292; it has been noted by GNATS.

From: Zack Weinberg <zack@codesourcery.com>
To: petr.olivka@vsb.cz
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/6292: singe line comment terminated with '\' continue on next line
Date: Sun, 14 Apr 2002 09:27:25 -0700

 On Sun, Apr 14, 2002 at 11:43:16AM -0000, petr.olivka@vsb.cz wrote:
 
 > single line comment begin with '//' and with '\' on the end
 > comntinue on next line.
 
 Yup, that's what it's supposed to do.
 
 zw


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/6292: singe line comment terminated with '\' continue on next line
@ 2002-04-25  7:14 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2002-04-25  7:14 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, petr.olivka

Synopsis: singe line comment terminated with '\' continue on next line

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Thu Apr 25 07:14:53 2002
State-Changed-Why:
    like Zack says. not a bug

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6292


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c++/6292: singe line comment terminated with '\' continue on next line
@ 2002-04-14  4:46 petr.olivka
  0 siblings, 0 replies; 3+ messages in thread
From: petr.olivka @ 2002-04-14  4:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6292
>Category:       c++
>Synopsis:       singe line comment terminated with '\' continue on next line
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 14 04:46:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     petr.olivka@vsb.cz
>Release:        gcc version 2.95.2 20000220 (Debian GNU/Linux)
>Organization:
>Environment:
debian 2.2_r5
>Description:
single line comment begin with '//' and with '\' on the end comntinue on next line.

example:
// comment \
printf( "message 1\n" );
printf( "message 2\n" );

display only message 2.

>How-To-Repeat:
on the end of singel line comment add '\'
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-25 14:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-14  9:36 c++/6292: singe line comment terminated with '\' continue on next line Zack Weinberg
  -- strict thread matches above, loose matches on Subject: below --
2002-04-25  7:14 nathan
2002-04-14  4:46 petr.olivka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).