[Bug 20792] git checkout 1.1.29 is not the same as 1.1.29 tarball

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 22 08:33:23 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20792





--- Comment #2 from Wylda <wylda at volny.cz>  2009-11-22 08:33:22 ---
(In reply to comment #1)
> ...
> to see if there are any differences between them.

Thank you for hint. Before your post i already did md5 checksum between those
two dir. Not a surprise that i saw a lot of difference between files:

 * .o
 * .so
 * .a
 * .tlb
 * .res
 * .rc
 * .fake


But what surprised much more, that "git checkout wine-1.1.29" tree contain a
lot of source files not available in 1.1.29 tarball.

dlls/d3dx8/  --a lot of redundant files here in git
dlls/kernel32/nls/winerr_jpn.mc.rc --redundant in git
dlls/oledb32/tests/Makefile --redundant in git
dlls/winedos/libwinedos.def --redundant in git
dlls/winoldap.mod16      --redundant in git
quartz_strmif.h          --redundant in git
quartz/dlldata.c         --redundant in git
quartz_strmif_p.c        --redundant in git
openal32/Makefile        --redundant in git
openal32/openal32.dll.so --redundant in git
openal32/openal.o        --redundant in git
openal32/openal32.dll.fake --redundant in git
dlls/actxprxy/ --a lot of redundant  *.c and *.h files here in git

...and redundant binaries in git after build process
loader/wine-pthread
loader/wine-kthread
loader/wine-glibc-installed
loader/wine-preloader-installed
loader/wine-glibc
loader/wine-glibc
loader/wine-kthread-installed

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list