Changeset 481 for abuse/trunk/src/isllist.h
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/isllist.h
-
Property
svn:keywords
set to
Id
r480 r481 11 11 #define ISLLIST_HH 12 12 13 // "inc/isllist.h pp", line 13.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed.13 // "inc/isllist.h", line 13.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed. 14 14 15 15 template <class T> … … 117 117 118 118 /* 119 "inc/isllist.h pp", line 9.8: 1540-051: (S) A declaration has been made without a type specification.120 "inc/isllist.h pp", line 9.8: 1540-022: (S) "isllist" was previously declared as "type name".121 "inc/isllist.h pp", line 9.1: 1540-377: (I) "isllist" is declared on line 6 of "/u/crack/abuse/inc/isllist.hpp".122 "inc/isllist.h pp", line 16.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed.119 "inc/isllist.h", line 9.8: 1540-051: (S) A declaration has been made without a type specification. 120 "inc/isllist.h", line 9.8: 1540-022: (S) "isllist" was previously declared as "type name". 121 "inc/isllist.h", line 9.1: 1540-377: (I) "isllist" is declared on line 6 of "/u/crack/abuse/inc/isllist.h". 122 "inc/isllist.h", line 16.10: 1540-016: (S) protected member "isllist<tcpip_protocol::RequestItem*>::list_node *" cannot be accessed. 123 123 */ -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.