On 2009/11/25 16:31:25, Søren Gjesse wrote: > On 2009/11/25 09:26:42, Mikhail Naganov wrote: > > On 2009/11/25 02:55:05, pvalchev wrote: > > > seems to work from a few basic tests > > > > Out of curiosity, I've compared 'platform-openbsd.cc' with > 'platform-freebsd.cc' > > and found only minor differences. I think, a better approach would be to reuse > > the common code for these two platforms as much as possible. > > > > So, my proposal is to rename 'platform-freebsd' to something like > > 'platform-bsd', and throw in #ifdefs where needed.
> Maybe it is also be possible to move more common code into platform-posix. The common code (or at least the majority of it) is already in platform-posix, there are just a few functions missing that are left up to each OS to implement (as they differ). Peter http://codereview.chromium.org/431047 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
