#36265 closed defect (fixed)
soci-devel: error: use 'template' keyword to treat 'value' as a dependent template name
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | g.lorenz@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | clang | Cc: | |
Port: | soci-devel |
Description
soci-devel fails to build, at least with clang on Xcode 4.4.1 on Mountain Lion. The error is:
error: use 'template' keyword to treat 'value' as a dependent template name
We fixed a similar problem in kdelibs4 recently so the fix here may be similar. It may be prudent to first try to update soci-devel to a newer upstream version; they may have fixed this already.
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Marked soci-devel as obsolete and replaced by soci in r103525. It can always be revived and updated to a newer development version later if that's desired.
Note: See
TracTickets for help on using
tickets.
Yes, it is fixed in the repository, but not in the latest released version 3.1.0. Made new port soci based on old soci-devel port, updated to 3.1.0, and including the upstream patch. r103524