Synopsis - Issue Tracker

Bug34 Editing

Title Bad handling of default template args
Created on 2004-07-20.23:21:22 by dave, last changed 2005-06-07.21:32:10 by stefan.
assigned to stefan priority normal
type behavior severity normal
components platform
status closed resolution fixed
depends on superseded by
Add Comment:
File
CC List:? dave, stefan

Messages
Author: dave Date: 2004-07-20.23:21:22
http://synopsis.fresco.org/boost/Modules/boost/python.html shows 

class_ 
   = detail::not_specified [xref] [Source]

Very odd.
Author: stefan Date: 2005-06-07.20:59:43
The problem was that the comment following the
last type-parameter was (wrongly) attached to
the class template declaration.
A fix is pending.
Author: stefan Date: 2005-06-07.21:32:09
Fix tested and committed.
History
Date User Action Args
2004-07-20 23:21:22davecreate
2005-06-07 20:59:44stefansetstatus: new
assignedto: (no value)
messages: + msg437
bug_type: (no value)
nosy: + stefan
2005-06-07 21:32:10stefansetstatus: open
resolution: (no value)
messages: + msg438