[Webkit-unassigned] [Bug 15914] [GTK] Implement Unicode functionality using GLib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 06:54:48 PDT 2009


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


mikkel at linet.dk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikkel at linet.dk




------- Comment #67 from mikkel at linet.dk  2009-04-08 06:54 PDT -------
How do we deal with this error, what could replace these functions ?


../WebCore/editing/visible_units.cpp: In function 'int
WebCore::firstNonComplexContextLineBreak(const UChar*, int)':
../WebCore/editing/visible_units.cpp:49: error:
'hasLineBreakingPropertyComplexContext' was not declared in this scope
../WebCore/editing/visible_units.cpp: In function 'int
WebCore::lastNonComplexContextLineBreak(const UChar*, int)':
../WebCore/editing/visible_units.cpp:58: error:
'hasLineBreakingPropertyComplexContext' was not declared in this scope
../WebCore/editing/visible_units.cpp: In function 'WebCore::VisiblePosition
WebCore::previousBoundary(const WebCore::VisiblePosition&, unsigned int
(*)(const UChar*, unsigned int, unsigned int))':
../WebCore/editing/visible_units.cpp:89: error:
'hasLineBreakingPropertyComplexContext' was not declared in this scope
../WebCore/editing/visible_units.cpp: In function 'WebCore::VisiblePosition
WebCore::nextBoundary(const WebCore::VisiblePosition&, unsigned int (*)(const
UChar*, unsigned int, unsigned int))':
../WebCore/editing/visible_units.cpp:175: error:
'hasLineBreakingPropertyComplexContext' was not declared in this scope
make[1]: *** [WebCore/editing/libWebCore_la-visible_units.lo] Error 1
make[1]: Leaving directory
`/home/mkj/projects/XCare/build/webkit-1.1.4/WebKitBuild'
make: *** [all] Error 2


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



More information about the webkit-unassigned mailing list