Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 16:05:37 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        njl@FreeBSD.org, freebsd-bugs@FreeBSD.org, sos@FreeBSD.org
Subject:   Re: bin/45547: a patch to make burncd handle .wav files.
Message-ID:  <200211240005.gAO05bqs013268@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: a patch to make burncd handle .wav files.

Responsible-Changed-From-To: freebsd-bugs->sos
Responsible-Changed-By: njl
Responsible-Changed-When: Sat Nov 23 15:57:23 PST 2002
Responsible-Changed-Why: 
Over to burncd(8) maintainer.  Patch looks like it could need some cleaning
up (i.e. unnecessary one-use macros, definition of a struct for a single
use).  Try to minimize your diff size by doing things like reading 8 bytes
and comparing to "RIFFWAVE" instead of doing it separately.  Also you need
a little endian conversion for the length field.

http://www.freebsd.org/cgi/query-pr.cgi?pr=45547

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211240005.gAO05bqs013268>