[parrot/parrot] 023e9a: fix t/src/embed/api.t with g++

noreply at github.com noreply at github.com
Fri Feb 25 01:25:48 UTC 2011


Branch: refs/heads/whiteknight/imcc_compreg_pmc
Home:   https://github.com/parrot/parrot

Commit: 023e9a8a9c28e84436bcf756a088f7d834916d15
    https://github.com/parrot/parrot/commit/023e9a8a9c28e84436bcf756a088f7d834916d15
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-02-24 (Thu, 24 Feb 2011)

Changed paths:
  M t/src/embed/api.t

Log Message:
-----------
fix t/src/embed/api.t with g++


Commit: ffc089e7c822439a07901c84e68acfe5d08c6e8d
    https://github.com/parrot/parrot/commit/ffc089e7c822439a07901c84e68acfe5d08c6e8d
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-02-24 (Thu, 24 Feb 2011)

Changed paths:
  M CREDITS
  M MANIFEST
  M MANIFEST.generated
  M NEWS
  M api.yaml
  M compilers/imcc/optimizer.c
  M compilers/imcc/pbc.c
  M compilers/opsc/src/Ops/Trans/C.pm
  M config/auto/gettext/gettext_c.in
  M config/auto/gmp/gmp_c.in
  M config/auto/libffi.pm
  M config/auto/libffi/test_c.in
  M config/auto/neg_0/test_c.in
  M config/auto/opengl/opengl_c.in
  M config/auto/pcre/pcre_c.in
  M config/auto/readline/readline_c.in
  M config/auto/sizes/floatval_maxmin_c.in
  M config/auto/sizes/intval_maxmin_c.in
  M config/auto/zlib/zlib_c.in
  M config/gen/makefiles/root.in
  M config/gen/opengl.pm
  M config/inter/make.pm
  M docs/index/tools.json
  M docs/pdds/draft/pdd01_overview.pod
  M docs/pdds/draft/pdd05_opfunc.pod
  M docs/pdds/draft/pdd06_pasm.pod
  M docs/pdds/draft/pdd08_keys.pod
  M docs/pdds/draft/pdd11_extending.pod
  A docs/pdds/draft/pdd13_bytecode.pod
  M docs/pdds/draft/pdd14_numbers.pod
  M docs/pdds/draft/pdd16_native_call.pod
  M docs/pdds/draft/pdd29_compiler_tools.pod
  M docs/pdds/draft/pdd31_hll.pod
  M docs/pdds/pdd00_pdd.pod
  M docs/pdds/pdd03_calling_conventions.pod
  M docs/pdds/pdd07_codingstd.pod
  M docs/pdds/pdd09_gc.pod
  M docs/pdds/pdd10_embedding.pod
  R docs/pdds/pdd13_bytecode.pod
  M docs/pdds/pdd15_objects.pod
  M docs/pdds/pdd17_pmc.pod
  M docs/pdds/pdd18_security.pod
  M docs/pdds/pdd19_pir.pod
  M docs/pdds/pdd20_lexical_vars.pod
  M docs/pdds/pdd21_namespaces.pod
  M docs/pdds/pdd22_io.pod
  M docs/pdds/pdd23_exceptions.pod
  M docs/pdds/pdd24_events.pod
  M docs/pdds/pdd25_concurrency.pod
  M docs/pdds/pdd26_ast.pod
  M docs/pdds/pdd27_multiple_dispatch.pod
  M docs/pdds/pdd28_strings.pod
  M docs/pdds/pdd30_install.pod
  M docs/pdds/pdd_template.pod
  M examples/languages/squaak/doc/tutorial_episode_5.pod
  M examples/mops/mops.ps
  M examples/mops/mops.scheme
  M frontend/parrot/main.c
  M lib/Parrot/Docs/Section/Tools.pm
  M lib/Parrot/Headerizer.pm
  M lib/Parrot/Headerizer/Functions.pm
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/TAP/Parser.pir
  A runtime/parrot/library/crypto.declarations
  A runtime/parrot/library/openssl.declarations
  M src/gc/gc_gms.c
  M src/nci/libffi.c
  M src/nci/signatures.c
  M src/oo.c
  M src/ops/core_ops.c
  M src/pmc/packfilebytecodesegment.pmc
  M src/pmc/packfileopmap.pmc
  M src/runcore/profiling.c
  M src/string/encoding/tables.c
  M t/codingstd/pdd_format.t
  M t/dynpmc/file.t
  M t/dynpmc/os.t
  M t/op/gc-non-recursive.t
  M t/pmc/fixedpmcarray.t
  M t/pmc/hash.t
  M t/pmc/packfileopmap.t
  M t/src/extend_vtable.t
  M t/steps/auto/libffi-01.t
  M t/steps/inter/make-01.t
  M t/tools/dev/headerizer/01_functions.t
  M t/tools/dev/headerizer/02_methods.t
  M t/tools/dev/headerizer/testlib/fixedbooleanarray_pmc.in
  M t/tools/dev/headerizer/testlib/list.in
  M t/tools/dev/headerizer/testlib/list_h.in
  M t/tools/dev/headerizer/testlib/nci_pmc.in
  M t/tools/mk_language_shell.t
  R tools/dev/ncidef2pasm.pl
  A tools/dev/ncidef2pir.pl

Log Message:
-----------
fix merge in optimizer.c




More information about the parrot-commits mailing list