| 4 |
* Moved the NULL pointer check on cdr_t to a place before it is used for DVD |
* Moved the NULL pointer check on cdr_t to a place before it is used for DVD |
| 5 |
feature checks (otherwise it would crash when run on any pure CD-ROM |
feature checks (otherwise it would crash when run on any pure CD-ROM |
| 6 |
reader) |
reader) |
| 7 |
|
* Added test for WORDS_BIGENDIAN |
| 8 |
|
* copied values from align.h to another set of sizeof-reflecting defines in |
| 9 |
|
xconfig.h |
| 10 |
|
* workarounds for almost all "you are not allowed to modify that {version |
| 11 |
|
checking,quality assurance,other-important-looking-wording}" parts, |
| 12 |
|
replacing the output of "schily" where the commend said that we are forced |
| 13 |
|
to. One part in cdrecord.c still remains, the comment sounds too dangerous |
| 14 |
|
to be touched. |
| 15 |
|
|
| 16 |
|
[ Peter Samuelson ] |
| 17 |
|
* Created cmake test and code snippet for HAVE_C_BITFIELDS |
| 18 |
|
|
| 19 |
-- Eduard Bloch <blade@debian.org> Mon, 4 Sep 2006 09:56:38 +0200 |
-- Eduard Bloch <blade@debian.org> Mon, 4 Sep 2006 09:56:38 +0200 |
| 20 |
|
|