On Thu, Mar 15, 2012 at 11:36 PM, Enlightenment SVN
<[email protected]> wrote:
> Add elev8 prefix to libraries

Any reason for this? Modules are installed inside elev8 module
directory, so there is no possibility of name clash with system
libraries; also, module loading is now broken because require() can't
find modules prefixed with "libelev8_".

Regarding the log domain: this is also broken, since now instead of
INF("msg"), I'll have to write INF("%s msg", MODULE_NAME). This isn't
the correct way of using Eina_Log. Also, please don't squash unrelated
changes in one commit, makes it difficult to review.

I'm reverting this commit.

-- 
  Leandro

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to