[eigen] [PATCH] Block traits patch |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] [PATCH] Block traits patch
- From: Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
- Date: Thu, 9 Apr 2009 08:34:43 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=v5iLFnyFMqVjvZCXqY9XalInNyKiSDRr6W+HvwLHG48=; b=JPWo2XzefE3VcqTRnB+neuzXJbLhRapFfnKHVWLrBXaWRmksdLxKapnBEpj5rKZ/7f vRqXeTCkCAgYO2ZyaVS1Fr9atZ8gGuslkXQRupfmDZQzuC1ZdQ1pL1Lvr7ETCqt7tOzM p2trK34ZNIbsTsPJCERRNsfcZZ99NcZVH9Cg8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=N40snHOwR3URYPuOWayKIq/xclIJggxD+TI4jYlwiK61b+HnMtNrG/e4zvEabzIf2D BEPi3yHdDYtFsB8xrfF2m66pVmBvQ8NaW1Y/MN8bWcuz7SSlmY4uKyu5kRVMOtmR3yls +3g9QWkqPP14GmDoHaw7OELVRdd6+EjtnSCqw=
Hi there,
the patch explicitly resolves nested traits instead of passing the request to MatrixType.
Should normally not be required but this thread (http://forum.kde.org/nested-block-in-plugin-unit-t-41342.html) contains an example that does not compile (vs9) without the patch.
Kind regards,
Hauke
Attachment:
Block.patch
Description: Binary data