Opened 12 years ago

Closed 12 years ago

#35077 closed defect (duplicate)

TeXmacs: variable length array of non-POD element type 'tree'

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                                            ^

Attachments (1)

main.log (173.4 KB) - added by herrmann.alfred@… 12 years ago.

Download all attachments as: .zip

Change History (3)

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@…

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

Resolution: duplicate
Status: newclosed

Duplicate of #34565.

Note: See TracTickets for help on using tickets.