Issue 8761 - Comment for SLAPD_OVER_RETCODE define in portable.h is incorrect
Summary: Comment for SLAPD_OVER_RETCODE define in portable.h is incorrect
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: documentation (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-23 17:04 UTC by metzen@gmail.com
Modified: 2019-07-24 18:56 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description metzen@gmail.com 2017-10-23 17:04:51 UTC
Full_Name: Matt McDonald
Version: 
OS: 
URL: 
Submission from: (NULL) (2601:282:b01:175b:359:7f8e:53e6:7341)


The comment for the SLAPD_OVER_RETCODE entry in include/portable.hin incorrectly
describes it as the "Referential Integrity" overlay, when it should indicate the
"return code" overlay.


diff --git a/include/portable.hin b/include/portable.hin
index 3b17ccf04..3e340b6c7 100644
--- a/include/portable.hin
+++ b/include/portable.hin
@@ -1020,7 +1020,7 @@
 /* define for Referential Integrity overlay */
 #undef SLAPD_OVER_REFINT

-/* define for Referential Integrity overlay */
+/* define for return code overlay */
 #undef SLAPD_OVER_RETCODE

 /* define for Rewrite/Remap overlay */
Comment 1 Quanah Gibson-Mount 2019-04-17 22:09:42 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Quanah Gibson-Mount 2019-04-17 22:10:49 UTC
--On Monday, October 23, 2017 6:04 PM +0000 metzen@gmail.com wrote:

> Full_Name: Matt McDonald
> Version:
> OS:
> URL:
> Submission from: (NULL) (2601:282:b01:175b:359:7f8e:53e6:7341)
>
>
> The comment for the SLAPD_OVER_RETCODE entry in include/portable.hin
> incorrectly describes it as the "Referential Integrity" overlay, when it
> should indicate the "return code" overlay.

Thanks for the report, this has been fixed in git master.

--Quanah



--

Quanah Gibson-Mount
Product Architect
Symas Corporation
Packaged, certified, and supported LDAP solutions powered by OpenLDAP:
<http://www.symas.com>


Comment 3 Quanah Gibson-Mount 2019-04-17 22:21:14 UTC
changed notes
changed state Test to Release
Comment 4 Quanah Gibson-Mount 2019-04-17 22:21:28 UTC
changed notes
moved from Software Bugs to Documentation
Comment 5 OpenLDAP project 2019-07-24 18:56:34 UTC
Fixed in master
Fixed in RE24 (2.4.48)
Comment 6 Quanah Gibson-Mount 2019-07-24 18:56:34 UTC
changed notes
changed state Release to Closed