https://issues.apache.org/bugzilla/show_bug.cgi?id=47838
--- Comment #1 from Dan Poirier <[email protected]> 2009-09-14 09:52:41 PDT --- I'm not that familiar with the LDAP AAA, so somebody else might have a better approach to solve your problem. Just looking at the patch, C89 doesn't allow new variable declarations in the middle of a block. Also, see if you can handle the cases where $ is followed by a character other than 't', or $ is at the end. There should also be a way to include a $ in the string if you really want one. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
