Author Topic: build configure error parser  (Read 3886 times)

dan3986

  • New Community Member
  • Posts: 1
  • Hero Points: 0
build configure error parser
« on: January 24, 2015, 02:30:49 PM »
The following regex expression validated correctly, when tested(see below). But when i used the expression, the file pops up put the cursor will not go to the line. The cursor is always at the top of the file.
 
expression is:
^:n-:n-:n :n\::n\::n,:n:b+:w:b+:w+:b+\(\/{#0:p}\:{#1:i}\)(?+|:b+):w*\:*\:*:w*(?*|:b*){#3?*$}
validated with:
2015-01-23 05:53:24,951 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/MsgBadMsg.cpp:18) - getFrame
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/Msg.cpp:42) - getFrame
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/MsgBadMsg.cpp:31) - getFrame frameframe length: 56: 0x1d, 0x03, 0x00, 0x00, {"service":"BadMsg","addr":0,"option":0,"status":""}
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/Msg.cpp:42) - getFrame
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/MsgHandlerBadMsg.cpp:31) - MsgHandlerBadMsg::process sending back  frame length: 56: 0x1d, 0x03, 0x00, 0x00, {"service":"BadMsg","addr":0,"option":0,"status":""}
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/MsgHandler.cpp:39) - MsgHandler::reply
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/MsgBadMsg.cpp:18) - getFrame
2015-01-23 05:53:24,952 TRACE StorePlatform (/home/dan/work/price-sign/g4.2/storePlatform/system/msg/src/Msg.cpp:42) - getFrame

SlickEdit 2013 (v18.0.1.2 32-bit)
Serial number: WL358847
Licensed number of users: Single user
License file: /opt/slickedit/bin/slickedit.lic
Build Date: August 12, 2013
Emulation: CUA

OS: Linux
OS Version: Debian GNU/Linux 7.5 (wheezy)
Kernel Level: 3.2.0-4-686-pae
Build Version: #1 SMP Debian 3.2.57-3+deb7u2
Processor Architecture: i686
Project Type: Gnuc
Language: .h (C/C++)

Installation Directory: /opt/slickedit/
Configuration Directory: /home/xxx/.slickedit/18.0.1/
« Last Edit: January 24, 2015, 02:41:01 PM by dan3986 »