<div dir="ltr">Hi Andreas<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>
</div>I wouldn't mind having a cross-platform hash class in our utils library,<br>
for cases when QHash doesn't fit the bill. OTOH currently all platforms<br>
that people actively compile kdevelop on (linux+win32) are covered,<br>
because they can use hash_map from gcc or msvc, which even have the same<br>
API. So unless someone wants to do "the work" to make our code "more"<br>
crossplatform for future mac/solaris ports I guess we can live with what</blockquote><div><br> </div></div>what compilers actually should be used on win32 platform to compile the whole stuff? you mentioned msvc but this is free only in express ed and I am not sure, if this is a good choice for that. shouldn't we only use gcc for that?<br>
<br>thanks<br></div>