File: BUGS

package info (click to toggle)
libidl 0.8.10-0.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,148 kB
  • ctags: 864
  • sloc: sh: 9,151; ansic: 3,643; yacc: 1,805; lex: 399; makefile: 46
file content (5 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (8)
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