DragonFly BSD
DragonFly bugs List (threaded) for 2003-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

XXX_if.m src file problems


From: EJHaug <ejh@xxxxxxxxxxx>
Date: Sun, 28 Sep 2003 19:17:34 -0500

Hi,
I have found that the following files have problems
/usr/src/sys/dev/sound/pcm/feeder_if.m
and
/usr/src/sys/dev/sound/pcm/ac97_if.m
both contain lines that are terminated with \r\n.
that normally would not be a problem, but they
are post processed by an awk script that does not
like that.

In/usr/src/sys/dev/sound/pcm/mixer_if.m
the METHOD setrecsrc has an argument named src
the declaration there is missing a trailing semicolon.

Yes, this is part of removing perl from the kernel

eric



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]