⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@tueda
Copy link
Collaborator

@tueda tueda commented Jan 9, 2026

Here is a minimal implementation that relaxes the ordering constraints between $-variable-related ModuleOption statements (sum, maximum, minimum and local options) and other statements.

Previous discussions: #296, #188.

@coveralls
Copy link

coveralls commented Jan 9, 2026

Coverage Status

coverage: 53.399% (+0.05%) from 53.353%
when pulling 7bffd7f on tueda:pr/allow-dollar-moduleoption-anywhere
into 4341c63 on form-dev:master.

@tueda tueda force-pushed the pr/allow-dollar-moduleoption-anywhere branch from 2ab18fb to c28a66d Compare January 13, 2026 08:55
@tueda tueda linked an issue Jan 13, 2026 that may be closed by this pull request
@tueda tueda force-pushed the pr/allow-dollar-moduleoption-anywhere branch from c5f6faa to 7bffd7f Compare January 19, 2026 09:00
@tueda
Copy link
Collaborator Author

tueda commented Jan 19, 2026

The "Illegal information in number of arguments properties" is now correctly ignored (non-fatal):

CF f>=x<=x;
.end

@tueda tueda merged commit a984ddd into form-dev:master Jan 20, 2026
84 checks passed
@tueda tueda deleted the pr/allow-dollar-moduleoption-anywhere branch January 20, 2026 10:36
@tueda
Copy link
Collaborator Author

tueda commented Jan 20, 2026

The other various ModuleOption issues will be addressed in separate PRs (possibly for v5.0.1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unintended "&" in some warning messages

2 participants