From: Nickolay S. <sk...@bs...> - 2002-11-24 10:39:44
|
Hello, Claudio ! Sunday, November 24, 2002, 6:32:49 AM, you wrote: > Jason handles almost any combination, based on his experience, so I wouldn't > be surprised if other tools do the same, relying on the current misbehavior. >> I can make add a copy of older pass1_rse and pass1_sort to the server. >> But this code is not very static and changes often. > Fine. Leave the old code as it's now. No more fixes. If someone wants the > improvements, the new code should be used. Also, the old code can be thought > as IB-compatible. I developed another bug solution because of your suggestions that we need to to handle both behaviors - parameter ordering based on pass1 order (current FB1/IB behavior) and parameter ordering based on lexer order. It allows to have no modifications in current pass1 logic and hide all difference in MAKE_parameter code. Supporing both behaviors should not be a problem now. There will be configuration parameter. > C. -- Best regards, Nickolay mailto:sk...@bs... |