File: BUGS

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