{2} Active Tickets by Version (3380 matches)

This report shows how to color results by priority, while grouping results by version.

Last modification time, description and reporter are included as hidden fields for useful RSS export.

Results (2801 - 2900 of 3380)

Boost 1.65.0 (35 matches)

Ticket Summary Component Version Milestone Type Owner Status Created
#13305 memory leaks log Boost 1.65.0 To Be Determined Bugs Andrey Semashev new Nov 21, 2017
#13306 Bimap uses std::unary_function/std::binary_function which are removed in c++17 bimap Boost 1.65.0 To Be Determined Bugs Matias Capeletto new Nov 21, 2017
#13310 boost::filesystem::exists(".") fails on Mac OS Sierra filesystem Boost 1.65.0 To Be Determined Bugs Beman Dawes new Nov 23, 2017
#13313 Problem when mixing repeat with epsilon parser spirit Boost 1.65.0 To Be Determined Bugs Joel de Guzman new Nov 28, 2017
#13318 key_of_value now changes the type in the priority comparison for intrusive::treap_set intrusive Boost 1.65.0 To Be Determined Bugs Ion Gaztañaga new Dec 4, 2017
#13319 Boost.Asio.SSL write_some cause 'decryption failed or bad record mac' on large (~1MB) transmissions asio Boost 1.65.0 To Be Determined Bugs chris_kohlhoff new Dec 4, 2017
#13321 boost::process: executable extension is required to create a process. filesystem Boost 1.65.0 To Be Determined Bugs Beman Dawes new Dec 4, 2017
#13322 boost::process reports ERROR_INVALID_HANDLE instead of ERROR_FILE_NOT_FOUND when program cannot be found process Boost 1.65.0 To Be Determined Bugs new Dec 4, 2017
#13323 Passing a vector of arguments to boost::process (boost::fusion) process Boost 1.65.0 To Be Determined Bugs new Dec 4, 2017
#13325 boost::numeric::odeint::dense_output_runge_kutta call a non-existign function "resize" odeint Boost 1.65.0 To Be Determined Bugs karsten new Dec 5, 2017
#13326 linking with program_options has unresolved symbols on MSVC program_options Boost 1.65.0 To Be Determined Bugs Vladimir Prus new Dec 6, 2017
#13328 transitive_reduction.hpp in the Graph component contains two lines that use "not" instead of "!" graph Boost 1.65.0 To Be Determined Bugs Jeremiah Willcock new Dec 6, 2017
#13332 Boost 1.65.1 seems to be missing boost graph fixes from 1.64 graph Boost 1.65.0 To Be Determined Bugs Jeremiah Willcock new Dec 8, 2017
#13333 Child processes started with boost::process have incorrect argv if executable path contains spaces process Boost 1.65.0 To Be Determined Bugs new Dec 8, 2017
#13335 When using unix domain socket (boost::asio::local::stream_protocol), synchronous write may not respond sometimes on macOS asio Boost 1.65.0 To Be Determined Bugs chris_kohlhoff new Dec 11, 2017
#13336 vs2013 build my project with so many boost header errors mpl Boost 1.65.0 To Be Determined Bugs Aleksey Gurtovoy new Dec 12, 2017
#13338 checked_delete问题 utility Boost 1.65.0 To Be Determined Bugs No-Maintainer new Dec 13, 2017
#13339 boost::filesystem segfaults under simple use... filesystem Boost 1.65.0 To Be Determined Bugs Beman Dawes new Dec 14, 2017
#13345 Possible misses of comma operator array Boost 1.65.0 To Be Determined Bugs Marshall Clow new Dec 17, 2017
#13358 boost::process on_exit fails when using multiple processes process Boost 1.65.0 To Be Determined Bugs new Dec 22, 2017
#13392 deadline_timer -> endless handler recursion, if it should have been cancelled. asio Boost 1.65.0 To Be Determined Bugs chris_kohlhoff new Jan 11, 2018
#13406 Boost 1.65.1 : Boost filesystem error codes for non existent files seems to be incorrect filesystem Boost 1.65.0 To Be Determined Bugs Beman Dawes new Jan 19, 2018
#13421 boost::polygon::euclidean_distance(segment, point) returns 0 if the segment is of length 0 polygon Boost 1.65.0 To Be Determined Bugs Lucanus Simonson new Jan 25, 2018
#13498 Error compiling boost with Intel Compiler 2018 / Visual Studio 2015 on Windows Building Boost Boost 1.65.0 To Be Determined Bugs new Mar 28, 2018
#13499 Intel Compiler 2018 Windows error: overloaded function "boost::scope_exit::detail::deref" is not a type name scope_exit Boost 1.65.0 To Be Determined Bugs Lorenzo Caminiti new Mar 28, 2018
#13590 Bug in executor::_read_error leads to bad string allocation exception process Boost 1.65.0 To Be Determined Bugs new Jun 11, 2018
#13640 GCC trunk can only compile program_options with -fpermissive program_options Boost 1.65.0 To Be Determined Bugs Vladimir Prus new Jul 23, 2018
#13232 u32regex_replace - None of these prototypes have callback formatter capability regex Boost 1.65.0 To Be Determined Feature Requests John Maddock new Sep 28, 2017
#13320 It would be nice if boost::process could provide an API to get all running processes process Boost 1.65.0 To Be Determined Feature Requests new Dec 4, 2017
#13334 MSVC ARM64 Building Boost Boost 1.65.0 To Be Determined Feature Requests new Dec 8, 2017
#13188 VS2017 reports typecast error in two_bit_color_map.hpp graph Boost 1.65.0 To Be Determined Patches Jeremiah Willcock new Sep 1, 2017
#13180 Loop vectorisation using boost multi_array multi_array Boost 1.65.0 To Be Determined Support Requests Ronald Garcia new Aug 28, 2017
#13281 How to build with NDK Building Boost Boost 1.65.0 To Be Determined Support Requests new Oct 30, 2017
#13568 no referenceto boost::regex libraries error in compilation regex Boost 1.65.0 Boost 1.65.0 Support Requests John Maddock new May 18, 2018
#13599 condition_variable::timed_wait never returns thread Boost 1.65.0 To Be Determined Support Requests viboes assigned Jun 14, 2018

