Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 723e894c9a2217faa0424a4d7407e6e35f51149e
      
https://github.com/D-Programming-Language/phobos/commit/723e894c9a2217faa0424a4d7407e6e35f51149e
  Author: Johan Engelen <[email protected]>
  Date:   2015-04-06 (Mon, 06 Apr 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Fix compilation.
The errors were:
- phobos/std/math.d(2599): Error: only global variables can be referenced by 
identifier in naked asm
- phobos/std/math.d(2611): Error: only global variables can be referenced by 
identifier in naked asm
- phobos/std/math.d(2612): Error: only global variables can be referenced by 
identifier in naked asm


  Commit: d2ea4c89aa8dc477395e00c994cc992d378944cd
      
https://github.com/D-Programming-Language/phobos/commit/d2ea4c89aa8dc477395e00c994cc992d378944cd
  Author: Rainer Schuetze <[email protected]>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M std/math.d

  Log Message:
  -----------
  Merge pull request #3152 from JohanEngelen/stdmath_naked_fix

Fix compilation of std.math.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/e1cd326a1f0c...d2ea4c89aa8d
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to