Files
Marvin Schmidt 57d293ab1f python: Implement and expose Environment::reduced_username
It was forgotten in 917cc160a which introduced this pure virtual
function in the `Environment` base class:

/var/tmp/paludis/build/sys-apps-paludis-scm/work/paludis-scm/python/environment.cc:48:7: note:   because the following virtual functions are pure within 'EnvironmentImplementationWrapper':
 class EnvironmentImplementationWrapper :
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/tmp/paludis/build/sys-apps-paludis-scm/work/paludis-scm/paludis/environment_implementation.hh:23:0,
                 from /var/tmp/paludis/build/sys-apps-paludis-scm/work/paludis-scm/paludis/environments/paludis/paludis_environment.hh:23,
                 from /var/tmp/paludis/build/sys-apps-paludis-scm/work/paludis-scm/python/environment.cc:24:
/var/tmp/paludis/build/sys-apps-paludis-scm/work/paludis-scm/paludis/environment.hh:427:33: note:       virtual std::__cxx11::string paludis::Environment::reduced_username() const
             virtual std::string reduced_username() const = 0;
                                 ^~~~~~~~~~~~~~~~
2018-07-05 22:22:33 +02:00
..
2010-08-13 13:39:35 +01:00
2008-11-24 18:31:31 +00:00
2013-12-29 19:59:08 +00:00
2011-01-01 03:57:52 +00:00
2013-02-09 21:18:47 +00:00
2015-08-21 17:19:40 +02:00
2012-05-12 11:33:35 +01:00
2015-08-21 17:19:40 +02:00
2015-08-21 17:19:40 +02:00
2010-08-24 15:47:41 +01:00
2010-08-24 15:47:41 +01:00
2013-05-22 23:19:27 +01:00
2013-12-29 19:59:08 +00:00
2008-04-16 14:01:13 +00:00
2008-04-16 14:01:13 +00:00
2012-01-01 17:11:49 +00:00
2013-12-29 19:59:08 +00:00
2008-11-13 15:42:28 +00:00
2012-05-12 11:33:35 +01:00
2013-12-29 19:59:08 +00:00
2011-07-16 14:33:19 +01:00
2011-06-11 22:35:32 +01:00
2015-11-08 22:31:38 +00:00
2013-12-29 19:59:08 +00:00