This time in vcut:
vorbis-tools/vcut/vcut.h:23 and 24.
No, I'm not spending quality time with grep; I'm trying to compile
vorbis
with the native Sun Forte compilers. Much badness, of which these //
issues are only part. :-( More details to follow...
Patch/inc/lazy.
{+} Jeff Squyres
{+} squyres@cse.nd.edu
{+} Perpetual Obsessive Notre Dame Student Craving Utter Madness
{+} "I came to ND for 4 years and ended up staying for a decade"
Index: vorbis-tools/vcut/vcut.h
==================================================================RCS file:
/usr/local/cvsroot/vorbis-tools/vcut/vcut.h,v
retrieving revision 1.3
diff -c -r1.3 vcut.h
*** vorbis-tools/vcut/vcut.h 2001/07/16 13:09:57 1.3
--- vorbis-tools/vcut/vcut.h 2001/08/20 10:53:35
***************
*** 20,27 ****
ogg_int64_t initialgranpos;
ogg_int64_t cutpoint;
unsigned int serial;
! vcut_packet **headers; //3
! vcut_packet **packets; //2
FILE *in,*out1,*out2;
} vcut_state;
--- 20,27 ----
ogg_int64_t initialgranpos;
ogg_int64_t cutpoint;
unsigned int serial;
! vcut_packet **headers; /*3*/
! vcut_packet **packets; /*2*/
FILE *in,*out1,*out2;
} vcut_state;
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.