Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: [netbsd-5] src/sys/fs/udf
On 02/18 08:04, Christoph Egger wrote:
>
> udf_subr.c here breaks build of kernels with DEBUG like i386 ALL.
> non-DEBUG kernels build fine.
>
> The build failure comes from using snprintb.
> Instead of a backout, I would like to see a pullup request from
> christos which replaces bitmask_snprintf with snprintb since
> bitmask_snprintf is known broken.
That'd be ideal, but not at this point in the release cycle. We'll live
with the bitmask_snprintf suckage, because a rototill is not appropriate.
Home |
Main Index |
Thread Index |
Old Index