Status: New
Owner: ----

New issue 166 by patterner: r869 jsrexep.cc needs qsort() declaration
http://code.google.com/p/v8/issues/detail?id=166

% g++ -o obj/release/jsregexp.o -c -m32 src/jsregexp.cc

src/utils.h: In member function 'void v8::internal::Vector<T>::Sort(int
(*)(const T*, const T*)) [with T = v8::internal::CharacterRange]':
src/list-inl.h:104:   instantiated from 'void v8::internal::List<T,
P>::Sort(int (*)(const T*, const T*)) [with T =
v8::internal::CharacterRange, P = v8::internal::ZoneListAllocationPolicy]'
src/jsregexp.cc:2637:   instantiated from here
src/utils.h:340: error: 'qsort' was not declared in this scope

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to