tech-kern archive

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

undefined TRUE/FALSE constants in proptest.c



Hi people.

regress/lib/libprop/proptest.c doesn't compile, because it's using
TRUE/FALSE constants, which aren't defined.
I attach a patch that makes proptest to use the standard defined true/bool ones.

Best regards,
Stathis Kamperis

Attachment: proptest.diff
Description: Binary data



Home | Main Index | Thread Index | Old Index