[389-devel] Build failed in Jenkins: 389-DS-NIGHTLY #138

2016-11-20 Thread Jenkins
See -- [...truncated 3825 lines...] suites/basic/basic_test.py::test_mod_def_rootdse_attr[namingContexts] PASSED suites/basic/basic_test.py::test_mod_def_rootdse_attr[supportedL

[389-devel] Extending the pblock

2016-11-20 Thread William Brown
Hi, I have to add some new getters to pblock.c, but I think we should talk about how to add these. Right now, we have a nearly ~2000 line case switch statement in slapi_pblock_get(pb, TYPE, *void). No matter how we cut it, this is pretty insane. We have huge amounts of defines in slapi-plugin.h f