Skip to content

Error in defining strings in .data section #91

@MassimilianoMancini

Description

@MassimilianoMancini

In version 2.2.0 (win64) defining following strings in .data section throws compilation errors as reported in remarks:

.data

# Unmatched parenthesis
anystring1:   .string   "foo("
anystring2:   .string   "foo)"

# Stray '.' in line
anystring3:   .string   "foo(.)"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions