<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -58,6 +58,8 @@
 */
 #ifdef HAVE_VA_COPY
 #define VARARGS_ASSIGN(foo, bar)        VA_COPY(foo,bar)
+#elif defined(va_copy)
+#define VARARGS_ASSIGN(foo, bar)        va_copy(foo,bar)
 #elif defined(HAVE_VA_LIST_AS_ARRAY)
 #define VARARGS_ASSIGN(foo, bar)        foo[0] = bar[0]
 #else</diff>
      <filename>vendor/spidermonkey/jsprf.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6791fdedc8a73909803fcf5504720af3e6d13427</id>
    </parent>
  </parents>
  <author>
    <name>John Barnette</name>
    <email>jbarnette@gmail.com</email>
  </author>
  <url>http://github.com/jbarnette/johnson/commit/b1359e2f28e7d48bad32e48f3a4207a0f0a8c83e</url>
  <id>b1359e2f28e7d48bad32e48f3a4207a0f0a8c83e</id>
  <committed-date>2009-09-10T14:58:20-07:00</committed-date>
  <authored-date>2009-09-10T14:58:20-07:00</authored-date>
  <message>Speculative Snow Leopard compile fix.</message>
  <tree>22bab66f07310bf4cd45a841ff5fe345219c4ff1</tree>
  <committer>
    <name>John Barnette</name>
    <email>jbarnette@gmail.com</email>
  </committer>
</commit>
