#35077: TeXmacs: variable length array of non-POD element type 'tree' --------------------------------------------+------------------------------- Reporter: herrmann.alfred@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: TeXmacs --------------------------------------------+------------------------------- :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> MacPorts <http://www.macports.org/> Ports system for Mac OS