[parrot/parrot] 783322: If a C function declaration contains PARROT_EXPORT...

GitHub noreply at github.com
Sat May 19 01:46:43 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 78332285b0abaed62066c46f1a101f0a86e54248
      https://github.com/parrot/parrot/commit/78332285b0abaed62066c46f1a101f0a86e54248
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/codingstd/c_function_docs.t

  Log Message:
  -----------
  If a C function declaration contains PARROT_EXPORT, that must be found
at the start of the declaration.

For https://github.com/parrot/parrot/issues/770.

But note: As of this commit the test reports 3 failures which, in fact,
are not impeding Parrot's build with g++.


  Commit: 141ccab8387d13b48cceb251a1b0fa618e51aff9
      https://github.com/parrot/parrot/commit/141ccab8387d13b48cceb251a1b0fa618e51aff9
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M t/codingstd/c_function_docs.t

  Log Message:
  -----------
  Refine regex to permit PARROT_CAN(NOT)?_RETURN_NULL to precede
PARROT_EXPORT.


  Commit: 1e2db7a33ba12346b8e49ec452e77ebd5b9c51c4
      https://github.com/parrot/parrot/commit/1e2db7a33ba12346b8e49ec452e77ebd5b9c51c4
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M t/codingstd/c_function_docs.t

  Log Message:
  -----------
  Merge branch '770/order'


Compare: https://github.com/parrot/parrot/compare/bcccf4d...1e2db7a


More information about the parrot-commits mailing list