I was testing out the latest snapshot on my amd64 laptop, and
compiling latest sources, when I came across a bug. It appears that
with the latest -current, the kernel floods dmesg with errors if
bigmem = 1, because of this commit:
http://marc.info/?l=openbsd-cvs&m=126742779701386&w=2
If I roll sys
On Thu, Mar 04, 2010 at 06:56:30PM -0800, J.C. Roberts wrote:
> The deleted statement is not true for i386 (probably "no longer" true)
> and similar statements are in the BUGS section (rather than the main
> body) of the installboot.8 man pages for other archs. The statements
> about securelevel r
Hi!
makeinfo -html --css-include=foo.css bar.texinfo
Opens file foo.css, but not close it, which may lead to error:
Too many open files
I received this error when porting sbcl-1.0.36
--
Alexandr Shadchin
Index: makeinfo/html.c
===