summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2010-03-30 10:37:10 +0000
committer <>2012-11-09 11:51:07 +0000
commit90b031ba3fa3309985c562775ce8a44f5cb7655c (patch)
tree4b2bdbf3dabd0e042ad33fb28640ded1879c49f0 /BUGS
downloadlibIDL-90b031ba3fa3309985c562775ce8a44f5cb7655c.tar.gz
Imported from /home/lorry/working-area/delta_libIDL/libIDL-0.8.14.tar.gz.HEADlibIDL-0.8.14master
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..1013d10
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,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