Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libprop
Module Name: src
Committed By: martin
Date: Sun Oct 15 19:04:28 UTC 2006
Modified Files:
src/common/lib/libprop: prop_rb.c
Log Message:
Make it compile with -Wextra on big endian machines (at lest the #if in the
definition of struct rb_ndoe on the endianess is the only explanation I have
why nobody complained about this on i386 - I don't understand why it makes a
difference for gcc though)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libprop/prop_rb.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