[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: LAST CALL: OpenLDAP 1.2.1



I would like to include changes for modrdn and moddn in back-db2...
but I even have problems compiling with that backend, i.e.:

            ^

"add.c", line 239: error(1070): incomplete type is not allowed
        struct timeval  time1, time2;
                        ^

"add.c", line 239: error(1070): incomplete type is not allowed
        struct timeval  time1, time2;
                               ^

Wondering if this was actually tested in various platforms?


                                                                    Regards,
Juan

Kurt D. Zeilenga wrote:

> If there are devel changes you want merged into release engineering branch
> before release of 1.2.1, you had better speak up now.   Please specify
> which diffs (between -devel revisions) should be merged.  Providing a
> patch that can be applied directly to the release engineering branch
> would be greatly appreciated.
>
> Kurt