Synopsis - Issue Tracker

Bug102 Editing

Title The 'Includes from this file' section seems to be always empty
Created on 2006-04-04.10:49:12 by neiljp, last changed 2006-12-12.05:27:10 by stefan.
assigned to stefan priority normal
type behavior severity normal
components HTML formatter platform FreeBSD
status closed resolution invalid
depends on superseded by
Add Comment:
File
CC List:? neiljp, stefan

Messages
Author: neiljp Date: 2006-04-04.10:49:11
Not sure if this is a problem with the HTML formatter itself, or whether this info is not being extracted properly.

Processing my C++ simulation code produces reasonable results otherwise, but always gives an empty result ('No includes.') in the 'Includes from this file' section.
Author: stefan Date: 2006-04-04.12:33:32
Does an xml dump contain the right includes ?
I need more details to be able to help you, I'm afraid.
This is working fine in other places.
Author: neiljp Date: 2006-04-04.13:14:52
What do I look for in the dump?
Author: stefan Date: 2006-04-10.13:48:49
SourceFile instances should have an 'includes'
element containing one item per included header.
Author: stefan Date: 2006-04-28.13:02:03
Neiljp, Any news / details on this ?
History
Date User Action Args
2006-04-04 10:49:13neiljpcreate
2006-04-04 12:33:33stefansetmessages: + msg538
2006-04-04 13:14:53neiljpsetmessages: + msg539
2006-04-10 13:48:50stefansetmessages: + msg541
2006-04-10 13:49:22stefansetstatus: new
assignedto: (no value)
nosy: + stefan
2006-04-28 13:02:04stefansetmessages: + msg553
2006-09-05 06:30:35anonymoussetplatforms: + FreeBSD, - GNU/Linux
2006-12-12 05:27:10stefansetstatus: open
resolution: (no value)