diff options
author | Tobias Doerffel <tobias.doerffel@gmail.com> | 2013-02-03 11:59:53 +0100 |
---|---|---|
committer | Tobias Doerffel <tobias.doerffel@gmail.com> | 2013-03-06 18:23:22 +0100 |
commit | 4180b3ac7e779f7101791b3f9ca3860bc16e1e15 (patch) | |
tree | ef4f11f686afb7085d4b31fe402967df815b01a6 /AUTHORS | |
parent | 97407b218c6d816e964f1faa1420db46ea1fec3c (diff) |
Emit correct code for setjmp() calls when in UNALIGNED_MEMORY mode
makeSetValue() returns multiple statements when in UNALIGNED_MEMORY
mode and thus have to be separated by commas in this context.
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,4 +52,5 @@ a license to everyone to use it as detailed in LICENSE.) * Roger Braun <roger@rogerbraun.net> * Vladimir Vukicevic <vladimir@pobox.com> (copyright owned by Mozilla Foundation) * Lorant Pinter <lorant.pinter@prezi.com> +* Tobias Doerffel <tobias.doerffel@gmail.com> |