Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   cl
Date:           Thu May 13 15:44:04 UTC 2004

Modified Files:
        src/doc: HACKS
        src/sys/miscfs/kernfs: kernfs_vnops.c

Log Message:
Workaround for gcc 2.95.3 failing to initialize structures
and/or unions inside structures using nested designators.
Should be reverted when gcc >=3.3.3 is ready for vax.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/doc/HACKS
cvs rdiff -r1.103 -r1.104 src/sys/miscfs/kernfs/kernfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index