Re: [Mingw-w64-public] Missing http.h::_HTTP_DATA_CHUNK_TYPE::HttpDataChunkFromFragmentCacheEx

2009-12-22 Thread Alon Bar-Lev
Thanks!

When are you going to publish a new snapshot?
Current snapshot is mingw-w64-snapshot-20090419.tar.bz2 and is it very old.

Vapier, the lord of toolchain in Gentoo, recently added out-of-the-box
support for mingw64... However he will only use formal snapshots for
the runtime.

Can you please consider to publish a more up-to-date snapshot?

Thanks!

On Tue, Dec 22, 2009 at 10:35 AM, Kai Tietz kai.ti...@onevision.com wrote:
 Alon Bar-Lev alon.bar...@gmail.com wrote on 21.12.2009 17:30:04:

 Hello,

 Can this be added?

 Should be:
   typedef enum _HTTP_DATA_CHUNK_TYPE {
     HttpDataChunkFromMemory,HttpDataChunkFromFileHandle,
 HttpDataChunkFromFragmentCache,HttpDataChunkFromFragmentCacheEx,
 HttpDataChunkMaximum
   } HTTP_DATA_CHUNK_TYPE,*PHTTP_DATA_CHUNK_TYPE;


 Thanks!

 Thanks for the missing constant. I can confirm by genidl and msdn, that we
 missed this constant.
 I've added it to trunk version at revision 1670.

 2009-12-22  Kai Tietz  kai.ti...@onevision.com

        * http.h (HTTP_DATA_CHUNK_TYPE): Add
        HttpDataChunkFromFragmentCacheEx.


 Cheers,
 Kai

 |  (\_/)  This is Bunny. Copy and paste Bunny
 | (='.'=) into your signature to help him gain
 | ()_() world domination.



--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] Missing http.h::_HTTP_DATA_CHUNK_TYPE::HttpDataChunkFromFragmentCacheEx

2009-12-22 Thread Kai Tietz
2009/12/22 Alon Bar-Lev alon.bar...@gmail.com:
 Thanks!

 When are you going to publish a new snapshot?
 Current snapshot is mingw-w64-snapshot-20090419.tar.bz2 and is it very old.

 Vapier, the lord of toolchain in Gentoo, recently added out-of-the-box
 support for mingw64... However he will only use formal snapshots for
 the runtime.

 Can you please consider to publish a more up-to-date snapshot?

 Thanks!


Hello,

Sorry for being that lazy. I updated the svn snapshots on our download
page. We provide additional source balls for toolchain build, but
those aren't svn snapshots.

You can find two different versions of source snapshots. One is our
current trunk version and the second is the snapshot of our v1.0
release branch.

Regards,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| ()_() him gain world domination

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] Missing http.h::_HTTP_DATA_CHUNK_TYPE::HttpDataChunkFromFragmentCacheEx

2009-12-21 Thread Alon Bar-Lev
Hello,

Can this be added?

Should be:
  typedef enum _HTTP_DATA_CHUNK_TYPE {

HttpDataChunkFromMemory,HttpDataChunkFromFileHandle,HttpDataChunkFromFragmentCache,HttpDataChunkFromFragmentCacheEx,HttpDataChunkMaximum
  } HTTP_DATA_CHUNK_TYPE,*PHTTP_DATA_CHUNK_TYPE;


Thanks!

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public