Skip to content

Buffer Class Visibility #8

@Capranaut

Description

@Capranaut

Section 3.3 of the GPLEX docs call out ScanBuff as "an abstract, public class." I see you overrode that in commit 647ef58. This is causing CS0053 build errors when the .lex file contains the "%visibility public" flag. The .lex file in question works fine with manual builds of GPLEX. Do you have a suggestions for a work around? I tired setting the /noEmbedBuffers flag and adjusting GplexBuffers.cs manually, but it seems gets overridden on build by YaccLexTools.Gplex

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions