RE: HaskellDirect and array of strings

1998-12-06 Thread Sigbjorn Finne (Intl Vendor)
Michael Hobbs <[EMAIL PROTECTED]> writes: > > I'm not sure whether to classify this as a bug in HaskellDirect or a > limitation of the expressiveness of IDL. The problem arises > when trying > to pass an array of strings (a la argv in main()) to an external > function. During the marshall, the

HaskellDirect and array of strings

1998-12-03 Thread Michael Hobbs
I'm not sure whether to classify this as a bug in HaskellDirect or a limitation of the expressiveness of IDL. The problem arises when trying to pass an array of strings (a la argv in main()) to an external function. During the marshall, the outermost array of pointers gets allocated, but the inner