(Arne Babenhauserheide)
2013-04-28: close wisp-inside-parens bug: rejected to keep backwards close wisp-inside-parens bug: rejected to keep backwards compatibility.
diff --git a/.bugs/bugs b/.bugs/bugs --- a/.bugs/bugs +++ b/.bugs/bugs @@ -1,3 +1,3 @@ fails when I add stuff at the end of end of example.w | owner:, open:False, id:08c68e1ce0c9798184c01806d2661a3220bff3cd, time:1363789693.79 inline ' : should be '( | owner:Arne Babenhauserheide <bab@draketo.de>, open:True, id:72d534a8b23b4cb168017f1bb7d8816f0ea170c4, time:1366497335.26 -make this work: let : : origfile ( open-file : nth 1 : command-line ) r | owner:Arne Babenhauserheide <bab@draketo.de>, open:True, id:d6de2074a5017f1f29f34d142ce797981ed270a0, time:1366529287.67 +make this work: let : : origfile ( open-file : nth 1 : command-line ) r | owner:Arne Babenhauserheide <bab@draketo.de>, open:False, id:d6de2074a5017f1f29f34d142ce797981ed270a0, time:1366529287.67 diff --git a/.bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt b/.bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt new file mode 100644 --- /dev/null +++ b/.bugs/details/d6de2074a5017f1f29f34d142ce797981ed270a0.txt @@ -0,0 +1,27 @@ +# Lines starting with '#' and sections without content +# are not displayed by a call to 'details' +# +[paths] +# Paths related to this bug. +# suggested format: REPO_PATH:LINENUMBERS + + +[details] +# Additional details +Don’t do this: It would make it impossible to just past in lisp code, so it would break backwards compatibility. See http://sourceforge.net/mailarchive/message.php?msg_id=30755324 and the associated thread for reasoning. + + +[expected] +# The expected result + + +[actual] +# What happened instead + + +[reproduce] +# Reproduction steps + + +[comments] +# Comments and updates - leave your name