notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/ardour/files/patch-libs-ardour-session.cc
SVNWeb

Number of commits found: 2

Tue, 24 Dec 2013
[ 04:01 danfe search for other commits by this committer ] Original commit   Revision:337319
- Add a proxy method to access protected IO::connecting_legal field from
  Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
  with libc++) to the one provided by boost::container::slist, it allows to
  build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
[ 01:15 danfe search for other commits by this committer ] Original commit   Revision:337311
- Fix several C++ issues with modern compilers
- While here, stagify and mute REINPLACE_CMD's

Number of commits found: 2