Skip to content

Name resolution failures for package names with white space #2089

@lwrage

Description

@lwrage

Summary

Spaces in package names are not marked as an error in the AADL text editor. In references
the spaces are treated as part of the name and must be written exactly the same.

Similarly for other white space, such as tabs and newline.

Steps to Reproduce

The following is valid:

package A:: B
end A:: B;

Environment

  • OSATE Version: 2.6.0
  • Operating System: all

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions