[MacPorts] #35077: TeXmacs: variable length array of non-POD element type 'tree'

MacPorts noreply at macports.org
Tue Jul 3 16:43:17 PDT 2012


#35077: TeXmacs: variable length array of non-POD element type 'tree'
--------------------------------------------+-------------------------------
 Reporter:  herrmann.alfred@…               |       Owner:  gwright@…           
     Type:  defect                          |      Status:  new                 
 Priority:  Normal                          |   Milestone:                      
Component:  ports                           |     Version:  2.1.1               
 Keywords:                                  |        Port:  TeXmacs             
--------------------------------------------+-------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => gwright@…


Old description:

> :info:build ./Typeset/Bridge/bridge_with.cpp:162:3: error: variable
> length array of non-POD element type 'tree'
> :info:build   STACK_NEW_ARRAY(oldv,tree,k);
> :info:build   ^
> :info:build Kernel/Abstractions/basic.hpp:55:44: note: expanded from
> macro 'STACK_NEW_ARRAY'
> :info:build #define STACK_NEW_ARRAY(name,T,size) T name[size]
> :info:build                                            ^

New description:

 {{{
 :info:build ./Typeset/Bridge/bridge_with.cpp:162:3: error: variable length
 array of non-POD element type 'tree'
 :info:build   STACK_NEW_ARRAY(oldv,tree,k);
 :info:build   ^
 :info:build Kernel/Abstractions/basic.hpp:55:44: note: expanded from macro
 'STACK_NEW_ARRAY'
 :info:build #define STACK_NEW_ARRAY(name,T,size) T name[size]
 :info:build                                            ^
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/35077#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list