[paranoia-dev] size32?

Peter Jones pjones at redhat.com
Thu Dec 23 09:27:27 PST 1999



Monty, et al, I was just read through cdda_interface.h (in the
RPM-ification project), and I'm wondering -- Do you really mean to have
non-POSIX types in cdda_interface.h ?  It seems to have 

typedef struct TOC {    /* structure of table of contents */
  unsigned char bFlags;
  unsigned char bTrack;
  size32 dwStartSector;
} TOC;

The paranoia makefiles will automagically make that an int for paranoia's
purposes, but, well...

fuzzball:/usr/include$ find . -type f -exec grep --with-filename {} -e
size32 \;
./cdda_interface.h:  size32 dwStartSector;
fuzzball:/usr/include$ less cdda_interface.h 

isn't terribly promising.

 -- Peter

"Most of what I've learned over the years has come from signatures."
                -- Larry Wall

--- >8 ----
List archives:  http://www.xiph.org/archives/
Paranoia homepage: http://www.xiph.org/paranoia/
To unsubscribe from this list, send mail to 'paranoia-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Paranoia-dev mailing list