Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/fruit issues and pull requests
#165 - Add missing `<type_traits>` include
Pull Request -
State: closed - Opened by poconn 18 days ago
#164 - C++23 build errors
Issue -
State: closed - Opened by poconn about 1 month ago
- 3 comments
#163 - FindFruit from Cmake after installing via vcpkg.json
Issue -
State: open - Opened by frederick-brier 5 months ago
- 5 comments
#162 - Add CMake "system includes" option
Pull Request -
State: closed - Opened by poconn 7 months ago
- 7 comments
#161 - Unable to build with Bazel on Linux
Issue -
State: closed - Opened by MarkShark99 8 months ago
- 2 comments
#160 - Adding a special constructor to one implementation of an interface
Issue -
State: closed - Opened by IrisPeter 11 months ago
- 13 comments
#159 - Understanding Compiler error messages in Fruit
Issue -
State: closed - Opened by IrisPeter 11 months ago
- 6 comments
#158 - bindInstance with copy
Issue -
State: closed - Opened by netheril96 11 months ago
- 13 comments
#157 - Examples miss virtual dtor
Issue -
State: open - Opened by MichaelVoelkel over 1 year ago
#156 - Can no longer build examples in VS2022 Preview built by Visual Studio, VS CMake builds OK
Issue -
State: closed - Opened by IrisPeter over 1 year ago
- 7 comments
#155 - [Suggestion] ExtractFirstError meta function SHOULD be non-error safe
Issue -
State: open - Opened by SelcukAydi almost 2 years ago
- 2 comments
#154 - Creating Collections of DI Objects
Issue -
State: closed - Opened by IrisPeter almost 2 years ago
- 3 comments
#153 - Replace boost
Issue -
State: closed - Opened by kuwv almost 2 years ago
- 1 comment
#152 - Defining Factory Functions for Objects with Multiple Constructors
Issue -
State: open - Opened by IrisPeter almost 2 years ago
- 11 comments
#151 - Generic binding?
Issue -
State: closed - Opened by vrecluse almost 2 years ago
- 2 comments
#150 - Fixed how to get `GENERATOR_IS_MULTI_CONFIG`
Pull Request -
State: closed - Opened by tt4g about 2 years ago
- 2 comments
#149 - Support CMake multi-configuration generator
Pull Request -
State: closed - Opened by tt4g about 2 years ago
- 7 comments
#148 - fix for assisted reference type arguments of factories
Pull Request -
State: closed - Opened by tiolan about 2 years ago
- 7 comments
#147 - Factories with reference types broken in fruit 3.7.0
Issue -
State: closed - Opened by tiolan about 2 years ago
#146 - Fruit with QT
Issue -
State: closed - Opened by AndreiGS about 2 years ago
- 4 comments
#145 - Build fails with Visual Studio 2022 with C++20
Issue -
State: closed - Opened by Inujel over 2 years ago
- 8 comments
#144 - Providing non-injected arguments to DI Objects
Issue -
State: closed - Opened by IrisPeter over 2 years ago
- 14 comments
#143 - Handling lifetimes
Issue -
State: closed - Opened by IrisPeter almost 3 years ago
- 6 comments
#142 - Can fruit be used with C language?
Issue -
State: closed - Opened by ovirovkin almost 3 years ago
- 2 comments
#141 - Create a fruit::Component by iterating over a list of fruit::Components
Issue -
State: closed - Opened by TaysirRuzicka almost 3 years ago
- 7 comments
#140 - VS2022 Just My Code for Fruit Library fails using CMAKE
Issue -
State: closed - Opened by IrisPeter almost 3 years ago
- 6 comments
#139 - what should I do to use a string as an annotion of some bind?
Issue -
State: closed - Opened by fietiger almost 3 years ago
- 3 comments
#138 - Fruit does not build in Visual Studio Versions 2019, 2022 or 2022 Preview with CMake
Issue -
State: open - Opened by IrisPeter about 3 years ago
- 8 comments
#137 - [Docs] Possible outdated documentation
Issue -
State: open - Opened by wesleytanws about 3 years ago
- 1 comment
#135 - Trying to compile with NDK R22 fails
Issue -
State: closed - Opened by Fernthedev over 3 years ago
- 11 comments
#134 - build with vcpkg for ARM64:Android is getting errors
Issue -
State: closed - Opened by vlovch01 over 3 years ago
- 3 comments
#133 - Update README.md
Pull Request -
State: open - Opened by varghesejose2020 almost 4 years ago
- 1 comment
#132 - Using multibinding
Issue -
State: open - Opened by JacobAi almost 4 years ago
- 1 comment
#131 - Inject class that constructor with parameter 'vector<Writer*>'
Issue -
State: closed - Opened by zhlongfj almost 4 years ago
- 1 comment
#130 - Using factory parameter in a nested class
Issue -
State: open - Opened by Simmay93 about 4 years ago
- 8 comments
#129 - RFE: Real providers (classes)
Issue -
State: open - Opened by arantius about 4 years ago
#128 - Templated annotation doesn't work
Issue -
State: closed - Opened by pgorgon-hem over 4 years ago
- 2 comments
#127 - Small windows compiling error
Issue -
State: closed - Opened by Max9403 over 4 years ago
- 1 comment
#126 - Compilation error when using registerFactory: use of deleted function
Issue -
State: open - Opened by dfontenot over 4 years ago
- 22 comments
#125 - Injecting objects constructed via factory without modifying constructor signature?
Issue -
State: closed - Opened by leakybits over 4 years ago
- 3 comments
#124 - Use of Annotations with Factories
Issue -
State: open - Opened by Gavvers over 4 years ago
- 3 comments
#123 - unrecognizable template declaration/definition memory_pool.defn.h(55) for MSVC
Issue -
State: open - Opened by yesudeep over 4 years ago
- 1 comment
#122 - Support building/testing Fruit with bazel on Windows with MSVC
Issue -
State: open - Opened by yesudeep over 4 years ago
- 25 comments
Labels: enhancement
#121 - Consume Fruit as shared library from source via cmake
Issue -
State: closed - Opened by Hugozys over 4 years ago
- 6 comments
#120 - Link Error on ubuntu 20.04
Issue -
State: closed - Opened by Hugozys over 4 years ago
- 1 comment
#119 - Makes using Boost optional when using Bazel.
Pull Request -
State: closed - Opened by gorakhargosh over 4 years ago
- 2 comments
#118 - Hermetic build broken. Need documentation/explicit dependency on boost for use with Bazel.
Issue -
State: closed - Opened by gorakhargosh over 4 years ago
- 6 comments
#117 - Missing documentation how to build without RTTI
Issue -
State: open - Opened by rizsotto almost 5 years ago
- 3 comments
#116 - Fix FindFruit.cmake file
Pull Request -
State: closed - Opened by rizsotto almost 5 years ago
- 1 comment
#115 - consume fruit from CMake with package config
Issue -
State: closed - Opened by rizsotto almost 5 years ago
- 5 comments
#113 - Difference with [Boost].DI and Wallaroo
Issue -
State: closed - Opened by maaikez almost 5 years ago
- 17 comments
#112 - Add vcpkg installation instructions
Issue -
State: closed - Opened by LilyWangL almost 5 years ago
- 3 comments
#111 - Escape ADDITIONAL_INCLUDE_DIRS
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 3 comments
#110 - Set CMAKE_CXX_STANDARD 11
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 1 comment
#109 - Use find_package(Boost)
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 6 comments
#108 - Fix conan tools.replace_in_file() patch
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 1 comment
#107 - Unable to unzip source file archive
Issue -
State: closed - Opened by tt4g almost 5 years ago
- 4 comments
#106 - Use build_requirements()
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 1 comment
#105 - Fix missing shared library on Windows OS
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 4 comments
#104 - Remove extra target for conan
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 2 comments
#103 - Set version argument of project()
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
- 2 comments
#102 - Use GNUInstallDirs module
Pull Request -
State: closed - Opened by tt4g almost 5 years ago
#101 - Cannot build registerConstructor with MSVC 2019 /std:c++17
Issue -
State: closed - Opened by tt4g almost 5 years ago
- 7 comments
#100 - Can I add recipe to conan-center-index?
Issue -
State: closed - Opened by tt4g almost 5 years ago
- 2 comments
#99 - Passing reference parameters to get*Component functions doesn't work
Issue -
State: open - Opened by poletti-marco almost 5 years ago
Labels: enhancement
#98 - Annotated arguments, bindInstance and factories
Issue -
State: closed - Opened by TrevorMuraro almost 5 years ago
- 13 comments
#97 - Segmentation fault when attempting to use memoization in a factory
Issue -
State: closed - Opened by TrevorMuraro about 5 years ago
- 5 comments
#96 - Using parameterized constructor for Injection
Issue -
State: closed - Opened by rhythmize about 5 years ago
- 7 comments
#95 - Can't Build as static library for ARM Cortex-M (arm-none-eabi)
Issue -
State: closed - Opened by RonAmihai over 5 years ago
- 7 comments
#94 - Premake support
Issue -
State: closed - Opened by Hampfh over 5 years ago
- 5 comments
#93 - Upload latest to conan repository
Issue -
State: open - Opened by Rwardc over 5 years ago
- 6 comments
#92 - Incorrect evaluation of minimum compiler version in conanfile.py
Issue -
State: closed - Opened by Rwardc over 5 years ago
- 3 comments
#91 - bad_alloc exception thrown in Injector construction
Issue -
State: closed - Opened by Rwardc almost 6 years ago
- 5 comments
#90 - shared_from_this() throws bad_weak_ptr exception when called from objects managed by fruit
Issue -
State: closed - Opened by Rwardc almost 6 years ago
- 10 comments
#89 - Use float comparison for Conan compiler min version
Pull Request -
State: closed - Opened by ph1ll almost 6 years ago
- 3 comments
#88 - Remove unnecessary copies for conanfile.py
Pull Request -
State: closed - Opened by tt4g almost 6 years ago
- 2 comments
#87 - Improve conan
Pull Request -
State: closed - Opened by tt4g almost 6 years ago
- 4 comments
#86 - Add cmake config module
Issue -
State: closed - Opened by soroshsabz almost 6 years ago
- 3 comments
#85 - Documentation Update For Factories without Arguments
Issue -
State: closed - Opened by Dig-Doug almost 6 years ago
- 1 comment
#84 - Build errors from header files after successful Cmake build and install
Issue -
State: closed - Opened by djsing almost 6 years ago
- 3 comments
#83 - Inclusion request of fruit into Conan Center
Issue -
State: open - Opened by danimtb about 6 years ago
- 3 comments
#82 - Automate the release to Conan
Issue -
State: open - Opened by poletti-marco about 6 years ago
#81 - Cmake must be able to generate multiple configurations (Debug+Release+MinSizeRel)
Issue -
State: closed - Opened by matryoshkababushka about 6 years ago
- 2 comments
#80 - Mac build is broken (fatal error: 'wchar.h' file not found) - fruit usage is not possible
Issue -
State: closed - Opened by matryoshkababushka about 6 years ago
- 6 comments
#79 - Making module aproach
Pull Request -
State: closed - Opened by jjalvarezl about 6 years ago
- 11 comments
#78 - Created object will be released after Injector leave the scope?
Issue -
State: closed - Opened by raindust over 6 years ago
- 9 comments
#77 - Using smart pointers to store references to dependencies in class
Issue -
State: closed - Opened by rgh2 over 6 years ago
- 1 comment
#76 - How to get singleton object
Issue -
State: closed - Opened by LinArcX over 6 years ago
- 1 comment
#75 - Report misuse of fruit::createComponent() at runtime
Issue -
State: open - Opened by poletti-marco over 6 years ago
Labels: enhancement
#74 - Support child injectors
Issue -
State: open - Opened by poletti-marco over 6 years ago
Labels: enhancement
#73 - wiki: Benchmarks: error on CPU spec
Issue -
State: closed - Opened by thomas-riccardi over 6 years ago
- 1 comment
#72 - Conan package is not published in the registry
Issue -
State: closed - Opened by Fohlen over 6 years ago
- 4 comments
Labels: enhancement
#71 - Clarify ownership of injected shared_ptr objects (in the documentation)
Issue -
State: open - Opened by poletti-marco over 6 years ago
Labels: enhancement
#70 - Is fruit working with the c++ compiler of Visual Studio 2010?
Issue -
State: closed - Opened by zadigus over 6 years ago
- 1 comment
#69 - Add a tutorial chapter explaining how to test code using Fruit
Issue -
State: closed - Opened by poletti-marco over 6 years ago
- 1 comment
Labels: enhancement, documentation
#68 - Support std::function in all component providers
Issue -
State: closed - Opened by krojew over 6 years ago
- 20 comments
#67 - Crash when moving PartialComponent to Component
Issue -
State: closed - Opened by krojew over 6 years ago
- 11 comments
#66 - Cannot use references with install()
Issue -
State: closed - Opened by krojew over 6 years ago
- 11 comments
#65 - how to install setup pfunit for fortran unit testing
Issue -
State: closed - Opened by anooshtahir over 6 years ago
- 1 comment
#64 - undefined reference to `fruit::impl::MemoryPool::destroy()'
Issue -
State: closed - Opened by jjangga0214 over 6 years ago
- 4 comments