Opened 15 years ago

Closed 13 years ago

#1536 closed Patches (fixed)

Add missing template keyword to dependent type name template instance

Reported by: Ryan Gallagher <ryan.gallagher@…> Owned by: kaalus
Milestone: Boost 1.36.0 Component: property_tree
Version: Boost 1.34.1 Severity: Showstopper
Keywords: Cc:

Description

I have a patch to detail/ptree_implementation.hpp that is required to use this with gcc3 at least (and any conforming compiler). It was against PropertyTree rev5 in boost vault. However, the issue still appears to be there in the svn trunk, just different lines. See lines 538 and 573 of this file on the trunk.

Attachments (1)

detail_ptree_implementation.hpp.patch.txt (760 bytes ) - added by Ryan Gallagher <ryan.gallagher@…> 15 years ago.
Small Patch for property_tree/detail/ptree_implemenation.hpp

Download all attachments as: .zip

Change History (3)

by Ryan Gallagher <ryan.gallagher@…>, 15 years ago

Small Patch for property_tree/detail/ptree_implemenation.hpp

comment:1 by Marshall Clow, 15 years ago

Component: Noneproperty_tree
Owner: set to kaalus

comment:2 by Sebastian Redl, 13 years ago

Resolution: fixed
Status: newclosed

This seems to have been fixed a long time ago. get_own doesn't even exist anymore.

Note: See TracTickets for help on using tickets.