Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 4cf2d7a3f116f074b4ceacb80ed29c008426126d
https://github.com/D-Programming-Language/dmd/commit/4cf2d7a3f116f074b4ceacb80ed29c008426126d
Author: monarch dodra <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M src/target.c
Log Message:
-----------
fix win32 warning in target.c
This was creating a warning during a win32 build:
```
dmc -c -Iroot;\dm\include -o -cpp -DDM_TARGET_CPU_X86=1 target
target.c(152) : Warning 18: implied return of Target::critsecsize at closing
'}' does not return value
```
Commit: fb267d393b11dad88fa5ea67257820f3306685c4
https://github.com/D-Programming-Language/dmd/commit/fb267d393b11dad88fa5ea67257820f3306685c4
Author: monarch dodra <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M src/target.c
Log Message:
-----------
Update target.c
Commit: 712c3e256b1198523bb8a5c49e5e08d3f8409855
https://github.com/D-Programming-Language/dmd/commit/712c3e256b1198523bb8a5c49e5e08d3f8409855
Author: Hara Kenji <[email protected]>
Date: 2013-07-09 (Tue, 09 Jul 2013)
Changed paths:
M src/target.c
Log Message:
-----------
Merge pull request #2327 from monarchdodra/warning
fix win32 warning in target.c
Compare:
https://github.com/D-Programming-Language/dmd/compare/af61ebff5404...712c3e256b11
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals