summaryrefslogtreecommitdiff
path: root/BUGS
blob: 1013d10fcdeddd638023647405959369bd829cad (plain)
1
2
3
4
5
- if an parse error occurs, memory will be leaked--implement an
  allocator and do a non-recursive free if parse fails

- IDL tree to IDL string will not properly escape identifiers that
  are keywords, generating bogus output without warning