Project

General

Profile

Actions

Bug #5011

open

Warning about unrecognized escape sequence in Osmocom_CTRL_Types

Added by pespin about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/05/2021
Due date:
% Done:

0%

Spec Reference:

Description

Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated

The code:

type charstring CtrlVariable (pattern "[^, \{\}\[\]\(\)<>\|~\\\^`'\"\?=;/\+&%$\#!]#(1,)");

Shall we simply remove the "\" before "{" and "}" ?

No data to display

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)