[vlc-devel] Re: vlc: svn commit r19786 (markfm)

Damien Fouilleul damien.fouilleul at laposte.net
Mon Apr 16 11:16:38 CEST 2007


Subversion daemon wrote:
> r19786 | markfm | 2007-04-14 17:04:36 +0200 (Sat, 14 Apr 2007) | 2 lines
> Changed paths:
>    M /trunk/modules/access/dshow/common.h
>
> Fix dshow build on Cygwin -- add size_t and ptrdiff_t undefs
>
>  > http://trac.videolan.org/vlc/changeset/19786
>
>   
I have serious misgivings about the validity of this commit for 2 reasons:
- I haven't had any problems compiling dshow on Cygwin in months (and i 
compile it nearly everyday)
- size_t and ptrdiff_t are always typedefs in system headers (hence the 
_t) , i.e. cygwin/mingw/g++ headers

therefore i suggest you debug your build, track all those headers 
inclusions used when compiling dshow, it is possible that the culprit 
lies in the contribs headers, as i do not recompile them as often.

FYI, i'm using:
mingw-runtime 3.12-4
gccc 3.4.4-3

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list