Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to accept symbol + as a character value in a string #42

Closed
Bibhav opened this issue Jul 24, 2015 · 1 comment
Closed

Request to accept symbol + as a character value in a string #42

Bibhav opened this issue Jul 24, 2015 · 1 comment
Assignees
Labels

Comments

@Bibhav
Copy link

Bibhav commented Jul 24, 2015

While compiling a text file to binary using oscar its observed that any vendor propitiatory string value containing the + symbol is compiled with warning message as below.

/* OSCAR -> OpenSource Cable modem file AssembleR v2.1.3.2 */
line 220:72 token recognition error at: '+'

String value used as part of config file is like the below sample :
OctetString "xyyyyyzzz/xyzm/gYg+xyyxyyxy"

@mgarcia01752 mgarcia01752 self-assigned this Jul 24, 2015
@mgarcia01752
Copy link
Collaborator

Download Release 2.1.3.3-pre

Please verify fix. Also make sure you remove the old DB file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants