[bind10-dev] python & Gentoo Linux

Michal 'vorner' Vaner michal.vaner at nic.cz
Sat Apr 2 21:02:30 UTC 2011


Hello

On Sat, Apr 02, 2011 at 06:43:30PM +0000, Francis Dupont wrote:
> > Surely, even making it compile now on windows would be a heroic task
> 
> => so I should be a hero: I took the lib/exceptions (it is compiled
> first so I know it has no dependency), the google test and with some
> Visual Studio hacking I got the run_unittests binary to run.

Good.

Well, the problem isn't the compilation of C++ itself, but the build system uses
few sed scripts to generate some files, there are some OS dependant calls from
place to place (I know of few fork() calls in some tests), and some stuff nobody
knows about now, because it simply isn't run under windows.

> > so don't hesitate to ask for any help (it doesn't compile now...
> 
> => in fact it compiles but it doesn't link: I chose to build a DLL
> and this requires to export classes (in theory a .def does the work
> but forget it with C++) so the code needs a small change.
> I've just stopped for dinner, it should be fine if someone opens
> a ticket and a branch (the ticket to discuss about what to dom
> the branch to save what already works): I don't know what are the
> current procedures.

Yes, we have a ticket for each task, to talk about reviews and such, I believe
you should be able to open it yourself (if not, it's a misconfiguration, anyone
should be able to create one). With a branch, I guess you don't have an account
on the bind10 machine (I don't remember seeing you on the team). So, you can
just put a git repo with your branch somewhere we could pull from for now? (Do
you know how?)

Anyway, we try to split into as small tasks as possible, so the branches don't
diverge too much from master, it's easier to review and there are less
conflicts. The procedures are that at the end, the ticket is put into review and
someone looks at the branch, but whatever works for you to get to that point has
quite no guidelines.

With regards

-- 
How many Lisp programmers does it take to change a light bulb?
(((H)mmm,) (I'm ((not) sure, better))) (find (out))...

Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20110402/f72f7188/attachment.bin>


More information about the bind10-dev mailing list