feature #1215 Macros changes removal (fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 3 Oct 2013 06:23:32 +0000 (08:23 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 3 Oct 2013 06:23:32 +0000 (08:23 +0200)
commit76283cc37b73aae1da596ffcc2caceb95c42423d
treef9ad40e2e67193c68a50d79a23e705f0269b5179
parent606f88b1bc1bae7e9e2d003f4f770b5c4cfea220
parent74586e9f080a1d475acc5d44c6e76dae66b642b0
feature #1215 Macros changes removal (fabpot)

This PR was merged into the master branch.

Discussion
----------

Macros changes removal

This PR reverts the changes made to macros in 1.14.

The initial PR looked massive and I was not comfortable with the changes, but I merged it anyways. But the latest PR about fixes some bugs in the implementation -- and adding some more changes (#1213) really scares me.

So, instead of continuing doing big changes, I prefer to revert everything for now, release 1.14 and give more time for these changes to mature and eventually be merged again.

Commits
-------

74586e9 Revert "merged branch hason/macros (PR #1139)"
bf40fa3 Revert "updated CHANGELOG"
c3e05f3 Revert "added an exception when a macro re-uses the same argument name twice"
524e406 Revert "renamed an internal variable"
60b575f Revert "fixed some unit tests"