> While right now we don't have library differences or "ifdefs"
> differences, there are plans to get some.
> See for example bug:
> https://code.google.com/p/ganeti/issues/detail?id=535

I have looked at this issue.  The patch I will send to this thread
contains a fix to address this issue.  In summary, it uses a C
preprocessor definition (i.e., -DTEST) when the test profile is
enabled (i.e., HTEST=true).  I read what you wrote about the multiple
profiles and their combination.  I haven't been able to come up with a
solution that allows us to combine profiles.  So the patch I am
sending only allows one profile at a time (or it should only be used
with one profile at a time).  In any case, do we have a concrete use
case where we would like to combine multiple profiles ?

(The patch will follow in the next email in this thread)

Thanks,
Jose

Reply via email to