On Sat, Sep 08, 2007 at 07:34:13AM -0700, Terry Dontje wrote:
> After playing around with translators and getting args[0]->??? to
> work in my test provider I have a question that is nagging me.  If
> conninfo_t is to be a common typedef to be used by any provider
> shouldn't it be contained in a common .d file instead of something like
> iscsi.d or mpi.d?

Indeed it should. I realized this after doing the iSCSI target provider work,
and Jon Haslam is currently working to add a control directive that will
allow a D library file to depend on other D library files. Once Jon's work
has been integrated, we'll move conninfo_t into a common file so that other
D library files may depend on it.

  6600430 library dependencies for DTrace

Adam

-- 
Adam Leventhal, FishWorks                        http://blogs.sun.com/ahl
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to