> Hi, > > Cory Papenfuss wrote: > >> Am I missing something on the versioning scheme of ivtv? I >> downloaded the 0.3.9 tarball a week or so ago and managed a make a >> pvr-500 work with it. >> >> Last night I downloaded 0.3.9 again, and it refused to compile >> with errors: >> >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c: In function >> `cx25840_set_v4l_audio': >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:238: warning: >> passing arg 1 of `cx25840_write' makes pointer from integer without a >> cast >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:238: error: too few >> arguments to function `cx25840_write' >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:239: warning: >> passing arg 1 of `cx25840_and_or' makes pointer from integer without a >> cast >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:239: error: too few >> arguments to function `cx25840_and_or' >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:240: warning: >> passing arg 1 of `cx25840_and_or' makes pointer from integer without a >> cast >> /home/papenfuss/ivtv-0.3.9/driver/cx25840-audio.c:240: error: too few >> arguments to function `cx25840_and_or' >> >> Is a version number such as 0.3.9 actually a "current svn >> snapshot?" If so, that's quite confusing. I suggest that a version >> be a version... not to change. If it's a snapshot, version it with >> the date, e.g. >> >> ivtv-20051005 >> or >> ivtv-0.3.9-20051005 >> >> -Cory >> >> > If you've downloaded from www.ivtv.tv, then that file is just a mirror > of the latest 0.3.9 svn available. > I've changed the mirroring to also include the svn version number in the > filename. > The latest version available is "ivtv-0.3.9-2749.tgz".
What exactly is the purpose of this mirror? The latest svn source can already be downloaded directly from http://ivtvdriver.org/viewcvs/ivtv/trunk/. The ivtvdriver.org wiki needs to be updated to clearly point to this but other than that I see no reason for this mirrored archive (except for confusing people :-). Hans _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
