Public bug reported:

BMP support is broken in libecere due to the way GCC 4.7 now packs structs by 
default.
This has been fixed by automatically adding __attribute__ ((gcc_struct)) to 
structs in the code generated by the eC compiler.

[Test Case]
Open up a .bmp file in the Ecere IDE

[Regression Potential]
This could potentially affect all applications built with the eC compiler, but 
reverts to the behavior to that of GCC versions < 4.6 found in Precise 
regarding struct padding, which was expected in eC/Ecere applications.

** Affects: ecere-sdk (Ubuntu)
     Importance: Undecided
     Assignee: Jerome St-Louis (jerstlouis)
         Status: New

** Changed in: ecere-sdk (Ubuntu)
     Assignee: (unassigned) => Jerome St-Louis (jerstlouis)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1107755

Title:
  Loading BMP files with Ecere does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecere-sdk/+bug/1107755/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to