[parrot/parrot] 8bcd6a: fix the build on windows. I don't know why this is...

noreply at github.com noreply at github.com
Mon Apr 18 16:51:04 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 8bcd6a75ea00b6dc86d3c36cf479b4155ffb365d
    https://github.com/parrot/parrot/commit/8bcd6a75ea00b6dc86d3c36cf479b4155ffb365d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-18 (Mon, 18 Apr 2011)

Changed paths:
  M frontend/pbc_dump/main.c

Log Message:
-----------
fix the build on windows. I don't know why this is an error, the compiler can clearly see the PMC_IS_NULL macro, but claims the PMCNULL variable is not defined. They are defined in the same file


Commit: 836fe3bd30cfd2d44b61c0bb1dfbb5e78012af26
    https://github.com/parrot/parrot/commit/836fe3bd30cfd2d44b61c0bb1dfbb5e78012af26
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-18 (Mon, 18 Apr 2011)

Changed paths:
  M NEWS
  M PLATFORMS
  M api.yaml
  M include/parrot/packfile.h
  M src/embed/api.c
  M src/packfile/api.c

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot


Compare: https://github.com/parrot/parrot/compare/c992322...836fe3b


More information about the parrot-commits mailing list