Mailinglist Archive: zypp-devel (92 mails)
| < Previous | Next > |
Re: [zypp-devel] Getting rid of boost::regex !?
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Wed, 1 Aug 2007 13:58:07 +0200
- Message-id: <200708011358.07902.dmacvicar@xxxxxxx>
On Wednesday 01 August 2007 13:48:47 Michael Andres wrote:
> Coolo asked whether we can get rid of libboost_regex, as it requires
> to much memory in the instsys (not libboost_regex but the libraries it
> requires).
I have mixed feelings. Certainly 1.5 mb is a lot for a library.
Searching google for "boost regex" gives you boost documentatio, while "glibc
regex" gives you a full page of bugs, concurrency issues and problems.
Also, anyone has performance data?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
> Coolo asked whether we can get rid of libboost_regex, as it requires
> to much memory in the instsys (not libboost_regex but the libraries it
> requires).
I have mixed feelings. Certainly 1.5 mb is a lot for a library.
Searching google for "boost regex" gives you boost documentatio, while "glibc
regex" gives you a full page of bugs, concurrency issues and problems.
Also, anyone has performance data?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |