Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749631
bug639644.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
977 B
Subscribers
None
bug639644.h
View Options
/*
Date: Sun, 17 Nov 2002 04:57:43 -0800
Subject: [ ctags-Bugs-639644 ] anonymous namespaces in headers
Bugs item #639644, was opened at 2002-11-17 13:57
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106556&aid=639644&group_id=6556
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias S. Benkmann (mbenkmann)
Assigned to: Nobody/Anonymous (nobody)
Summary: anonymous namespaces in headers
Initial Comment:
--------------------temp3.h----------------
*/
namespace
{
int
foo
;
}
/*
---------------------------------------------
> ctags -f - temp3.h
foo temp3.h /^ int foo;$/;" m namespace:
That last field should be "namespace:<anonymous>"
and the kind field should be variable, not member.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=106556&aid=639644&group_id=6556
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 6:03 PM (1 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464349
Attached To
rPUC universal-ctags debian packaging
Event Timeline
Log In to Comment