On 3/20/06, Andrew Piskorski <[EMAIL PROTECTED]> wrote: > On Mon, Mar 20, 2006 at 10:02:22AM -0700, Stephen Deasey wrote: > > It does in include the ACS code, i.e. the ns_pg commands and bind > > variable support, it just doesn't use the FOR_ACS_USE flag. These > > features are always enabled. > > Oh, good. That silly FOR_ACS_USE flag should have been removed years > ago, it's good that someone finally did it.
The ACS commands are split into a separate file, the driver core in the main file. I didn't have time to finish cleaning up the ACS stuff so some of it is still undocumented etc. Some code has been removed, but that was just a side effect of clean up. There seemed to be redundancies. If it doesn't work as expected, I broke it...