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

Re: Some "long" standing ITSes



masarati@aero.polimi.it writes:
> ITS#6505: add "const" to attrs in libldap search API: not a big deal, it
> would change a consolidated API, but the change should be harmless.

Not in the middle of RE24.  It breaks code with function pointers to API
functions.  Some compilers reject that, while others accept it with a
warning.  (gcc accepts it unless you use -pedantic-errors.)

-- 
Hallvard