[Boost-bugs] [Boost C++ Libraries] #2036: Crash with some invalid nested templates specification

Subject: [Boost-bugs] [Boost C++ Libraries] #2036: Crash with some invalid nested templates specification
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-22 21:08:26


#2036: Crash with some invalid nested templates specification
--------------------------+-------------------------------------------------
 Reporter: rk | Owner: djowel
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: quickbook
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: |
--------------------------+-------------------------------------------------
 Quickbook crashes (access violation - memory write) when compiling the
 following code:

 {{{
 [template join1[a b] [b][a]] [/<- "error: Expanding template"]
 [template join2[a b] [a][b]]
 [template test[x] [join1 [join2 0 [x]] 0]]
 [test 0]
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2036>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC