Re: mlnlffigen aborting because of structs
Matthew Fluet <[email protected]> Wed, 11 Feb 2015 15:28:13 -0500
| Newsgroups | gmane.comp.lang.ml.mlton.user |
|---|---|
| Message-ID | <CAMrhFL4j6Y-9Nfv0aeoEe_h3ep4HCXMdRwcZmXN2s0+gAJWogQ@mail.gmail.com> |
On Tue, Feb 10, 2015 at 12:02 AM, Armando Doval <[email protected]> wrote: > Is there a reason why mlnlffigen has to abort completely when it encounters > a function with a struct argument or return type? I realize the feature > isn't supported, but what is the user supposed to do when a header includes > such functions? Modifying the header seems like a brittle solution. I think > I've successfully changed mlnlffigen so that it'll emit a warning and skip > the function, but I wanted to see if there was an alternative solution or a > reason why I shouldn't do that. I don't see any reason why mlnlffigen shouldn't try to recover from a function with a struct argument or return type. Sounds like a useful modification. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/