
On Aug 5, 2005, at 9:04 PM, Hartmut Kaiser wrote:
David Abrahams wrote:
I am currently testing a CVS snapshot of the upcoming boost 1.33.0 release (from 07/31), and I found the attached patch is needed. This is because the T_DIVIDE macro is already declared in the FreeBSD header file /usr/include/machine/trap.h, which is pulled via various other header files.
Kind regards, Simon (maintainer of the FreeBSD boost port)
Always a good idea to mention the library name concerned in your subject line to get attention of the right people.
According to Gnus, your attachment uses an invalid coding system, "ascii," FYI. Been seeing this in a few places recently.
That's a simple fix which does not affect any other library (I just have to rename the enum member throughout the library). Should I apply it now or after the release?
I already went ahead and applied it :) Doug