#3980 closed Patches (fixed)
Boost spirit and nvcc
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | Boost 1.43.0 | Component: | config |
| Version: | Boost 1.42.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
nvcc wasn't able to compile source codes with spirit. This simple patch seems to solve the problem. This is also related to #3919.
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | changeset_r60147.diff added |
|---|
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [60150]) Fixes #3980.