[Webkit-unassigned] [Bug 31273] Added macros for USERINCLUDE paths within symbian blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 05:28:17 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31273





--- Comment #22 from Janne Koskinen <koshuin at gmail.com>  2009-11-16 05:28:15 PST ---
(In reply to comment #21)

I haven't tried the patch yet so don't know if it broke anything.
Headers are moved about in MCL releases and I would assume this could
potentially break anyways.

> I agree with you that it would be preferable to apply this change to all
> localheader include cases. I am not sure what you mean with using "userinclude"

MMP_RULES += "USERINCLUDE ."

or change each include not under epoc32\include to be user includes.

Would be the only 2 alternatives I can live with :)

> 
> The patch for these particular include paths on targets beyond 5.0 due to
> changes in the (abld) tools chain. The first SYSTEMINCLUDE always becomes
> /epoc32/include, regardless of declarations in mmp files. That is, we must use
> USERINCLUDE to guarantee inclusion before that.

This was a bug in SBSv2 and also on abld and has been fixed from SBSv2 already.
It was added to fix some silly test case without thinking...

Toolchain is bugged, but we are trying to fix it instead of trying to work
around it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list