Boost 1.66.0 (65 matches)

#5917 cc toolset broken build Boost 1.66.0 To Be Determined Bugs Vladimir Prus new Sep 20, 2011
#9871 remove_spikes does not remove spike geometry Boost 1.66.0 Boost 1.56.0 Bugs Barend Gehrels reopened Apr 10, 2014
#13111 Out-of-bounds access for asio consuming buffers asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jul 7, 2017
#13112 uninitialized pointer fields in asio epoll_reactor asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jul 7, 2017
#13215 Polygon union give a different result depending of the order geometry Boost 1.66.0 To Be Determined Bugs Barend Gehrels new Sep 18, 2017
#13291 read_until won't compile with Visual Studio 2017 using regex asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Nov 9, 2017
#13350 build error non_blocking_io asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Dec 19, 2017
#13352 1.66 i686-w64-mingw32-g++-win32 asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Dec 19, 2017
#13354 xml_iarchive destructor calls abort() serialization Boost 1.66.0 To Be Determined Bugs Robert Ramey new Dec 20, 2017
#13360 std::numeric_limits<multiprecision::float128> methods fail to compile in C++11 mode multiprecision Boost 1.66.0 To Be Determined Bugs John Maddock new Dec 24, 2017
#13363 locale not compatible(not compilable) with c++17 mode in VS2017 locale Boost 1.66.0 To Be Determined Bugs Artyom Beilis new Dec 24, 2017
#13364 xxx please delete - it was my fault xxx asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Dec 25, 2017
#13368 consuming_buffers.hpp: parse error in template argument list asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Dec 28, 2017
#13369 [Windows] Cannot handle symbolic links filesystem Boost 1.66.0 To Be Determined Bugs Beman Dawes new Dec 30, 2017
#13375 Crash with python 3.6 on Mac OS X 10.12 (Sierra) python USE GITHUB Boost 1.66.0 To Be Determined Bugs Ralf W. Grosse-Kunstleve new Jan 3, 2018
#13379 covered_by not implemented for (Box, MultiPolygon) geometry Boost 1.66.0 To Be Determined Bugs Barend Gehrels new Jan 4, 2018
#13382 Bug in polygon OR operation with collinear points polygon Boost 1.66.0 To Be Determined Bugs Lucanus Simonson new Jan 8, 2018
#13385 Docs for for_each() should be clearer about forbidding "any non-constant operation" range Boost 1.66.0 To Be Determined Bugs Neil Groves new Jan 9, 2018
#13389 rbtree_best_fit.hpp:grow() if condition error interprocess Boost 1.66.0 To Be Determined Bugs Ion Gaztañaga new Jan 11, 2018
#13390 Bootstrapping Boost 1.66 fails on Windows 10 using wingw gcc build Boost 1.66.0 Bugs Vladimir Prus new Jan 11, 2018
#13400 boost::archive::xml_iarchive Exception in destructor: "input stream error-No error" serialization Boost 1.66.0 To Be Determined Bugs Robert Ramey new Jan 16, 2018
#13401 Specialization of consuming_buffers for null_buffers declares wrong interface asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jan 16, 2018
#13402 Log format JUNIT generates invalid XML files with incorrect encoding test Boost 1.66.0 To Be Determined Bugs Gennadiy Rozental new Jan 17, 2018
#13404 boost::container::container_detail::forward_as_tuple conflicts with std::forward_as_tuple container Boost 1.66.0 To Be Determined Bugs Ion Gaztañaga new Jan 17, 2018
#13405 Tree-based containers have troubles with move-only types. container Boost 1.66.0 To Be Determined Bugs Ion Gaztañaga new Jan 17, 2018
#13410 Build failure: function_template.hpp:159:33: error: called object type 'nullptr_t' is not a function or function pointer function Boost 1.66.0 To Be Determined Bugs Douglas Gregor new Jan 21, 2018
#13416 ASIO does not cross compile because it uses obsolete <os> vs. <target-os> asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jan 23, 2018
#13419 Dinkum STL requires std::sprintf() with <cstdio> asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jan 24, 2018
#13424 incorect path separator in filesystem::weakly_canonical filesystem Boost 1.66.0 To Be Determined Bugs Beman Dawes new Jan 28, 2018
#13425 bug in boost polygon resize polygon Boost 1.66.0 To Be Determined Bugs Lucanus Simonson new Jan 29, 2018
#13428 Windows: "is_symlink" for drive letter (without trailing directory separator) returns the wrong result filesystem Boost 1.66.0 To Be Determined Bugs Beman Dawes new Jan 30, 2018
#13430 boost::optional C++98 and C++11 compatability breaks in boost 1.66.0 optional Boost 1.66.0 To Be Determined Bugs Fernando Cacciola new Jan 30, 2018
#13431 ncurses.h and boost.asio problem asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Jan 31, 2018
#13433 b2 emits strange error message when building 1.66.0 on windows 10 against very new visual studio build Boost 1.66.0 To Be Determined Bugs Vladimir Prus new Jan 31, 2018
#13437 array.hpp and boost_array.hpp share the same header guard serialization Boost 1.66.0 To Be Determined Bugs Robert Ramey new Feb 6, 2018
#13440 Paths to boost libraries contain colons on OS X 10.13 (xcode 9) with Intel's compiler Building Boost Boost 1.66.0 Boost 1.66.0 Bugs new Feb 6, 2018
#13441 Boos.Locale message formating exception if 'ß' used in translation file locale Boost 1.66.0 To Be Determined Bugs Artyom Beilis new Feb 7, 2018
#13444 boost::geometry::buffer returns only partial result (regression over 1.63.0) geometry Boost 1.66.0 To Be Determined Bugs Barend Gehrels assigned Feb 9, 2018
#13445 Manual entry for abs function of vector space algebra differs from implementation odeint Boost 1.66.0 To Be Determined Bugs karsten new Feb 13, 2018
#13446 \R does not match \v and \n when combined with flag no_escape_in_lists regex Boost 1.66.0 To Be Determined Bugs John Maddock new Feb 14, 2018
#13450 boost_beast tests are failing on Windows with Intel's compiler due to incorrect boost_asio config.hpp file asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Feb 16, 2018
#13452 Use of std deprecated code in C++17 in MSCV 2017 asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Feb 20, 2018
#13454 universal 32/64 bits build broken on macOS (worked until 1.65.1) Building Boost Boost 1.66.0 To Be Determined Bugs new Feb 20, 2018
#13459 boost/regex/v4/perl_matcher_non_recursive.hpp infinite loop bug regex Boost 1.66.0 To Be Determined Bugs John Maddock new Feb 28, 2018
#13460 broken shared build. program_options Boost 1.66.0 To Be Determined Bugs Vladimir Prus new Mar 1, 2018
#13461 C++ Boost UDP multicast errors out with socket.set_option() asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Mar 3, 2018
#13462 set_option: The requested address is not valid in its context asio Boost 1.66.0 Bugs chris_kohlhoff new Mar 3, 2018
#13463 Boost UDP multicast sender not using correct port asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Mar 4, 2018
#13468 asio receive buffer overwritten before handler called asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Mar 6, 2018
#13471 Documentation warnings in Xcode 9.2 process Boost 1.66.0 To Be Determined Bugs new Mar 8, 2018
#13473 asio::basic_repeating_timer broken by 1.66.0 asio Boost 1.66.0 Boost 1.66.0 Bugs chris_kohlhoff new Mar 10, 2018
#13477 Initializing boost::asio socket after constructor failed asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Mar 13, 2018
#13481 Strict aliasing is causing SIGSEGV on ARM Cortex-A15 when using GCC6 function Boost 1.66.0 To Be Determined Bugs Douglas Gregor new Mar 14, 2018
#13482 Referenced file in {.tar.gz,.tar.bz2}.json of official source distribution downloads is wrong None Boost 1.66.0 To Be Determined Bugs new Mar 15, 2018
#13484 exists doesn't clear no_such_file_or_directory type of error codes filesystem Boost 1.66.0 To Be Determined Bugs Beman Dawes new Mar 17, 2018
#13485 parent_path() edge case returns wrong result on Windows filesystem Boost 1.66.0 To Be Determined Bugs Beman Dawes new Mar 17, 2018
#13490 Compile error when BOOST_FIBERS_NO_ATOMICS is open context Boost 1.66.0 To Be Determined Bugs olli new Mar 23, 2018
#13493 boost::regex doesn't accept a regular expression anymore regex Boost 1.66.0 To Be Determined Bugs John Maddock new Mar 26, 2018
#13494 polygon intersection fails geometry Boost 1.66.0 To Be Determined Bugs Barend Gehrels new Mar 27, 2018
#13495 wrong comments in newline.hpp iostreams Boost 1.66.0 To Be Determined Bugs Jonathan Turkanis new Mar 28, 2018
#13506 Bootstrap.bat fails for Microsoft Visual Studio Community 15.6.4 Building Boost Boost 1.66.0 Boost 1.66.0 Bugs new Mar 31, 2018
#13509 Boost.Asio broken link in documentation asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Apr 3, 2018
#13514 can not build against boost 1.66.0 with MSVC 2015 due to range/concepts.hpp range Boost 1.66.0 To Be Determined Bugs Neil Groves new Apr 6, 2018
#13515 async_pipe::async_read_some returns zero read size if -O<something> is used asio Boost 1.66.0 To Be Determined Bugs chris_kohlhoff new Apr 6, 2018
#13517 Boost Small Container chokes MSVC+NVCC CUDA 9.1 container Boost 1.66.0 To Be Determined Bugs Ion Gaztañaga new Apr 12, 2018
Note: See TracReports for help on using and creating reports.