Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jun 2021 21:07:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256455] calendar(1) always considers // as the start of a comment
Message-ID:  <bug-256455-227-2yxVZY8N2f@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256455-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256455-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256455

Stefan E=C3=9Fer <se@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |se@FreeBSD.org
                 CC|                            |se@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Stefan E=C3=9Fer <se@FreeBSD.org> ---
I have added the C++ style comments to calendar as part of the changes that
brought back features lost when a very restricted internal pre-processor had
been implemented to replace piping of calendar files through an external C
pre-processor.

It is of course possible to ignore // if it is used as part of a URL (i.e. =
if
it follows a colon) or if it is preceded by any non-whitespace character.

I'll prepare a patch for review on phabricator and attach it to this PR.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256455-227-2yxVZY8N2f>