File: BUGS

package info (click to toggle)
libidl 0.8.14-0.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,144 kB
  • ctags: 930
  • sloc: sh: 10,238; ansic: 3,650; yacc: 1,805; lex: 441; makefile: 53
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