[dmd-internals] [D-Programming-Language/dmd] 524450: fix project files
GitHub
noreply at github.com
Wed Feb 6 00:45:10 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 52445031c4db0daf942421d0018d30d63fef55bc
https://github.com/D-Programming-Language/dmd/commit/52445031c4db0daf942421d0018d30d63fef55bc
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M src/ctfeexpr.c
M src/dmd_msc.vcproj
M src/dmd_msc.vcxproj
M src/dmd_msc.vcxproj.filters
M src/expression.c
M src/root/port.c
M src/vcbuild/dmc_cl.bat
Log Message:
-----------
fix project files
fix format strings
fix typo in stricmp in port.c
Commit: 53781ffb98eccf1ea70a25133d1e234a9169eb5b
https://github.com/D-Programming-Language/dmd/commit/53781ffb98eccf1ea70a25133d1e234a9169eb5b
Author: Walter Bright <walter at walterbright.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M src/ctfeexpr.c
M src/dmd_msc.vcproj
M src/dmd_msc.vcxproj
M src/dmd_msc.vcxproj.filters
M src/expression.c
M src/root/port.c
M src/vcbuild/dmc_cl.bat
Log Message:
-----------
Merge pull request #1629 from rainers/fix_vsbuild
fix build with Visual Studio
Compare: https://github.com/D-Programming-Language/dmd/compare/d9b239775639...53781ffb98ec
More information about the dmd-internals
mailing list