Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: CVS commit: src/sys/lib/libsa
Module Name: src
Committed By: christos
Date: Fri Dec 24 23:12:29 UTC 2010
Modified Files:
src/sys/lib/libsa: stand.h
Log Message:
panic takes a printf format too.
This changes breaks the build on port-amd64:
/build/netbsd-local/src/sys/arch/i386/stand/boot/biosboot/../../../../../lib/libsa/alloc.c:217:
warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'char *'
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer | | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index