Quantcast
Channel: gplex Issue Tracker Rss Feed
Browsing all 33 articles
Browse latest View live

Commented Issue: Index out of range error [8623]

Hi, I see below error when I use gplex in my application. Any idea why this error occurs. This happens when I am trying to add new token definition.Index was out of range. Must be non-negative and less...

View Article


Commented Issue: Index out of range error [8623]

Hi, I see below error when I use gplex in my application. Any idea why this error occurs. This happens when I am trying to add new token definition.Index was out of range. Must be non-negative and less...

View Article


Created Issue: No way to build a project from source files in MS Visual...

gplex-65435.zip file doesn't contain GplexBuffers.cs, parser.cs, Scanner.cs files.Therefore, there is no way to build a project from source files in MS Visual Studio 2010.

View Article

Commented Issue: No way to build a project from source files in MS Visual...

gplex-65435.zip file doesn't contain GplexBuffers.cs, parser.cs, Scanner.cs files.Therefore, there is no way to build a project from source files in MS Visual Studio 2010.Comments: ** Comment from web...

View Article

Created Issue: Errors in MSBuild Style [10717]

Would it be possible to emit errors in the style supported by MSBuild / Visual Studio?Specifically:C:\path\to\file.lex(15,21) : error 54: Invalid character range: lower bound > upper bound.This...

View Article


Commented Issue: Errors in MSBuild Style [10717]

Would it be possible to emit errors in the style supported by MSBuild / Visual Studio?Specifically:C:\path\to\file.lex(15,21) : error 54: Invalid character range: lower bound > upper bound.This...

View Article

Created Issue: Null character \0 is not recognized [11308]

Add to your lex file a rule that matches null character\0 whatever....gplex will crash with exception: Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range. at...

View Article

Commented Issue: No way to build a project from source files in MS Visual...

<p>gplex-65435.zip file doesn&#39;t contain GplexBuffers.cs, parser.cs, Scanner.cs files.</p><p>Therefore, there is no way to build a project from source files in MS Visual Studio...

View Article


Commented Issue: Null character \0 is not recognized [11308]

Add to your lex file a rule that matches null character\0 whatever....gplex will crash with exception: Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range. at...

View Article


Created Issue: Dot rule violates lex syntax and own documentation [11310]

Quote from documentation for dot regex: &quot;It means any character except ‘\n’&quot; (in lex it was except &quot;\n&quot; and &quot;\r&quot;). Anyway, try to add 2 rules --...

View Article

Commented Issue: Null character \0 is not recognized [11308]

Add to your lex file a rule that matches null character\0 whatever....gplex will crash with exception: Unhandled Exception: System.IndexOutOfRangeException: Array index is out of range. at...

View Article

Commented Issue: Dot rule violates lex syntax and own documentation [11310]

Quote from documentation for dot regex: &quot;It means any character except ‘\n’&quot; (in lex it was except &quot;\n&quot; and &quot;\r&quot;). Anyway, try to add 2 rules --...

View Article

Commented Issue: Dot rule violates lex syntax and own documentation [11310]

Quote from documentation for dot regex: &quot;It means any character except ‘\n’&quot; (in lex it was except &quot;\n&quot; and &quot;\r&quot;). Anyway, try to add 2 rules --...

View Article


Commented Issue: Dot rule violates lex syntax and own documentation [11310]

Quote from documentation for dot regex: &quot;It means any character except ‘\n’&quot; (in lex it was except &quot;\n&quot; and &quot;\r&quot;). Anyway, try to add 2 rules --...

View Article

Created Issue: Quote marks does not escape characters [11335]

If I am not mistaken, quote marks should work as the content of them is raw-text. From lex manual:&quot; &quot; Matches the enclosed character or string even if it is an operator.So let' say...

View Article


Commented Issue: EOF is not reached in non-INITIAL state [11335]

(Previously I added ill-formed ticket. Since I don't know how to delete, I now change it content to valid one, sorry for confusion).Consider such rules (see the attached file).Uncomment/comment the...

View Article

Commented Issue: EOF is not reached in non-INITIAL state [11335]

(Previously I added ill-formed ticket. Since I don't know how to delete, I now change it content to valid one, sorry for confusion).Consider such rules (see the attached file).Uncomment/comment the...

View Article


Created Unassigned: AAST.AddUserPredicate throws exception if first exported...

In AAST.cs, line 282 throws an exception if the first exported type does not match instead of continuing to iterate over the remaining exported types. The line 'hdlr.ListError(mSpan, 96, clsName);...

View Article

Commented Unassigned: AAST.AddUserPredicate throws exception if first...

In AAST.cs, line 282 throws an exception if the first exported type does not match instead of continuing to iterate over the remaining exported types. The line 'hdlr.ListError(mSpan, 96, clsName);...

View Article

Created Unassigned: How to avoid the 'This pattern always overrides" message...

Hi,I am trying to create a SQL parser for the [SQL-92 BNF](http://savage.net.au/SQL/sql-92.bnf.html) that was converted by me to the lex/yacc grammar. I have the following two rules in the lexer's...

View Article
Browsing all 33 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>