Details
Details
- Reviewers
cedric - Maniphest Tasks
- T7718: eolian "error" enum values overlap standard libc error codes
- Commits
- rEFL6b046ec845b6: efl.gfx: remove Efl.Gfx.Image_Load_Error
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Branch
- master
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 9817
Comment Actions
It seems that this patch has no reviewers specified. If you are unsure who can review your patch, please check this wiki page and see if anyone can be added: https://phab.enlightenment.org/w/maintainers_reviewers/
src/lib/evas/canvas/evas_main.c | ||
---|---|---|
38 | I think so. EWAPI means that we can override the symbol (weak symbol) if I am correct. This make sense for function, but I don't think we want that here. |