Opened 12 years ago

Last modified 12 years ago

#35077 closed defect

TeXmacs: variable length array of non-POD element type 'tree' — at Version 1

Reported by: herrmann.alfred@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: TeXmacs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

: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                                            ^

Change History (2)

Changed 12 years ago by herrmann.alfred@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to gwright@…
Note: See TracTickets for help on using tickets.