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

Re: commit: ldap/servers/slapd result.c



ando@OpenLDAP.org writes:
> 	result.c  1.292 -> 1.293
> re-fix ITS#4495 working around atoi() limitations

Wow, that was a lot of debug messages:-)

Still needs work though, e.g. strip whitespace from all input lines.
   output "code: $RC"
   output "info:    urgle    "

And I imagine that we could just as well use LDIF rules for line
wrapping and info::base64, since the rest of the shell output does.

That would break any existing back-shell scripts that use e.g.
  echo "info:<foobar>"
  echo "info::foobar:"
since these would be taken to be filenames and base64 text,
but I assume that's no big risk.

I'll get to it.

-- 
Hallvard