← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1393017] Re: error:Field not supported in union.

 

I am try to port my little game from cpp to js.
BTW,I port the game from cpp to actionscript3 (Adobe Flash) already (using Adobe Alchemy). and can be played well.
(cpp version is wrote on both opengl and DirectX 11)
so the render code is already totally separated from game logic.

I used to think it will be successfully for i don't use any complex grammar.
but i did use a lot code which type is not safe.
i am worry about the problem.
so it is not the problem of memory consumption.
in your meaning, I don't know which code will error even it compiled successfully.

BTW,my game has a MACRO that ,if the memory pool mode is defined, i will
malloc a block memory of enough size. and handle all malloc and free in
this memory pool. i think the mode is not supported ?

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Cheerp.
https://bugs.launchpad.net/bugs/1393017

Title:
  error:Field not supported in union.

Status in Cheerp: C++ for the Web:
  Invalid

Bug description:
  is the error means, cheerp does not support union?

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheerp/+bug/1393017/+subscriptions


References