GitHub / ReactiveX/RxCpp issues and pull requests
#612 - remove const qualifier of `on_error_noitification::error_ptr`
Pull Request -
State: open - Opened by HOMODELUNA 4 months ago
- 2 comments
#611 - no match for 'operator=' (operand types are 'const rxcpp::util::error_ptr' {aka 'const std::__exception_ptr::exception_ptr'} and 'std::remove_reference<const std::__exception_ptr::exception_ptr&>::type' {aka 'const std::__exception_ptr::exception_ptr'})
Issue -
State: open - Opened by HOMODELUNA 5 months ago
- 1 comment
#610 - Fix typo in readme
Pull Request -
State: closed - Opened by Mechite 6 months ago
#609 - Fix C++23 compatibility
Pull Request -
State: open - Opened by stevenwdv 9 months ago
#608 - Fix C++20 compatibility for `filtered_hash`
Pull Request -
State: open - Opened by stevenwdv 9 months ago
#607 - [question] exchanging data between 2 computers
Issue -
State: open - Opened by sancelot 10 months ago
#606 - Fix gcc 14 compilation
Pull Request -
State: open - Opened by colbysparks about 1 year ago
- 1 comment
#605 - Library fails to compile with gcc14
Issue -
State: open - Opened by colbysparks about 1 year ago
- 1 comment
#604 - Merge scheduler
Issue -
State: open - Opened by czajah over 1 year ago
#603 - Fix C++20 compatibility for `filtered_hash`
Pull Request -
State: closed - Opened by stevenwdv over 1 year ago
#602 - `is_hashable` is broken in C++20 (`std::hash<T>::result_type` and `::argument_type` were removed)
Issue -
State: open - Opened by stevenwdv over 1 year ago
#601 - run_loop dispatch optimization
Issue -
State: open - Opened by famik over 1 year ago
#600 - Create iterate error commit 562 "[Perfomance] Significantly reduce amount of copies/moves inside operators"
Issue -
State: closed - Opened by TKNgu about 2 years ago
#599 - `find_package(rxcpp "4.1.1" CONFIG REQUIRED)` fails because CMake module version is not updated
Issue -
State: open - Opened by midrare over 2 years ago
#598 - README doesn't explain how to run tests
Issue -
State: open - Opened by yurivict over 2 years ago
#597 - Documentation request: provide examples for C++ that match examples from the "Intro to Rx" article
Issue -
State: open - Opened by bert-laverman over 2 years ago
- 2 comments
#596 - combine_latest fails build with MSVC 19.34.31935.0 when C++ standard is set to 17
Issue -
State: open - Opened by juhanisimola-yousician over 2 years ago
- 3 comments
#595 - Segmentation fault in case of using new_thread + current_thread
Issue -
State: open - Opened by victimsnino over 2 years ago
#594 - error: unknown type name 'stdscr' auto timeout(AN&&... an) const
Issue -
State: closed - Opened by Carmudii over 2 years ago
#593 - identity_current_thread is bad "default" scheduler for operators
Issue -
State: open - Opened by victimsnino over 2 years ago
#592 - Docs for rxcpp::sources::range are the same as those from rxcpp::observable<>::create
Issue -
State: open - Opened by martingalvan-nordic almost 3 years ago
#591 - Const overload of resource::get()
Issue -
State: open - Opened by reims almost 3 years ago
#590 - Reference concat_map not flat_map in docs for flat_map
Pull Request -
State: open - Opened by dagardner-nv almost 3 years ago
#589 - Docs for flat_map should reference concat_map but instead reference flat_map
Issue -
State: open - Opened by dagardner-nv almost 3 years ago
- 1 comment
#588 - update README.md
Pull Request -
State: closed - Opened by coderSHeE almost 3 years ago
- 2 comments
#587 - Add explicit <iterator> include to rx-subject.hpp
Pull Request -
State: closed - Opened by barryam3 about 3 years ago
#586 - `std::aligned_storage` is deprecated in C++23
Issue -
State: open - Opened by StephanTLavavej about 3 years ago
#585 - Example test under Rx/v2/examples/tests fails
Issue -
State: open - Opened by Ricardicus about 3 years ago
#584 - action_tailrecurser condition explanation
Issue -
State: open - Opened by ignus2 about 3 years ago
#583 - Make connect as const method
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
#582 - Q: optional thread pool interface
Issue -
State: open - Opened by RalphSteinhagen over 3 years ago
#581 - enforce C++14 in cmake + added rxcpp::is_same_v C++14 compatible definition ...
Pull Request -
State: open - Opened by RalphSteinhagen over 3 years ago
- 1 comment
#580 - Include headers directory as SYSTEM path
Pull Request -
State: closed - Opened by wirew0rm over 3 years ago
- 1 comment
#579 - Question about the coordinator in sources and why it causes segfault
Issue -
State: open - Opened by wuyuanyi135 over 3 years ago
- 5 comments
#578 - Add missing CMake variables for building tests
Pull Request -
State: closed - Opened by guhwanbae over 3 years ago
#577 - Fix typo in linesfrombytes example
Pull Request -
State: closed - Opened by guhwanbae over 3 years ago
#576 - Fix typo in DeveloperManual.md
Pull Request -
State: closed - Opened by guhwanbae over 3 years ago
#575 - Flat map serializes output when using observable<>::create
Issue -
State: open - Opened by JavierBejMen over 3 years ago
- 2 comments
#574 - CMake: Added option to disable building tests and examples
Pull Request -
State: closed - Opened by ivan-cukic over 3 years ago
#573 - is_pod is deprecated in C++20, use is_trivial and is_standard_layout instead
Pull Request -
State: closed - Opened by ivan-cukic over 3 years ago
#572 - replace C-style pointer cast type deduction by 'std::declval<>()'
Pull Request -
State: closed - Opened by RalphSteinhagen over 3 years ago
- 5 comments
#571 - Implementing logical OR between multiple operations
Issue -
State: open - Opened by JavierBejMen over 3 years ago
- 2 comments
#570 - -Werror for unsafe nullptr - `decltype((*(input_type*)nullptr).out((*(Subscriber*)nullptr)))' evaluation
Issue -
State: closed - Opened by RalphSteinhagen over 3 years ago
- 3 comments
#569 - Function template specialization for operators fails
Issue -
State: closed - Opened by thorstink over 3 years ago
- 2 comments
#568 - Known methods for coalescing / synchronizing value emission
Issue -
State: open - Opened by alexweej over 3 years ago
- 2 comments
#567 - Mitigate the C2039 about retired `std::result_of`.
Pull Request -
State: closed - Opened by tcw165 over 3 years ago
- 1 comment
#566 - Fix compilation of tests on c++11. Auto&& not needed here
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
#565 - [WIP] Try to improve member declaration via providing all possible overloads as is
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
- 2 comments
#564 - [Perfomance] Significantly reduce amount of copies during source operators
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
- 1 comment
#563 - [WIP] Try to provide ability to use mutable/immutable lambdas dynamically
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
- 4 comments
#562 - [Perfomance] Significantly reduce amount of copies/moves inside operators
Pull Request -
State: closed - Opened by victimsnino over 3 years ago
- 17 comments
#561 - [FixCrash][Perfomance]Remove unnecessary "this" capture for subjects to prevent crashes for stack subjects variables.
Pull Request -
State: closed - Opened by victimsnino almost 4 years ago
- 1 comment
#560 - Can we have a new release for package managers?
Issue -
State: closed - Opened by serg06 almost 4 years ago
- 1 comment
#559 - Is this project dead?
Issue -
State: closed - Opened by carun almost 4 years ago
- 3 comments
#558 - RxCpp on embedded devices: C++11 support?
Issue -
State: open - Opened by MartyMcFlyInTheSky almost 4 years ago
#557 - Is it possible to use RxCpp as a module?
Issue -
State: closed - Opened by serg06 almost 4 years ago
- 2 comments
#556 - Fix multicast_observer deadlock
Pull Request -
State: open - Opened by mxgrey almost 4 years ago
- 3 comments
#555 - Deadlock in multicast_observer
Issue -
State: open - Opened by mxgrey almost 4 years ago
#554 - combine_latest thread safe
Issue -
State: closed - Opened by finch-yihe about 4 years ago
- 3 comments
#553 - One sequential processor - multiple streams scenario
Issue -
State: open - Opened by sergrt over 4 years ago
#552 - Maintenance update
Issue -
State: closed - Opened by ericoporto over 4 years ago
- 5 comments
#551 - Fix std::result_of removed in C++20
Pull Request -
State: closed - Opened by Asaaj over 4 years ago
- 7 comments
#550 - Debug symbols size and operator chaining
Issue -
State: open - Opened by lebdron over 4 years ago
#549 - Merge two sorted infinite stream
Issue -
State: open - Opened by thongpv87 almost 5 years ago
- 1 comment
#548 - example code for rxcpp::observable<>::create<int>(... doesnt compile in GCC 10.2.0 (c++17)
Issue -
State: open - Opened by chris-stones almost 5 years ago
- 1 comment
#547 - Include <string> in rx-includes.hpp
Pull Request -
State: closed - Opened by kamleshbhalui almost 5 years ago
- 1 comment
#545 - Fix std::result_of removed in C++20
Pull Request -
State: closed - Opened by HoshizoraRin almost 5 years ago
- 1 comment
#544 - Is rxcpp similar to flowable in rxjava?
Issue -
State: open - Opened by always025 almost 5 years ago
#543 - Corrected rare deadlock condition on observable.as_blocking().subscribe()
Pull Request -
State: closed - Opened by quetzalcoatl almost 5 years ago
#542 - Converting a callback to an observable?
Issue -
State: closed - Opened by serg06 about 5 years ago
- 1 comment
#541 - Error when creating observer from functor instance?
Issue -
State: closed - Opened by serg06 about 5 years ago
#540 - blocking_observable uses strange infinite-spin-wait
Issue -
State: closed - Opened by quetzalcoatl about 5 years ago
- 2 comments
#539 - observable.replay() seems to forget items on underlying stream's completion
Issue -
State: open - Opened by quetzalcoatl about 5 years ago
#538 - Memory leak using repeat-operator on cold observable
Issue -
State: open - Opened by pem-flr about 5 years ago
#537 - question: writing tests with virtual_time
Issue -
State: open - Opened by pck about 5 years ago
#536 - Fixed build interface include directories for CMake projects
Pull Request -
State: closed - Opened by spreagtha about 5 years ago
#535 - Memory leak in use of switch_on_next
Issue -
State: closed - Opened by daixtrose over 5 years ago
- 3 comments
#534 - Need static version of combine latest that accepts vector
Issue -
State: open - Opened by tonicsoft over 5 years ago
- 8 comments
#533 - Segfault when combine publish/repeat/zip
Issue -
State: open - Opened by bornovalov over 5 years ago
- 4 comments
#532 - Spurious race condition (maybe false positive)
Issue -
State: open - Opened by daixtrose over 5 years ago
- 3 comments
#530 - C++20 removed std::result_of
Issue -
State: open - Opened by 215020267 over 5 years ago
- 3 comments
#529 - Deadlock when calling subject.get_subscriber().on_next()
Issue -
State: open - Opened by david-hoze over 5 years ago
#528 - RxCpp and Boost.Asio scheduler timeout
Issue -
State: open - Opened by david-hoze over 5 years ago
#527 - add this to captures due to c++20 deprecation
Pull Request -
State: closed - Opened by kirkshoop over 5 years ago
#526 - behavior<T> and replay<.., T>: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
Issue -
State: closed - Opened by daixtrose over 5 years ago
#525 - Issue with Boost.Asio scheduler and RxCpp
Issue -
State: open - Opened by david-hoze over 5 years ago
- 3 comments
#524 - 'observe_on_new_thread' cannot behave as expected but RxJava can
Issue -
State: closed - Opened by 0xffff00 over 5 years ago
- 4 comments
#523 - I am curious about an optimization problem
Issue -
State: open - Opened by ASaltedFishBoy over 5 years ago
- 1 comment
#522 - observable<T>::window(...) appends empty result on modulo window numbers
Issue -
State: open - Opened by geiseri over 5 years ago
- 2 comments
#521 - Changed values_from template parameter to not cast.
Pull Request -
State: closed - Opened by tinkerbeast over 5 years ago
- 1 comment
#520 - How to use operators on a list of Observables
Issue -
State: closed - Opened by ghost over 5 years ago
- 1 comment
#519 - order of subcription affect with_lastest_from
Issue -
State: closed - Opened by ElonH over 5 years ago
- 1 comment
#518 - QUESTION: Apply observable on object rather than creating object inside observable
Issue -
State: closed - Opened by Hampfh over 5 years ago
- 1 comment
#517 - Unsubscribe callback to support cancellation
Issue -
State: open - Opened by LanderN over 5 years ago
- 3 comments
#516 - new_worker std::thread detach always throws system_error?
Issue -
State: open - Opened by iam over 5 years ago
#515 - Add throttle operator
Pull Request -
State: open - Opened by cmd-johnson almost 6 years ago
- 2 comments
#514 - Escaping the monad in RxCpp
Issue -
State: closed - Opened by zpyatt almost 6 years ago
- 4 comments
#513 - Fix subscribing to a behavior subject can miss the actual value (#512)
Pull Request -
State: open - Opened by PKobold almost 6 years ago
- 1 comment
#512 - Subscription to a behavior subject can miss the value of a parallel occuring on_next
Issue -
State: open - Opened by PKobold almost 6 years ago
- 4 comments
#511 - Observable forward declaration header
Pull Request -
State: closed - Opened by lebdron almost 6 years ago
- 1 comment