Skip to content

make build options.c with VS2008 compiler#364

Merged
jdavid merged 1 commit intolibgit2:masterfrom
jun66j5:v0.20.3-vs2008
Apr 28, 2014
Merged

make build options.c with VS2008 compiler#364
jdavid merged 1 commit intolibgit2:masterfrom
jun66j5:v0.20.3-vs2008

Conversation

@jun66j5
Copy link
Contributor

@jun66j5 jun66j5 commented Apr 28, 2014

Cannot build options.c in pygit2 v0.20.3 with Visual Studio 2008 compiler. Patch makes build options.c with the compiler.

c:\Program Files\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG "-IC:\Program Files\libgit2\include" -Iinclude -IC:\python\include -IC:\python\PC /Tcsrc\options.c /Fobuild\temp.win32-2.6\Release\src\options.obj
options.c
src\options.c(47) : error C2143: syntax error : missing ';' before 'type'
...

@jdavid jdavid merged commit c68de8e into libgit2:master Apr 28, 2014
@jun66j5 jun66j5 deleted the v0.20.3-vs2008 branch April 28, 2014 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants