guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Allow printing of malformed tree-il


From: No Itisnt
Subject: [PATCH] Allow printing of malformed tree-il
Date: Fri, 2 Jul 2010 19:32:07 -0500

I've noticed while renovating my parser that it's pretty common for
unwanted values to weasel their way into tree-il. This patch adds an
optional else clause to unparse-tree-il, so when it's told to be
permissive, it will allow non-tree-il values through without error, so
as not to cause errors while printing errors etc.

Attachment: 0001-Give-unparse-tree-il-an-optional-permissive-argument.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]