[dmd-internals] [D-Programming-Language/dmd] b872c4: do not create a mock ModuleInfo for a symbol that ...

GitHub noreply at github.com
Wed Jun 26 22:48:30 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b872c490cdb4decf47f2c7098a52fe05ac37f6b2
      https://github.com/D-Programming-Language/dmd/commit/b872c490cdb4decf47f2c7098a52fe05ac37f6b2
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M src/glue.c

  Log Message:
  -----------
  do not create a mock ModuleInfo for a symbol that has no associated module


  Commit: 2e3db131006304a2bea0c776adcffdd71067a8d9
      https://github.com/D-Programming-Language/dmd/commit/2e3db131006304a2bea0c776adcffdd71067a8d9
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    A test/compilable/extra-files/test6461/a.d
    A test/compilable/extra-files/test6461/b.d
    A test/compilable/extra-files/test6461/main.d
    A test/compilable/extra-files/test6461/tmpl.d
    A test/compilable/test6461.sh

  Log Message:
  -----------
  add test case


  Commit: 4ddea74f2dedc2bc1d028c0ab18ab4d29f3613f2
      https://github.com/D-Programming-Language/dmd/commit/4ddea74f2dedc2bc1d028c0ab18ab4d29f3613f2
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M test/compilable/test6461.sh

  Log Message:
  -----------
  fix test script for posix


  Commit: 4a18636964de3611242c94910508aab040e3eb4e
      https://github.com/D-Programming-Language/dmd/commit/4a18636964de3611242c94910508aab040e3eb4e
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M test/compilable/test6461.sh

  Log Message:
  -----------
  chmod +x on script file, added output to not rebuild every time


  Commit: 7ac8e431ad29c35de1882e8f62752f739589c2c1
      https://github.com/D-Programming-Language/dmd/commit/7ac8e431ad29c35de1882e8f62752f739589c2c1
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    A test/compilable/test6461.sh
    R test/compilable/test6461.sh

  Log Message:
  -----------
  try chmod +x again


  Commit: f14149de17193b12244f6eb60ec532e164c422b4
      https://github.com/D-Programming-Language/dmd/commit/f14149de17193b12244f6eb60ec532e164c422b4
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M test/compilable/test6461.sh

  Log Message:
  -----------
  add -m$(MODEL) to test and simplify


  Commit: 8cf0a957d5667d59e6976a9fc1ffdecc824fc1c2
      https://github.com/D-Programming-Language/dmd/commit/8cf0a957d5667d59e6976a9fc1ffdecc824fc1c2
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-06-18 (Tue, 18 Jun 2013)

  Changed paths:
    M test/compilable/test6461.sh

  Log Message:
  -----------
  fix test for win64


  Commit: 482a6fde9d697ce8df4fd36aa849684c22993ae6
      https://github.com/D-Programming-Language/dmd/commit/482a6fde9d697ce8df4fd36aa849684c22993ae6
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M src/glue.c
    A test/compilable/extra-files/test6461/a.d
    A test/compilable/extra-files/test6461/b.d
    A test/compilable/extra-files/test6461/main.d
    A test/compilable/extra-files/test6461/tmpl.d
    A test/compilable/test6461.sh

  Log Message:
  -----------
  Merge pull request #2201 from rainers/fix_6461

Fix 6461 - multiple definitions with typeid and multiobj


Compare: https://github.com/D-Programming-Language/dmd/compare/42d92fad24f4...482a6fde9d69


More information about the dmd-internals mailing list