[Bug 287772] New: build failed against boost-1.48

classic Classic list List threaded Threaded
63 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

[Bug 287772] build failed against boost-1.48 [patch]

Benjamin Girault
https://bugs.kde.org/show_bug.cgi?id=287772





--- Comment #57 from  <benjamin girault gmail com>  2012-02-12 17:09:24 ---
That's the drawback of C++ templates. Because those are made to be used with
different types, no library cannot be compiled, thus the whole code is compiled
each time a piece of code uses the template with a different type. If the code
is pretty large it leads to a rather big memory usage and compile time. I tried
to keep it to a minimum, but it is still quite big.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 287772] build failed against boost-1.48 [patch]

Gilles Caulier-4
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |2.6.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 287772] build failed against boost-1.48 [patch]

bugzilla_noreply
In reply to this post by nucleo
https://bugs.kde.org/show_bug.cgi?id=287772

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Portability                 |Bundle-Tarball

--
You are receiving this mail because:
You are the assignee for the bug.
1234