[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: back-null
Hallvard,
I applied your back-null: neat piece of code ;) It took a while
to figure out where it might be useful; one could use it to avoid
a failure in case of search for an unhandled naming context, or to
avoid returning a referrla for "bogus" naming contexts, e.g.:
database null
suffix ""
or
database null
suffix "dc=bogus,dc=net"
Correct?
You should provide a copyright statement at least in null.c,
where you state that you're the author of the code and with
minimalistic licensing notes.
Regards,
Pierangelo.
Dr. Pierangelo Masarati | voice: +39 02 2399 8309
Dip. Ing. Aerospaziale | fax: +39 02 2399 8334
Politecnico di Milano | mailto:pierangelo.masarati@polimi.it
via La Masa 34, 20156 Milano, Italy | http://www.aero.polimi.it/~masarati
- Follow-Ups:
- Re: back-null
- From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>