Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

source code for the 5.16.1.1 release

0 views
Skip to first unread message

Joe Malcolm

unread,
Aug 14, 2015, 2:15:01 PM8/14/15
to win32-...@perl.org, Joe Malcolm
First, thanks a lot for your work on Strawberry Perl - it’s made my life quite a bit easier.

I am wondering how to find the source code for the "mingw-w64-crt” component of this release. On http://strawberryperl.com/release-notes/5.16.1.1-32bit.html it’s listed as:

mingw-w64-crt_2.x_r4936http://mingw-w64.sourceforge.net/

But r4936 does not seem to be available in the git repository.

E.g.:

git clone git://git.code.sf.net/p/mingw-w64/mingw-w64 mingw-w64-mingw-w64

gives me a repo which seems to go from 4934 to 4950:

commit 9ea33d20a97d5f8812233c2d6682af2461707df1
Author: Ozkan Sezer <sez...@gmail.com>
Date:   Tue Apr 10 08:00:51 2012 +0000

    _mingw.h (__int128, __SIZEOF_INT128__): Handle clang.
    
    git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4950 4407c894-4637-0410-b4f5-ada5f102cad1

commit af9c6a501318354918ef8b64fad847687b8ac214
Author: Jacek Caban <cja...@gmail.com>
Date:   Mon Apr 2 07:45:47 2012 +0000

    Makefile.am: Added downloadmgr.idl to IDL_SRCS (missing in previous patch)
    
    git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@4934 4407c894-4637-0410-b4f5-ada5f102cad1

"svn co http://svn.code.sf.net/p/mingw-w64/code/trunk@4936” gets me something, but it’s hard to tell if it’s what I want.

I’d appreciate any help.

Thanks,
Joe

kmx

unread,
Aug 14, 2015, 4:15:02 PM8/14/15
to Win32 Perl mailing list
Hi,

4936 is SVN revision number.

After mingw-w64 project had migrated to git I am not quite sure what is the corresponding git commit.

--
kmx

Joe Malcolm

unread,
Aug 14, 2015, 6:30:02 PM8/14/15
to kmx, Joe Malcolm, Win32 Perl mailing list
Right, but can I expect that:


Would get me the right version?

Joe

kmx

unread,
Aug 16, 2015, 10:30:05 AM8/16/15
to Joe Malcolm, Win32 Perl mailing list
Yes, that's it.

--
kmx
0 new messages