Re: The external interface for the parser piece
[email protected] (Tom Hughes) Thu, 14 Dec 2000 07:17:40 GMT
| Newsgroups | perl.perl6.internals.api.parser |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]> Dan Sugalski <[email protected]> wrote: > I was under the impression that ANSI C required that a void * be large > enough to store any pointer type in it. Whether that's true or not's > irrelevant at the moment, though we can work something out at some point > later. Any data pointer type, yes. It completely outlaws any attempt to cast between data and function pointers though. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ ...Things are not as bad as they seem - they're worse