Re: [Mingw-w64-public] [PATCH] Add missing IVssBackupComponents::GetWriterStatusCount

2013-12-18 Thread JonY
On 12/19/2013 00:19, Kai Tietz wrote: > 2013/12/18 Sergei Antonov: >> Hello! >> A patch for mingw-w64-headers/include/vsbackup.h is attached. It adds >> a missing function. > > Well, it adds two missing functions ... ;) patch is ok > Applied to trunk r6425. Sergei, can you attach you patches as

[Mingw-w64-public] win-builds -- linux 64b 1.3-beta3

2013-12-18 Thread Jerry Foster
Hi All, I'm facing a problems with the win-build on linux 64B ( linux mint 15 ). I've tried to follow the documentation from the 1.3-beta3 . And i receive some errors than I can't sort out : sudo ./win-builds/main.sh 1.3-beta3 bash-4.2# /root/get-all-prebuilt-binaries.shInitializing yypkg in /

Re: [Mingw-w64-public] [PATCH] Add missing IVssBackupComponents::GetWriterStatusCount

2013-12-18 Thread Kai Tietz
2013/12/18 Sergei Antonov : > Hello! > A patch for mingw-w64-headers/include/vsbackup.h is attached. It adds > a missing function. Well, it adds two missing functions ... ;) patch is ok Kai -- Rapidly troubleshoot proble

Re: [Mingw-w64-public] Win-Builds

2013-12-18 Thread niXman
Hi Adrien, I have signed up to this ML not because I was interested in the win-builds project. Could you register a separate ML, so that I and other people did not have to spend valuable time for filtering incoming mail from your e-mails? Thank you for understanding! -- Regards, niXman ___

[Mingw-w64-public] [PATCH] Add missing IVssBackupComponents::GetWriterStatusCount

2013-12-18 Thread Sergei Antonov
Hello! A patch for mingw-w64-headers/include/vsbackup.h is attached. It adds a missing function. GetWriterStatusCount.patch Description: Binary data -- Rapidly troubleshoot problems before they affect your business. Most

[Mingw-w64-public] Please Remove me from this mailing list.

2013-12-18 Thread Larry Pottle
-- Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into you

Re: [Mingw-w64-public] Win-Builds

2013-12-18 Thread wynfield
I followed your instructions. All downloading is successful. But, I'm getting a and the system gave me a invalid data in the reparse point error as follows: Installing mingw-w64-v3.0.0-1-i686-w64-mingw32-i686-w64-mingw32.txz...Fatal error: exception Failure("DeviceIoControl(FSCTL_SET_REPARSE_P

Re: [Mingw-w64-public] hang on exit

2013-12-18 Thread Victor Bombi
Hi, thanks for answering. > the questionable point here is that I am not sure we should call > destructor code for PROCESS_DETACH too. We should always see in front > a thread-detach, so this call seems to be pretty superflous (and might > be even wrong). I am not doing destructor call neithe

Re: [Mingw-w64-public] Win-Builds

2013-12-18 Thread Adrien Nader
On Wed, Dec 18, 2013, Adrien Nader wrote: > In order to test this verion which doesn't rely on mklink.exe, here are > _all_ the steps you need to do: > 1) follow the instruictions on http://win-builds.org/stable/ > 2) download these two files > http://notk.org/~adrien/sherpa-no-external-mklink

Re: [Mingw-w64-public] Win-Builds

2013-12-18 Thread Adrien Nader
Hi, On Wed, Dec 18, 2013, wynfi...@gmail.com wrote: > > Re: > > It took a bit more time and (much more sweat) than expected but I've > > implemented the revelant code straight in yypkg. There is test binary > > with this change which is available at: > > http://notk.org/~adrien/yypkg-no-externa

Re: [Mingw-w64-public] Win-Builds

2013-12-18 Thread Adrien Nader
Hi, On Wed, Dec 18, 2013, cat fa wrote: > When I run sherpa -install all , the following message displays: > > Unknown error with field `version'. > Unknown error with field `metadata'. > Unknown error with field `pkglist'. > Fatal error: exception Pre_sexp.Of_sexp_error(_, _) > > I have done al