On 02/10/20 20:46, Eduardo Habkost wrote: > This is not the code that parses "#MemoryRegionSection", it is > the code that parses: > > /** > * MemoryRegionSection: describes a fragment of a #MemoryRegion > ^^^^^^^ this line
We can probably just adjust the comments to include the "struct" keyword first. There aren't that many, (un)fortunately. It may even be possible to print to stderr the file and line number so that the script tells us where the hack is firing. Paolo