Errors compiling DSSS

Walter Bright newshound2 at digitalmars.com
Wed Nov 28 05:00:00 PST 2012


On 11/28/2012 3:04 AM, Andrei Alexandrescu wrote:
> Even with --shebang there are odd limitations of the shebang line length
> etc. I think it would make sense to add options in the form of a
> stylized comment below the shebang line. That comment can be read and
> parsed by rdmd appropriately. For example:
>
> #!/usr/bin/rdmd
> /**rdmdoptions
> -L-lmylib
> */
> ...

There's gotta be a better syntax than that!



More information about the Digitalmars-d mailing list