Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / boostorg/phoenix issues and pull requests
#122 - Makes introduction introductory
Pull Request -
State: closed - Opened by cook-1229 4 months ago
#121 - Add support for modular build structure.
Pull Request -
State: closed - Opened by grafikrobot 6 months ago
- 1 comment
#120 - C5240: 'maybe_unused': attribute is ignored in this syntactic position
Issue -
State: open - Opened by chrisse74 about 1 year ago
#119 - C5240: 'maybe_unused'
Pull Request -
State: open - Opened by chrisse74 about 1 year ago
#117 - fix link errors in stl/tuple.hpp for C++17 and above
Pull Request -
State: closed - Opened by tobias-loew about 2 years ago
- 1 comment
#116 - Avoid boost::phoenix::placeholders::uarg1..10 ODR violations
Pull Request -
State: closed - Opened by stbergmann about 2 years ago
- 1 comment
#115 - Boost 1.81.0: error: 'arg1' is not a member of 'boost::phoenix::placeholders'; did you mean 'uarg1'?
Issue -
State: open - Opened by wally-mageia about 2 years ago
- 5 comments
#114 - clang-15 warning: definition of implicit copy constructor for 'actor<boost::log::expressions::aux::unary_function_terminal<boost::log::expressions::has_attribute<void>>>' is deprecated because it has a user-declared copy assignment operator
Issue -
State: open - Opened by k15tfu about 2 years ago
- 4 comments
#113 - fix warning of deprecated header
Pull Request -
State: closed - Opened by hdu-sdlzx about 2 years ago
#112 - Partial Revert "std::tuple support (Resolving #103) (#104)"
Pull Request -
State: open - Opened by sgn about 2 years ago
- 18 comments
#111 - boost 1.8.1 beta1+gcc-12: multiple definition of `boost::phoenix::placeholders::uarg1'
Issue -
State: open - Opened by sgn about 2 years ago
- 27 comments
#110 - Please merge develop to master
Issue -
State: closed - Opened by Kojoley over 2 years ago
- 2 comments
#109 - deprecated-copy warnings with GCC 11
Issue -
State: open - Opened by Hailios over 2 years ago
#108 - Suppress `-Wdeprecated-copy` on Clang 13
Pull Request -
State: closed - Opened by Kojoley over 2 years ago
- 3 comments
#107 - Update GitHub Actions CI file
Pull Request -
State: open - Opened by sdarwin over 3 years ago
#106 - GitHub Actions config
Pull Request -
State: closed - Opened by sdarwin almost 4 years ago
#105 - CI: B2 cannot find 64bit MSVC 9,10,11 compilers
Pull Request -
State: closed - Opened by Kojoley almost 4 years ago
- 1 comment
#104 - std::tuple support (Resolving #103)
Pull Request -
State: closed - Opened by beojan almost 4 years ago
- 5 comments
#103 - Request: Adapted std::get and an unpack function
Issue -
State: closed - Opened by beojan almost 4 years ago
- 2 comments
#102 - [skip ci] Add "cxxstd" json field
Pull Request -
State: closed - Opened by eldiener about 4 years ago
#101 - Drone config
Pull Request -
State: closed - Opened by sdarwin about 4 years ago
- 2 comments
#100 - Namespace for Phoenix in the documentation
Issue -
State: closed - Opened by eldiener about 4 years ago
- 1 comment
#99 - Fix typo in copyright headers.
Pull Request -
State: closed - Opened by giomasce over 4 years ago
- 1 comment
#98 - actor: Remove copy assignment operator
Pull Request -
State: closed - Opened by Kojoley over 4 years ago
- 3 comments
#97 - clang-10 warning: definition of implicit copy constructor is deprecated
Issue -
State: closed - Opened by k15tfu almost 5 years ago
- 4 comments
#96 - Merge to master for 1.73
Issue -
State: closed - Opened by Kojoley almost 5 years ago
- 2 comments
#95 - Alternative fix for 5824 ticket
Pull Request -
State: open - Opened by Kojoley almost 5 years ago
- 1 comment
#94 - Fix UB due to dangling references in try/catch
Pull Request -
State: closed - Opened by mgaunard almost 5 years ago
- 5 comments
#93 - mem_fun_ptr store ptr actor by value
Pull Request -
State: closed - Opened by Kojoley almost 5 years ago
- 1 comment
#92 - asan detects stack-buffer-overflow when using try/catch
Issue -
State: open - Opened by mgaunard almost 5 years ago
- 3 comments
#91 - VC7.1 errors when including `<boost/phoenix.hpp>`
Issue -
State: open - Opened by billw2012 about 5 years ago
- 1 comment
#90 - List of non BOOST-prefixed macros
Issue -
State: open - Opened by ned14 about 5 years ago
- 5 comments
#89 - do_ leads to incosistency
Issue -
State: open - Opened by xR3b0rn about 5 years ago
- 1 comment
#88 - Remove obsolete Fusion bug workaround
Pull Request -
State: closed - Opened by Kojoley about 5 years ago
#87 - Remove broken visit_each
Pull Request -
State: closed - Opened by Kojoley about 5 years ago
#86 - Remove never used phx2_result
Pull Request -
State: closed - Opened by Kojoley about 5 years ago
#85 - Move debug out of core
Pull Request -
State: closed - Opened by Kojoley about 5 years ago
#84 - Simplify function equal
Pull Request -
State: closed - Opened by Kojoley about 5 years ago
#83 - Fix -Wdeprecated-copy warning with gcc 9.
Pull Request -
State: closed - Opened by Romain-Geissler-1A almost 6 years ago
#82 - Fix dependency tracking with include scanners.
Pull Request -
State: closed - Opened by EricWF almost 6 years ago
- 1 comment
#81 - Build error on windows (VS 2017) on x86 but not x64 (using boost 1.69.0)
Issue -
State: open - Opened by adaviding almost 6 years ago
- 5 comments
#80 - Reflect CI updates into master
Pull Request -
State: closed - Opened by Flast about 6 years ago
#79 - Update CI scripts
Pull Request -
State: closed - Opened by Flast about 6 years ago
#78 - compile fails when using phoenix construct with qi::_12 placeholder.
Issue -
State: closed - Opened by bigfatwhale about 6 years ago
- 1 comment
#77 - CI fix for the recent boost-install script changes
Pull Request -
State: closed - Opened by Kojoley about 6 years ago
- 3 comments
#76 - Do not include the whole Predef library
Pull Request -
State: closed - Opened by Kojoley about 6 years ago
- 3 comments
#75 - trac ticket 9363 can be closed
Issue -
State: closed - Opened by Kojoley about 6 years ago
- 2 comments
#74 - boost 1.69
Pull Request -
State: closed - Opened by Flast about 6 years ago
- 1 comment
#73 - ASan detects use after scope in `member` test
Issue -
State: closed - Opened by Kojoley about 6 years ago
#72 - Added tests from `bll_compatibility` folder
Pull Request -
State: closed - Opened by Kojoley about 6 years ago
- 7 comments
#71 - The whole folder of test is unused: bll_compatibility
Issue -
State: closed - Opened by Kojoley about 6 years ago
- 1 comment
#70 - Merge to master
Issue -
State: closed - Opened by glenfe over 6 years ago
#69 - `phoenix::let` with non-placeholder value can't be modified in c++11
Issue -
State: open - Opened by Flast over 6 years ago
- 3 comments
Labels: bug, C++11+
#68 - Pre 1.67.0 beta merge
Pull Request -
State: closed - Opened by Flast almost 7 years ago
#67 - Actor is taken by reference on assignment/subscript
Pull Request -
State: closed - Opened by Kojoley almost 7 years ago
- 2 comments
#66 - Repair custom terminal support
Pull Request -
State: closed - Opened by Kojoley almost 7 years ago
- 4 comments
#65 - CI: Compile and run tests in parallel
Pull Request -
State: closed - Opened by Kojoley almost 7 years ago
- 3 comments
#64 - Use proto subscript and assignment overload operators buildins
Pull Request -
State: closed - Opened by Kojoley almost 7 years ago
- 6 comments
#63 - Added missing preprocessed files
Pull Request -
State: closed - Opened by Flast about 7 years ago
- 1 comment
#62 - lambda_tests3a fails on VS2015/2017
Issue -
State: closed - Opened by Kojoley about 7 years ago
- 14 comments
#61 - Fix let assigned from construct from array
Pull Request -
State: closed - Opened by Kojoley about 7 years ago
- 7 comments
#60 - Added CI files
Pull Request -
State: closed - Opened by Flast about 7 years ago
- 6 comments
#59 - Inheriting std::iterator is deprecated in c++17.
Pull Request -
State: closed - Opened by DanielaE about 7 years ago
- 4 comments
#58 - C++11: Fixed bug with initializing phoenix lazy from array types
Pull Request -
State: closed - Opened by Kojoley about 7 years ago
- 14 comments
#57 - Fix minor typo in lazy_list.qbk
Pull Request -
State: closed - Opened by ndevenish over 7 years ago
#56 - Correct example and doc.
Pull Request -
State: closed - Opened by Flast over 7 years ago
- 1 comment
#55 - Develop to Master
Pull Request -
State: closed - Opened by Flast over 7 years ago
#54 - Include correct headers instead of fwd-decl.
Pull Request -
State: closed - Opened by Flast over 7 years ago
#53 - Disable random_suffle in C++17.
Pull Request -
State: closed - Opened by Flast over 7 years ago
- 1 comment
#52 - Update support for standard containers.
Pull Request -
State: closed - Opened by Flast over 7 years ago
#51 - Conditionally replace deprecated/removed std::random_shuffle by adapt…
Pull Request -
State: closed - Opened by DanielaE over 7 years ago
- 4 comments
#50 - Corrected some documentation.
Pull Request -
State: closed - Opened by eldiener about 8 years ago
#49 - Make variadics available on next release.
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 1 comment
#48 - Workaround for try_catch
Pull Request -
State: closed - Opened by Flast over 8 years ago
#47 - Post beta bugfixes.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#46 - Don't overload with return type.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#45 - Make is_std_unordered_* available at any time.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#44 - Fixed extra semicolon
Pull Request -
State: closed - Opened by Kojoley over 8 years ago
#43 - Fix result type deduction failure.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#42 - Fix missing specialization.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#41 - Fixes too few arguments error on binary math func.
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 1 comment
#40 - Suppress unused warnings.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#39 - Bugfixes for 1.62
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 1 comment
#38 - Major changes for 1.62.0 release
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 2 comments
#37 - Disable variadics with some older compiler.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#36 - C++11 variadics - Try 2
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 7 comments
#35 - Revert "C++11 variadics"
Pull Request -
State: closed - Opened by Flast over 8 years ago
#34 - C++11 variadics
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 5 comments
#33 - Cleanup config unordered.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#32 - variadics: expr macros
Pull Request -
State: closed - Opened by Flast over 8 years ago
#31 - variadics: scope component
Pull Request -
State: closed - Opened by Flast over 8 years ago
- 2 comments
#30 - variadics: bind component.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#29 - variadics: prepare for other components.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#28 - Remove unused files.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#27 - C++11 variadics based core/expression.
Pull Request -
State: closed - Opened by Flast over 8 years ago
#26 - variadics: core/function_eval
Pull Request -
State: closed - Opened by Flast almost 9 years ago
#25 - Implement variadic based phx2_result.
Pull Request -
State: closed - Opened by Flast almost 9 years ago
- 3 comments
#24 - Implement C++11 variadic templates based function_equal.
Pull Request -
State: closed - Opened by Flast almost 9 years ago
#23 - Variadics: core/call
Pull Request -
State: closed - Opened by Flast almost 9 years ago