Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for 1.84 #194

Merged
merged 8 commits into from
Oct 26, 2023
Merged

Changes for 1.84 #194

merged 8 commits into from
Oct 26, 2023

Conversation

jefftrull
Copy link
Collaborator

No description provided.

These issues were noted by Peter Dimov and the fix was to rerun
boostdep (with a couple of manual changes for src/cpplexer files)
The existing code assumed there was at least one space following
 #pragma, but that is not required.
This will be for Boost 1.84 forward. The new replacements were
available previously, so for some versions before 1.84 we'll still see
deprecation warnings if users mix versions of Boost and Wave.
Make updates for CMake version, dependencies, and C++ standard
Support a single #pragma without body
Replace deprecated boost::filesystem methods with their new names
Update Changelog for 1.84 to reflect one fixed bug
@jefftrull jefftrull merged commit e02cda6 into master Oct 26, 2023
8 of 12 checks passed
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.

1 participant