Ticket #25 (assigned enhancement)

Opened 10 years ago

Last modified 10 years ago

modify --queue code so it can be used with --inline

Reported by: utke Owned by: utke
Priority: major Component: Python Generator
Version: mercurial tip Keywords:
Cc:

Description

the first problem occurs as shown in RapsodiaRegression/CppQueueSplitSourceInline?

because of duplicate definitions as in :
driver.o:(.bss+0x0): multiple definition of `WorkArray?<RAfloatD_struct, RAfloatD_slice>::workArrayD'
speelpenning.o:(.bss+0x0): first defined here
driver.o:(.bss+0x10): multiple definition of `ActiveTypeQueue::atQueue'
speelpenning.o:(.bss+0x10): first defined here
driver.o:(.bss+0x8): multiple definition of `WorkArray?<RAfloatS_struct, RAfloatS_slice>::workArrayS'
speelpenning.o:(.bss+0x8): first defined here

Change History

comment:1 Changed 10 years ago by utke

  • Version set to mercurial tip

comment:2 Changed 10 years ago by utke

  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.