Skip to content

Commit

Permalink
Merge pull request #438 from waywardmonkeys/fix-424
Browse files Browse the repository at this point in the history
Fix assert when compiling an rcurry on element-setter
  • Loading branch information
hannesm committed Mar 31, 2013
2 parents 6d0db9b + 8aada96 commit 6f2586d
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 196 deletions.
7 changes: 7 additions & 0 deletions documentation/release-notes/source/2013.1.rst
Expand Up @@ -87,6 +87,13 @@ Emacs can parse them, for example to jump to the source of the next
error.


Compiler
--------

The compiler no longer asserts when compiling code that performs an
``rcurry`` on an ``element-setter`` method.


Construction of byte vector instances
-------------------------------------

Expand Down

0 comments on commit 6f2586d

Please sign in to comment.