a type cannot use a type declaration block using other rathaxes types ex:
decl {
typedef struct ethernet_dev {
${PCI::Device} pci_dev;
${NET::Device} net_dev;
} *ether_devp;
}
does not resolves the palceholders, which stay as _1 and _2, which causes
compilation failure.
Original issue reported on code.google.com by dav.pineau@gmail.com on 8 Jul 2012 at 2:15
Original issue reported on code.google.com by
dav.pineau@gmail.com
on 8 Jul 2012 at 2:15