Abstract
This document describes important changes in the pan configuration language compiler between the v9 series and previous releases.
Table of Contents
Licensed under the Apache License, Version 2.0 (the "License"). You
may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
This release contains the following changes:
(SF Bug #3171788) Improve error message for format() function when there is a mismatch between given format string and arguments.
(SF RFE #3386906) Support for \b (backspace) and \f (form feed) escape sequences in double-quoted strings.
(SF Bug #3186921) Dependency calculation in ant task does not work correctly for namespaced object templates.