Fixes for Head...
Christos Zoulas
christos at zoulas.com
Tue Jun 2 14:43:37 PDT 2009
On Jun 2, 5:27pm, christos at zoulas.com (Christos Zoulas) wrote:
-- Subject: Fixes for Head...
| For jdk:
|
| 1. Prefer hw.physmem64 if it exists.
| 2..(n-1): jibx 1.2.1 needs an isExtension(String) implemented.
| n. - NetBSD does not have statfs, it has statvfs.
| - Don't cast malloc return; it is bad form (and it will hide errors
| from not including <stdlib.h>).
| - NULL is not 0, could be (void *)0
|
| For corba [the last patch], same as [1]:
|
Oops, one of the patches has an error comment in it... Delete it please:
+++ b/make/tools/swing-nimbus/classes/org/jdesktop/swingx/designer/jibxhelpers/I
nsetsMapper.java
christos
More information about the bsd-port-dev
mailing list